Skip to content

[cinder-csi-plugin] deletionPolicy in values.yaml example #2932

@billerbeck-ou

Description

@billerbeck-ou

/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

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions