canonical / canonical/microceph

Allow for custom service list at join time

Open
#22 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
396
Forks
74
Avg merge
2d 20h
Merged PRs (30d)
7

Description

Allow for a list of services to be passed to `microceph cluster join` which would override the default logic which just checks what's currently deployed and deploys until we reach 3 mon/mgr/mds.

This will need decoupling the service spawning from the joining stage as we can't feed data to the join hook.
Basically we'll need to change both `microceph cluster join` and `microceph init` (if implemented already, see #21) to make the join process use two separate client calls.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.