github kubernetes-sigs/secrets-store-csi-driver v0.0.14

latest releases: v1.4.3, v1.4.2, v1.4.1...
3 years ago

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.

Features 🌈

  • gRPC support for driver-provider communication (#280)
  • add managed label to secret created by driver (#314)

Documentation 📘

  • update install doc for sync secret rbac (#306)
  • add known limitations docs (#311)

Testing 💚

  • update test for secret with multiple owner references (#309)

Helm 📈

  • set resource limits in deploy and charts (#312)
  • add option to set --grpc-supported-providers in helm charts (#312)

Maintenance 🔧

  • update crd apiversion to apiextensions.k8s.io/v1 (#313)

Don't miss a new secrets-store-csi-driver release

NewReleases is sending notifications on new releases.