Fixed all known critical issues and it was time to go to v1.0.0! 🎉
New features:
- [docs] New documentation portal at https://akv2k8s.io
- [env-injector] Improved logging
- [env-injector] Prometheus metrics
- [env-injector] Retry (up to 3 times) if fail to access AzureKeyVaultSecret on first try (ref: #34 )
- [env-injector] Support getting raw certificate (
?raw
) - [controller & env-injector] Support all Azure environments (public, china, german, us-gov) - thanks @mayong43111 ❗️
Fixed:
- [env-injector] Custom authentication
- [env-injector] Delete sensitive files
- [env-injector] Not map host volume for azure.json when using custom auth
- [env-injector] Canonical names for Docker images
- [controller] Use optional param for --cloudconfig (was hardcoded) - thanks @reiniertimmer ❗️
Helm Chart versions
controller: 1.0.0 (app v: 1.0.0)
env-injector: 1.0.0 (app v: 1.0.0)