Of all the containers in the pod template of the csi-cinder-controllerplugin StatefulSet, docker.io/k8scloudprovider/cinder-csi-plugin is the only one that does not appear to have options for leader election.
Isn't this a requirement to run in HA with a multi-replica Deployment?
Of all the containers in the pod template of the
csi-cinder-controllerpluginStatefulSet,docker.io/k8scloudprovider/cinder-csi-pluginis the only one that does not appear to have options for leader election.Isn't this a requirement to run in HA with a multi-replica Deployment?