-
Notifications
You must be signed in to change notification settings - Fork 645
Open
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Description
/kind bug
What happened:
The example custom StorageClass found in the cinder-csi values.yaml here uses deletionPolicy, and I think it should be reclaimPolicy. Using deletionPolicy seems to still result in the StorageClasses being created, but the policy is ignored.
What you expected to happen:
StorageClasses to be created with the correct reclaimPolicy. This isn't really a problem with the plugin, but the example could be changed.
How to reproduce it:
Use deletionPolicy for custom StorageClasses.
Anything else we need to know?:
First time submitting an issue, so apologies if I overlooked something or this isn't actually a problem!
Environment:
- cinder-csi-plugin version: v1.33.0
- OpenStack version: N/A
- Others:
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.