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

Generate rook storage nodes from ceph-resource nodes and add flexibility to Helm values overall #1609

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Lappihuan
Copy link

This update proposes dynamically generating storage nodes from the ceph-resource group, making rook_storage optional and deprecating the redundant rook_storage_nodes. This change simplifies configuration while maintaining flexibility and improves the process of node creation.

The PR also introduces overrides for rook_mon and rook_mgr in the Helm values, enabling more customizable setups. For example, rook_mon can be used to configure a stretch cluster, as described in the Rook documentation here, providing more flexibility for specific deployment scenarios.

…more flexible configuration.

make rook_storage optional and dynamically generate nodes based on ceph-resource group
make it backwards compatible with rook_storage_nodes which is still used in testbed

Signed-off-by: Oriano de-Stefani <[email protected]>
@Lappihuan Lappihuan changed the title Generate storage nodes from ceph-resource nodes and add flexibility to Helm values overall Generate rook storage nodes from ceph-resource nodes and add flexibility to Helm values overall Sep 19, 2024
Oriano de-Stefani added 3 commits September 19, 2024 19:29
Signed-off-by: Oriano de-Stefani <[email protected]>
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