Releases: webdevops/kube-bootstrap-token-manager
Releases · webdevops/kube-bootstrap-token-manager
25.5.0
- switch to golang 1.24
- update dependencies
- add auto GOMAXPROCS and memory limits
- switch to new azuresdk
- switch to zap logging
- add secret annotations
22.9.0
- switch to golang 1.19
- update dependencies
- update build system
22.2.0
- 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)
- update dependencies
- update kubernetes client to 1.23
20.11.1
- switch to multi arch build (amd64 & arm64)
20.11.0
- update go dependencies
- image now build by GitHub actions and pushed to Docker Hub and Quay
20.8.0
- switch to golang 1.15
- Improve cached dependency fetching in Dockerfile
- Add makefile target build-push-development
- update golangci-lint to 1.130.0
20.7.4
- improve kubernetes error handling
20.7.3
- azure: fix handling of non existing secret
- azure: add full sync (all valid tokens)
- smaller bugfixes
20.7.2
- fix build/lint issue (no other changes)