Releases: webdevops/kube-pool-manager
Releases · webdevops/kube-pool-manager
21.12.0
- update go dependencies
- update to kubernetes 1.23
- switch to golang 1.17
21.2.0
- 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
- update go dependencies
- image now build by GitHub actions and pushed to Docker Hub and Quay
20.8.0
- 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
- 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
- Allow mutiple pool configurations (continue)
- Add jsonpath caching
- Add node-role.kubernetes.io support