Skip to content

v1.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@tam7t tam7t released this 05 Oct 20:00
· 24 commits to release-1.0 since this release
7865a05

Announcement 📢

  • The SecretProviderClass and SecretProviderClassPodStatus CRDs are now v1!
  • The helm charts have been moved to https://kubernetes-sigs.github.io/secrets-store-csi-driver/charts. Refer to https://secrets-store-csi-driver.sigs.k8s.io/getting-started/upgrades.html#upgrades for information on upgrading existing clusters.
  • 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 in v0.1.0. 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.

Features 🌈

Bug Fixes 🐞

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