Skip to content

v0.0.16

Compare
Choose a tag to compare
@aramase aramase released this 10 Oct 00:05
482ff2e

Warning ⚠️

  • The SecretProviderClass needs to be in the same namespace as the pod referencing it as of v0.0.12.
  • Defining driver configuration and provider-specific parameters to the CSI driver in pod.Spec[].Volumes has been deprecated in v0.0.12. It is now mandatory to use SecretProviderClass custom resource.

Bug Fixes 🐞

  • marshal secrets for non node publish secret ref (#339)