You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Trigger Rolling Updates on Talos Config Changes
12
+
13
+
The controller now reacts to `TalosConfig` spec changes
14
+
and can do rolling updates of the control plane machines.
15
+
16
+
17
+
### Contributors
18
+
19
+
* Artem Chernyshev
20
+
21
+
### Changes
22
+
<details><summary>2 commits</summary>
23
+
<p>
24
+
25
+
*[`59c39a8`](https://github.com/talos-systems/cluster-api-control-plane-provider-talos/commit/59c39a8e1d0f3062b2b5e9bb47a178b9dfe27bed) fix: introduce 5 second timeout for each Talos client call
26
+
*[`d2f21be`](https://github.com/talos-systems/cluster-api-control-plane-provider-talos/commit/d2f21beb4c3f20e6ad1a406a04a694005e36922c) fix: log actual error message in the reconcile error
27
+
</p>
28
+
</details>
29
+
30
+
### Dependency Changes
31
+
32
+
This release has no dependency changes
33
+
34
+
Previous release can be found at [v0.5.0](https://github.com/talos-systems/cluster-api-control-plane-provider-talos/releases/tag/v0.5.0)
35
+
1
36
## [CAPI Control Plane Provider Talos 0.5.0](https://github.com/talos-systems/cluster-api-control-plane-provider-talos/releases/tag/v0.5.0) (2023-05-04)
2
37
3
38
Welcome to the v0.5.0 release of CAPI Control Plane Provider Talos!
0 commit comments