Skip to content

v0.2.0

Compare
Choose a tag to compare
@aramase aramase released this 25 Jun 18:03
· 660 commits to main since this release
83310b4

Features 🌈

  • add example with msal net and keyvault (#52)

Bug Fixes 🐞

  • use request namespace for service account (#59)
  • add control-plane to deploy manifest (#67)

Documentation 📘

  • add EOF to pod manifest (#55)

Testing 💚

  • enable binary scanning with trivy (#49)
  • setup nightly test pipeline (#50)
  • add upgrade test as part of nightly pipeline (#51)
  • disable nightly pipeline in PR (#53)
  • remove role assignment with identity ID and registry scope (#62)
  • use staging-pool for CI (#67)

Code Refactoring 💎

  • use camelCase for variables in msal .NET example (#54)

Maintenance 🔧

  • ensure availability after installing cert-manager (#64)
  • replace control-plane label with mpod.aad-pod-identity.io/system (#63)
  • update to using Azure.Security.KeyVault.Secrets for example (#65)
  • set api://AzureADTokenExchange as default audience (#69)
  • verify deployment YAML with kind cluster (#70)