Releases: webdevops/azure-msi-operator
Releases · webdevops/azure-msi-operator
22.9.0
❗ IMPORTANT: Microsoft has deprecated aad-pod-identity service, please
switch to azure-workload-identity
- switch to golang 1.19
- update dependencies
- update build system
22.2.1
22.2.0
BREAKING CHANGES
- implement azuretracing metrics (replaces
azurerm_ratelimit
metric)- add
azurerm_api_ratelimit
metric on/metrics
endpoint - add
azurerm_api_request*
metrics on/metrics
endpoint
- add
- using alpine as build system and strip debug symbols (smaller container image)
22.1.0
21.8.0
21.5.3
21.5.2
21.5.1
21.5.0
- general refactoring
- add support for multiple namespaces (use commas)
- rename env AZUREIDENTITYBINDING_SYNC to AZUREIDENTITY_BINDING_SYNC (breaking change!)
- rename labels to msi.azure.k8s.io/xxxx (breaking change!)
- rename resourcename label to name (breaking change!)
- fix azure environment support
- add multiarch image for ppc64le and arm
- switch to golang 1.16
- update dependencies