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
|**v1alpha4**| EOL since 2022-04-06 ([apiVersion removal](#removal-of-v1alpha3--v1alpha4-apiversions)) |
160
-
|**v1alpha3**| EOL since 2022-02-23 ([apiVersion removal](#removal-of-v1alpha3--v1alpha4-apiversions)) |
161
159
162
160
- For the current stable API version (v1beta1) we support the two most recent minor releases; older minor releases are immediately unsupported when a new major/minor release is available.
163
161
- For older API versions we only support the most recent minor release until the API version reaches EOL.
@@ -183,14 +181,8 @@ Cluster API maintains the most recent release/releases for all supported API and
183
181
184
182
### Removal of v1alpha3 & v1alpha4 apiVersions
185
183
186
-
We are going to remove the apiVersions in upcoming releases:
187
-
* v1.5:
188
-
* Kubernetes API server stops serving the v1alpha3 apiVersion
189
-
* v1.6:
190
-
* v1alpha3 apiVersion is removed from the CRDs
191
-
* Kubernetes API server stops serving the v1alpha4 apiVersion
192
-
* v1.7
193
-
* v1alpha4 apiVersion is removed from the CRDs
184
+
Both v1alpha3 and v1alpha4 have been removed from Cluster API as of release 1.7.
185
+
194
186
For more details and latest information please see the following issue: [Removing v1alpha3 & v1alpha4 apiVersions](https://github.com/kubernetes-sigs/cluster-api/issues/8038).
195
187
196
188
Note: Removal of a deprecated APIVersion in Kubernetes [can cause issues with garbage collection by the kube-controller-manager](https://github.com/kubernetes/kubernetes/issues/102641)
0 commit comments