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)) |
146
+
|**v1alpha3**| EOL since 2022-02-23 ([apiVersion removal](#removal-of-v1alpha3--v1alpha4-apiversions)) |
147
147
148
148
- For the latest API version we support the two most recent minor releases; older minor releases are immediately unsupported when a new major/minor release is available.
149
149
- For older API versions we only support the most recent minor release until the API version reaches EOL.
@@ -161,6 +161,18 @@ Cluster API maintains the most recent release/releases for all supported API and
161
161
162
162
- Exceptions can be filed with maintainers and taken into consideration on a case-by-case basis.
163
163
164
+
### Removal of v1alpha3 & v1alpha4 apiVersions
165
+
166
+
We are going to remove the apiVersions in upcoming releases:
167
+
* v1.5:
168
+
* Kubernetes API server will stop serving the v1alpha3 apiVersion
169
+
* v1.6:
170
+
* v1alpha3 apiVersion will be removed from the CRDs
171
+
* Kubernetes API server will stop serving the v1alpha4 apiVersion
172
+
* v1.7
173
+
* v1alpha4 apiVersion will be removed from the CRDs
174
+
For more details and latest information please see the following issue: [Removing v1alpha3 & v1alpha4 apiVersions](https://github.com/kubernetes-sigs/cluster-api/issues/8038).
175
+
164
176
## Contributing a Patch
165
177
166
178
1. If you haven't already done so, sign a Contributor License Agreement (see details above).
0 commit comments