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

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 🌈

  • add rotation reconciler (#303)
  • add trimspace to sanitize yaml fields (#327)
  • add event recorder (#323)

Documentation 📘

  • add doc for new provider gRPC (#317)
  • add doc for auto rotation (#331)

Testing 💚

  • Add more unit tests for secrets-store pkg (#308)
  • update e2e helm install for grpc supported provider (#328)
  • add e2e tests for rotation with azure provider (#329)

Maintenance 🔧

  • remove unused PodUID field in secretproviderclasspodstatus (#325)
  • update default rotation poll interval to 2m (#326)
  • change health check port to 8095 (#332)

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

NewReleases is sending notifications on new releases.