File tree Expand file tree Collapse file tree 1 file changed +49
-0
lines changed Expand file tree Collapse file tree 1 file changed +49
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## [ CAPI Control Plane Provider Talos 0.4.2] ( https://github.com/talos-systems/cluster-api-control-plane-provider-talos/releases/tag/v0.4.2 ) (2022-01-04)
2
+
3
+ Welcome to the v0.4.2 release of CAPI Control Plane Provider Talos!
4
+
5
+
6
+
7
+ Please try out the release binaries and report any issues at
8
+ https://github.com/talos-systems/cluster-api-control-plane-provider-talos/issues .
9
+
10
+ ### ` init ` nodes deprecation
11
+
12
+ Starting from this release CACPPT no longer relies on init nodes to bootstrap the cluster.
13
+ Instead, it issues bootstrap command and keeps bootstrap status information in the ` TalosControlPlane ` resource.
14
+ Bootstrap state can also be retrieved from the conditions.
15
+
16
+
17
+ ### CAPI v1beta1
18
+
19
+ This release of CACPPT brings compatibility with CAPI v1beta1.
20
+
21
+
22
+ ### Contributors
23
+
24
+ * Artem Chernyshev
25
+
26
+ ### Changes
27
+ <details ><summary >3 commits</summary >
28
+ <p >
29
+
30
+ * [ ` a77ddde ` ] ( https://github.com/talos-systems/cluster-api-control-plane-provider-talos/commit/a77ddde2607165396c254c292de4e726c2c29f38 ) refactor: change reconcile loop flow
31
+ * [ ` ea7842f ` ] ( https://github.com/talos-systems/cluster-api-control-plane-provider-talos/commit/ea7842f6fabefa1775c0a2c7bd43e1a7e0615fe7 ) release(v0.4.1): prepare release
32
+ * [ ` 7f63ad0 ` ] ( https://github.com/talos-systems/cluster-api-control-plane-provider-talos/commit/7f63ad0a391dcf0901edf9009717fb57f503f652 ) fix: avoid long backoff when trying to bootstrap the cluster
33
+ </p >
34
+ </details >
35
+
36
+ ### Changes since v0.4.1
37
+ <details ><summary >1 commit</summary >
38
+ <p >
39
+
40
+ * [ ` a77ddde ` ] ( https://github.com/talos-systems/cluster-api-control-plane-provider-talos/commit/a77ddde2607165396c254c292de4e726c2c29f38 ) refactor: change reconcile loop flow
41
+ </p >
42
+ </details >
43
+
44
+ ### Dependency Changes
45
+
46
+ This release has no dependency changes
47
+
48
+ Previous release can be found at [ v0.4.1] ( https://github.com/talos-systems/cluster-api-control-plane-provider-talos/releases/tag/v0.4.1 )
49
+
1
50
## [ CAPI Control Plane Provider Talos 0.4.1] ( https://github.com/talos-systems/cluster-api-control-plane-provider-talos/releases/tag/v0.4.1 ) (2021-12-16)
2
51
3
52
Welcome to the v0.4.1 release of CAPI Control Plane Provider Talos!
You can’t perform that action at this time.
0 commit comments