Skip to content

Releases: webdevops/kube-bootstrap-token-manager

25.5.0

01 May 22:03
e4d5ede
Compare
Choose a tag to compare
  • 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

18 Sep 21:42
Compare
Choose a tag to compare
  • switch to golang 1.19
  • update dependencies
  • update build system

22.2.0

14 Feb 23:10
Compare
Choose a tag to compare
  • 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

15 Nov 19:17
Compare
Choose a tag to compare
  • switch to multi arch build (amd64 & arm64)

20.11.0

15 Nov 14:35
Compare
Choose a tag to compare
  • update go dependencies
  • image now build by GitHub actions and pushed to Docker Hub and Quay

20.8.0

15 Aug 18:37
Compare
Choose a tag to compare
  • 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.5

30 Jul 18:14
Compare
Choose a tag to compare
  • Add retry

20.7.4

29 Jul 21:42
Compare
Choose a tag to compare
  • improve kubernetes error handling

20.7.3

28 Jul 20:32
Compare
Choose a tag to compare
  • azure: fix handling of non existing secret
  • azure: add full sync (all valid tokens)
  • smaller bugfixes

20.7.2

28 Jul 06:55
Compare
Choose a tag to compare
  • fix build/lint issue (no other changes)