You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: include publish-secret in StorageClass for NFS
The NFS node-plugin does not support staging, it only uses publishing.
For VolumeAttributeClass / ControllerModifyVolume the mutable parameters
are stored in the Ceph backend. This means that during volume publishing
the node-plugin needs to get the updated parameters from the Ceph
cluster (hence the publish secret requirement).
/tmp/csi has been added to the node-plugin Pod so that the temporary
credentials file can be written.
Signed-off-by: Niels de Vos <ndevos@ibm.com>
0 commit comments