Releases: webdevops/azure-msi-operator
Releases · webdevops/azure-msi-operator
22.9.0
25 Sep 18:23
Compare
Sorry, something went wrong.
No results found
22.2.1
14 Feb 22:32
Compare
Sorry, something went wrong.
No results found
BREAKING CHANGES
changed azuretracing metrics
renamed endpoint to apiEndpoint to avoid prometheus-operator label clash
fix not working autoreset for azuretracing
add tenantID
includes the regression fix
22.2.0
11 Feb 13:50
Compare
Sorry, something went wrong.
No results found
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
using alpine as build system and strip debug symbols (smaller container image)
22.1.0
04 Jan 19:10
Compare
Sorry, something went wrong.
No results found
fix azure environment support
update go dependencies (update to Kubernetes 1.23 client)
21.8.0
29 Aug 17:51
Compare
Sorry, something went wrong.
No results found
update golang 1.17
update dependencies
improved, faster and more intelligent sync based on kubernetes watch
implement expiry support (kube-janitor support)
general refactoring
21.5.3
31 May 15:59
Compare
Sorry, something went wrong.
No results found
fix panic due to int translation
21.5.2
28 May 16:50
Compare
Sorry, something went wrong.
No results found
fix case of fieldnames
update dependencies
21.5.1
23 May 20:22
Compare
Sorry, something went wrong.
No results found
(for breaking changes see 21.5.0!)
21.5.0
23 May 20:00
Compare
Sorry, something went wrong.
No results found
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
20.11.0
16 Nov 21:28
Compare
Sorry, something went wrong.
No results found
update golang dependencies
image now build by GitHub actions and pushed to Docker Hub and Quay
switch to multi arch build (amd64 & arm64)