github Azure/azure-workload-identity v1.0.0-beta.0

latest releases: v1.3.0, v1.2.2, v1.2.1...
pre-release18 months ago

v1.0.0-beta.0 - 2023-03-01

Breaking Changes ⚠️

As of v1.0.0 release, the azure-workload-identity mutating admission webhook is defaulting to using failurePolicy: Fail instead of Ignore. With this change, we have added an object selector in the configuration to only intercept and mutate pods that have the azure.workload.identity/use: "true" label. This change reduces the latency impact of the webhook and prevents workload pods that require the injected environment variables and projected service account token volume from starting in an unexpected state. Refer to issue for more details.

Changelog

Documentation 📘

  • c8cc81d docs: add note about disconnected env in faq (#747)

Maintenance 🔧

  • 24280eb chore: bump golang.org/x/net in /examples/azure-identity/go (#762)
  • 1ae9e1b chore: bump github/codeql-action from 2.2.4 to 2.2.5 (#768)
  • da629ad chore: bump golang.org/x/net in /examples/msal-go (#763)
  • 48ea292 chore: bump golang.org/x/net from 0.4.0 to 0.7.0 (#765)
  • eca1cad chore: bump golang.org/x/text in /examples/azure-identity/go (#761)
  • 96522ab chore: bump golang.org/x/text from 0.3.7 to 0.3.8 in /examples/msal-go (#760)
  • f0df5b4 chore: update debian-iptables to bullseye-v1.5.2 (#758)
  • d7b7191 chore: bump github/codeql-action from 2.2.3 to 2.2.4 (#753)
  • 4b8e2a4 chore: bump github/codeql-action from 2.2.2 to 2.2.3 (#745)

Testing 💚

  • 1e1cbf2 test: install devel releases with helm and update webhook poll_webhook_readiness (#746)

Don't miss a new azure-workload-identity release

NewReleases is sending notifications on new releases.