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

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

Warning ⚠️

This release includes breaking changes:

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

Features 🌈

  • Use controller to reconcile k8s secrets (#224)

Bug Fixes 🐞

  • set context for provider binary calls (#238)

Documentation 📘

  • add docs for ingress tls with vault (#212)
  • add note about community call (#244)
  • Update community meeting (#250)

Testing 💚

  • update azure key tests for latest release 0.0.6 (#213)
  • Update and fix e2e-vault (#234)

Helm 📈

  • update node selector and make it configurable (#232)

Maintenance 🔧

  • Adds image automated build (#189)
  • set DOCKER_CLI_EXPERIMENTAL in makefile (#218)
  • Switch from manifest-tool to docker manifest (#225)
  • update to livenessprobe v2.0.0 (#248)
  • Driver images are now hosted in GCR at us.gcr.io/k8s-artifacts-prod/csi-secrets-store/driver

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

NewReleases is sending notifications on new releases.