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
CABPT now generates client-side Talos API credentials (`talosconfig`) in the `<cluster>-talosconfig` Secret.
18
+
Generated `talosconfig` will be updated with the endpoints of the control plane `Machine`s.
19
+
20
+
21
+
### Contributors
22
+
23
+
* Andrey Smirnov
24
+
25
+
### Changes
26
+
<details><summary>2 commits</summary>
27
+
<p>
28
+
29
+
*[`00c2bd4`](https://github.com/talos-systems/cluster-api-bootstrap-provider-talos/commit/00c2bd4338de4a2ccbd1360aba3ebed4c8c562c9) docs: update README with usage and compatibility matrix
30
+
*[`f797aa6`](https://github.com/talos-systems/cluster-api-bootstrap-provider-talos/commit/f797aa6535355a57578a41c2281001f4d1765d3f) feat: generate talosconfig as a secret with proper endpoints
31
+
</p>
32
+
</details>
33
+
34
+
### Dependency Changes
35
+
36
+
***inet.af/netaddr** 85fa6c94624e **_new_**
37
+
38
+
Previous release can be found at [v0.4.1](https://github.com/talos-systems/cluster-api-bootstrap-provider-talos/releases/tag/v0.4.1)
0 commit comments