Skip to content

Releases: castai/cluster-controller

v0.22.1

22 Sep 14:17
e526c49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.22.0...v0.22.1

v0.22.0

21 Sep 13:27
8d3c7d2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.21.1...v0.22.0

v0.21.1

29 Jul 09:40
8f10a5c
Compare
Choose a tag to compare

Solve pending vulnerabilities by upgrading Helm dependency to v3.9.2

v0.21.0

11 Jul 07:21
beaa31f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20.0...v0.21.0

v0.20.0

07 Jul 13:25
823836b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.19.0...v0.20.0

v0.19.0

08 Jun 18:23
4b1812b
Compare
Choose a tag to compare
  • batching pod requests for drain actions in chunks of 5 to not overload control plane api
  • do not call for each pod individually when waiting for them to be terminated on the node
  • expose k8s clientset rate limiting config. Defaults: 25 QPS, 150 Burst

v0.18.2

26 May 13:26
69d4f28
Compare
Choose a tag to compare

What's Changed

  • fix: use exponential backoff for csr approvals by @anjmao in #35

Full Changelog: v0.18.1...v0.18.2

v0.18.1

24 May 08:53
6a6d400
Compare
Choose a tag to compare

What's Changed

  • fix: do not ack actions for context canceled errors by @anjmao in #34
  • fix: node drain fixes and improvements by @anjmao in #34

Full Changelog: v0.18.0...v0.18.1

v0.18.0

23 May 08:51
e7d5669
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.0...v0.18.0

v0.17.0

18 May 08:51
0d31d5c
Compare
Choose a tag to compare

What's Changed

  • feat: add check node deleted action by @anjmao in #32

Full Changelog: v0.16.2...v0.17.0