ceph: add initial ceph support. reading and writing m/ceph.conf #9
Reference in New Issue
Block a user
Delete Branch "pr-amery-ceph"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
they indicate the ceph monitors on the specified zone * MON{zoneID}_NAME * MON{zoneID}_ID * MON{zoneID}_IP Signed-off-by: Alejandro Mery <amery@jpi.io>Fine and dandy but segfaults if ceph.conf is not in the root of the machines. Please allow for ceph.conf to be in the proper place.
@@ -0,0 +37,4 @@}// revive:disable:cyclomatic// revive:disable:cognitive-complexityPlease also add // TODO: or // FIXME: explaining why this is needed
they indicate the ceph monitors on the specified zone * MON{zoneID}_NAME * MON{zoneID}_ID * MON{zoneID}_IP Signed-off-by: Alejandro Mery <amery@jpi.io>bug fixed and
// TODO:added to the complex parser functionLGTMN
v0.5.0tagged