github Azure/secrets-store-csi-driver-provider-azure 0.0.16

latest releases: v1.5.1, v1.5.0, v1.4.1...
2 years ago

Note 🗒️

  • Before upgrade, refer to doc on the optimizations done in the Secrets Store CSI Driver and actions to take for reducing memory consumption.

Breaking Changes ⚠️

  • syncSecret.enabled has been set to false by default. This means the RBAC clusterrole and clusterrolebinding required for sync mounted content as Kubernetes secret will no longer be created by default as part of helm install/upgrade. If you're using the driver to sync mounted content as Kubernetes secret, you'll need to set secrets-store-csi-driver.syncSecret.enabled=true as part of helm install/upgrade.

Ref: https://azure.github.io/secrets-store-csi-driver-provider-azure/upgrading/#upgrading-to-helm-chart-version-0020

Features 🌈

Bug Fixes 🐞

  • Update pod-security-policy.yaml to correct the unknown field "hostPort (#512, @balram2697)
  • check if result bundle not nil before dereferencing (#533, @aramase)

Documentation 📘

  • add installation steps for Azure RedHat Openshift (#446, @aramase)
  • update url reference in usage doc (#529, @aramase)
  • Add clarity about Service Principal being the only Identity Access Mode allowed for non Azure environments (#534, @DaveSlinn)

Helm 📈

Testing 💚

  • add unit tests and kind tests as part of nightly (#517, @aramase)
  • use variable group for kind e2e jobs (#522, @aramase)

Maintenance 🔧

  • bump golang.org/x/crypto to v0.0.0-20201216223049-8b5274cf687f (#511, @aramase)
  • bump browserslist from 4.14.0 to 4.16.6 in /website (#520, @dependabot)
  • Update pod-security-policy.yaml (#519, @616b2f)
  • Update Secrets Store CSI Driver to v0.0.23 (#536, @aramase)

Azure Key Vault Provider image is now in mcr.microsoft.com/oss/azure/secrets-store/provider-azure:0.0.16 and Secrets Store CSI Driver image is in mcr.microsoft.com/oss/kubernetes-csi/secrets-store/driver

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

NewReleases is sending notifications on new releases.