v0.5.0
CAPI Bootstrap Provider Talos 0.5.0 (2021-11-09)
Welcome to the v0.5.0 release of CAPI Bootstrap Provider Talos!
Please try out the release binaries and report any issues at
https://github.com/talos-systems/cluster-api-bootstrap-provider-talos/issues.
CAPI v1beta1
CABPT now supports CAPI version 1.0.x (v1beta1).
talosconfig
Generation
CABPT now generates client-side Talos API credentials (talosconfig
) in the <cluster>-talosconfig
Secret.
Generated talosconfig
will be updated with the endpoints of the control plane Machine
s.
Contributors
- Andrey Smirnov
- Artem Chernyshev
Changes
7 commits
- 6d27c57 release(v0.5.0): prepare release
- f6dc0a3 fix: regenerate manifests
- 2a4115f release(v0.5.0-alpha.0): prepare release
- d124c07 docs: update README with usage and compatibility matrix
- 20792f3 feat: generate talosconfig as a secret with proper endpoints
- abd206f feat: update to CAPI v1.0.x contract (v1beta1)
- b7faf9e feat: update Talos machinery to 0.13.0
Changes since v0.5.0-alpha.0
Dependency Changes
- inet.af/netaddr 85fa6c94624e new
- k8s.io/api v0.21.4 -> v0.22.2
- k8s.io/apiextensions-apiserver v0.21.4 -> v0.22.2
- k8s.io/apimachinery v0.21.4 -> v0.22.2
- k8s.io/client-go v0.21.4 -> v0.22.2
- sigs.k8s.io/cluster-api v0.4.3 -> v1.0.0
- sigs.k8s.io/controller-runtime v0.9.7 -> v0.10.2
Previous release can be found at v0.4.1