Skip to content

cinder-csi-plugin: use of .Values.csi.provisioner.topology and --with-topology #2993

@rptaylor

Description

@rptaylor

/kind feature

Follow up from discussion here: #2985 (comment)

It sounds like the helm value .Values.csi.provisioner.topology should be changed to set --with-topology for the node and controller plugins, instead of setting the Topology feature gate.

@stephenfin can you confirm if that is correct?

Alternatively maybe a completely new value should be used instead of reusing .Values.csi.provisioner.topology , but then the issue and ambiguity remains with having different settings to disable topology in different ways.

Personally I would lean towards the simplest and cleanest change, even if it is breaking behaviour.
But I don't know all the intricacies involved.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions