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

Charm config to set the reclaim policy on the default storage class #6

Merged
merged 2 commits into from
Jul 3, 2024

Conversation

addyess
Copy link
Contributor

@addyess addyess commented Jul 3, 2024

Overview

Allow the user to set the reclaim policy of the default storage class created by the charm

Details

Expose through charm config two options for the reclaim policy: "Delete" or "Retain". Users can fat-finger the casing, and the charm will fix it to be appropriately title-cased

The charm will block on other invalid or missing config.
The default "Delete" is maintained

Links

@addyess
Copy link
Contributor Author

addyess commented Jul 3, 2024

Thanks to @nishant-dash for spotting the issue

@addyess addyess merged commit 6a28597 into main Jul 3, 2024
6 checks passed
@addyess addyess deleted the bug/lp2071824/config-reclaim-policy branch July 5, 2024 21:35
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