v0.0.16
Warning ⚠️
- The
SecretProviderClassneeds to be in the same namespace as the pod referencing it as ofv0.0.12. - Defining driver configuration and provider-specific parameters to the CSI driver in
pod.Spec[].Volumeshas been deprecated inv0.0.12. It is now mandatory to useSecretProviderClasscustom resource.
Bug Fixes 🐞
- marshal secrets for non node publish secret ref (#339)