Skip to content

Releases: webdevops/kube-pool-manager

24.9.0

14 Sep 20:34
Compare
Choose a tag to compare
  • switch to golang 1.23 and update deps
  • add auto gomemlimit
  • fix stack trace for leader election

24.2.1

17 Feb 19:18
Compare
Choose a tag to compare
  • allow custom jsonpatches in configuration

24.2.0

17 Feb 18:35
Compare
Choose a tag to compare
  • switch to golang 1.22
  • update dependencies

23.6.0

13 Jun 21:27
Compare
Choose a tag to compare
  • switch to golang 1.20
  • update dependencies
  • migrate to zap logger

22.9.0

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

22.2.1

08 Feb 21:25
Compare
Choose a tag to compare
  • switch to distroless static image

22.2.0

08 Feb 19:39
Compare
Choose a tag to compare
  • fix race condition when using spec.providerID (kube-pool-manager now waits until node is "ready" to apply settings)
  • update dependencies
  • kubernetes client 1.23

21.12.0

22 Dec 19:02
Compare
Choose a tag to compare
  • update go dependencies
  • update to kubernetes 1.23
  • switch to golang 1.17

21.2.0

17 Feb 20:36
Compare
Choose a tag to compare
  • add ability to remove roles, labels and annotations from nodes (set it to null)
  • set gid in dockerfile to 1000 (like uid)

20.11.0

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