artifacthub helm/secret-store-csi-driver/secrets-store-csi-driver 0.1.0
v0.1.0

latest releases: 1.4.3, 1.4.2, 1.4.1...
2 years ago

Announcement 📢

  • --filtered-watch-secret has been enabled by default in v0.1.0 release. Refer to #550 for more info.
  • Note to Providers: Return files in gRPC responses to the driver is now the recommended approach. See #551
  • CustomResourceDefinitions in helm charts have been moved from templates to crds directory. pre-upgrade hooks have been added to manage the lifecycle of CRDs during install/upgrade.
  • ❗ Rollback to previous helm chart versions after installing v0.1.0 will result in an error.

Breaking Changes ⚠️

Features 🌈

Bug Fixes 🐞

Documentation 📘

Testing 💚

Helm 📈

  • ❗ Move crds to crds dir for helm3 and installCRDs flag for supporting helm3 ( #289, @Evalle)
  • move default annotations out of conditional (#629, @aramase)
  • Crd upgrade via helm hooks (#623, @nilekhc)
  • add keep-crd upgrade hook (#656, @aramase)

Maintenance 🔧

  • upgrades controller-runtime to v0.9.0 (#593, @nilekhc)
  • update to debian-base v1.7.2 and update packages to fix CVEs (#603, @aramase)
  • add warning message for sync secret forbidden error (#606, @aramase)
  • update debian base to buster-v1.8.0 (#609, @aramase)
  • removes local cache used for rotation (#598, @nilekhc)
  • revert changes from deploy and add to manifest_staging (#630, @aramase)
  • switch to using distroless base image for driver-crds (#643, @aramase)

Driver images are hosted in GCR at k8s.gcr.io/csi-secrets-store/driver

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

NewReleases is sending notifications on new releases.