Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds etc-ceph plug to MicroCeph #388

Conversation

UtkarshBhatthere
Copy link
Contributor

Description

Adds a etc-ceph plug to MicroCeph to automatically manage the etc/ceph contents.

Fixes #na

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • CleanCode (Code refactor, test updates, does not introduce functional changes)
  • Documentation update (Doc only change)

How Has This Been Tested?

[ ] - Add a test to check for cluster status using ceph-commons cli client /etc/ceph should be automatically managed.

Contributor's Checklist

Please check that you have:

  • self-reviewed the code in this PR.
  • added code comments, particularly in hard-to-understand areas.
  • updated the user documentation with corresponding changes.
  • added tests to verify effectiveness of this change.

Signed-off-by: Utkarsh Bhatt <[email protected]>
Signed-off-by: Utkarsh Bhatt <[email protected]>
@UtkarshBhatthere
Copy link
Contributor Author

THe snap lays out /var/snap/mc.../conf as /etc/ceph to the snap environment. Thus to refer /etc/ceph in snap commands (install, remove hooks) we need to drop the snap layout reference mentioned first. Thus the idea of exposed /etc/ceph is paused at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant