Skip to content

Releases: castai/cluster-controller

v0.20.0

07 Jul 13:25
823836b

Choose a tag to compare

What's Changed

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

v0.19.0

08 Jun 18:23
4b1812b

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

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

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

Choose a tag to compare

What's Changed

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

v0.17.0

18 May 08:51
0d31d5c

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

v0.16.2

13 May 08:13
7d3815c

Choose a tag to compare

What's Changed

Full Changelog: v0.16.1...v0.16.2

v0.16.1

26 Apr 10:32
d560044

Choose a tag to compare

Fix evictor chart updates by introducing post-render version label ignore hook (#30)

v0.16.0

20 Apr 11:28
b503d1f

Choose a tag to compare

aks init data rework (#29)

v0.15.1

11 Apr 12:19
1e9abad

Choose a tag to compare

Retry on kubernetes connection refused errors (#28)