Skip to content

Releases: webdevops/kube-pool-manager

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

20.8.0

15 Aug 18:23
Compare
Choose a tag to compare
  • Improve cached dependency fetching in Dockerfile
  • update golangci-lint to 1.130.0
  • switch to golang 1.15
  • Improve node watch handling
  • Implement leader election
  • improve api calls for patches

Deployment and roles have changed!

20.7.0

23 Jul 22:11
Compare
Choose a tag to compare
  • Switch to Calendar Versioning with YY.MM.MICRO format (year, month, increment)
  • Add multiple roles support
  • Improve logging
  • metrics: replace poolmanager_node_applied with poolmanager_node_pool_status
  • metrics: add poolmanager_node_applied

0.2.0

22 Jul 21:04
Compare
Choose a tag to compare
  • Allow mutiple pool configurations (continue)
  • Add jsonpath caching
  • Add node-role.kubernetes.io support

0.1.0

22 Jul 20:17
Compare
Choose a tag to compare

Initial revision