IBM / ibm-block-csi-driver

The IBM block storage CSI driver enables container orchestrators, such as Kubernetes and Openshift, to manage the life-cycle of persistent storage
Apache License 2.0
33 stars 25 forks source link

No affinity on pv when using topology #566

Open creativie opened 2 years ago

creativie commented 2 years ago

Hi IBM block CSI driver does not add nodeAffinity information to pv when using CSI Topology. This behavior causes pod scheduling and unsuccessful attempts to mount pv outside of those described in secret "supported_topologies".

Versions: ibm-block-csi-operator.v1.10.0 Openshift 4.11.0 (k8s v1.24.0+9546431)

kasserater commented 2 weeks ago

can you reproduce this with latest 1.11.3 release?