Skip to content

Enable object-map,exclusive-lock or use the storageClass imageFeatures for "-temp" cloned RBD volumes #4936

@dimm0

Description

@dimm0

Describe the feature you'd like to have

In

f := []string{librbd.FeatureNameLayering, librbd.FeatureNameDeepFlatten}
the features for -temp volumes are hard-coded to layering,flatten, making it impossible to do rbd du in that cluster. Would it be possible to take the list of features from CSI config the same way it'sfor regular images? Or also enable object-map,exclusive-lock for these?

What is the value to the end user? (why is it a priority?)

Be able to see rbd du for all images quickly

How would the end user gain value from having this feature?
Quick rbd du

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions