-
Notifications
You must be signed in to change notification settings - Fork 3
Unify config files for ccm and csi #352
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
base: main
Are you sure you want to change the base?
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/lgtm |
|
LGTM label has been added. DetailsGit tree hash: 489dd538c55e6d1ccab62eaad56d6688914f958e |
|
New changes are detected. LGTM label has been removed. |
How to categorize this PR?
/kind enhancement
What this PR does / why we need it:
Instead of using two different config formats (YAML and INI) the code was reworked to use the same YAML config for both CCM and CSI.
Special notes for your reviewer:
Breaking changes:
/hold
This change is breaking. Users must migrate their deployments for both CCM and CSI to the new YAML configuration. Even with the existing YAML configuration, the structure and names of the options have changed and must be adjusted.