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
Use credentials when calling ControllerModifyVolume
Storage providers expect to obtain secrets from the
ControllerMoodifyVolume CSI procedure. Without these credentials, it may
not be possible to apply the parameters of a VolumeAttributeClass.
A CSIPersistentVolumeSource does not have ControllerModifySecretRef
(like ControllerExpandSecretRef). This workaround, uses the parameters
to resolve the secrets by itself.
0 commit comments