ceph: add initial ceph support. reading and writing m/ceph.conf #9
Merged
amery
merged 13 commits from pr-amery-ceph into main 2 years ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'pr-amery-ceph'
Deleting a branch is permanent. It CANNOT be undone. Continue?
they indicate the ceph monitors on the specified zone * MON{zoneID}_NAME * MON{zoneID}_ID * MON{zoneID}_IP Signed-off-by: Alejandro Mery <[email protected]>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.
}// 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 <[email protected]>bug fixed and
// TODO:added to the complex parser functionLGTMN
1fe1cf940dinto main 2 years agov0.5.0taggedReviewers
1fe1cf940d.