File tree Expand file tree Collapse file tree 2 files changed +14
-6
lines changed
Expand file tree Collapse file tree 2 files changed +14
-6
lines changed Original file line number Diff line number Diff line change @@ -45,8 +45,10 @@ Cluster API Provider OpenStack maintains the most recent release/releases for al
4545
4646| Minor Release | API Version | Supported Until |
4747| ---------------| --------------| ------------------------------------------------|
48+ | v0.14.x | ** v1beta1** | when v0.16.0 will be released |
49+ | v0.13.x | ** v1beta1** | when v0.15.0 will be released |
4850| v0.12.x | ** v1beta1** | when v0.14.0 will be released |
49- | v0.11.x | ** v1beta1** | when v0.13.0 will be released |
51+ | v0.11.x | ** v1beta1** | EOL since 2025-09-11 - v0.13.0 release date |
5052| v0.10.x | ** v1beta1** | EOL since 2025-02-06 - v0.12.0 release date |
5153| v0.9.x | ** v1alpha7** | EOL since 2024-10-24 - v0.11.0 release date |
5254| v0.8.x | ** v1alpha7** | EOL since 2024-04-17 - v0.10.0 release date |
@@ -57,6 +59,8 @@ Cluster API Provider OpenStack maintains the most recent release/releases for al
5759
5860| Minor Release | v1beta1 | v1alpha7 | v1alpha6 | v1alpha5 |
5961| ---------------| ---------------| ------------| ------------| ------------|
62+ | v0.14.x | ** supported** | | | |
63+ | v0.13.x | ** supported** | | | |
6064| v0.12.x | ** supported** | not served | | |
6165| v0.11.x | ** supported** | deprecated | not served | |
6266| v0.10.x | ** supported** | supported | deprecated | not served |
Original file line number Diff line number Diff line change @@ -39,10 +39,14 @@ previous cluster managers such as [kops][kops] and
3939
4040This provider's versions are compatible with the following versions of Cluster API:
4141
42- | | v1beta1 (v1.x) |
43- | ------------------------------------| -------------- |
44- | OpenStack Provider v1alpha7 (v0.9) | β |
45- | OpenStack Provider v1beta1 | β |
42+ | Minor release | CAPI version |
43+ | ---------------| --------------|
44+ | v0.14 | >=v1.12 |
45+ | v0.13 | >=v1.11 |
46+ | v0.12 | >=v1.9 |
47+
48+ This is based on the version of Cluster API that the provider was built and tested against.
49+ Older versions may work if the APIs have not changed.
4650
4751Each version of Cluster API for OpenStack will attempt to support two Kubernetes versions.
4852
@@ -94,7 +98,7 @@ involved:
9498- via the [ cluster-api-openstack channel on Kubernetes Slack] [ slack ]
9599- via the [ SIG-Cluster-Lifecycle Mailing List] ( https://groups.google.com/forum/#!forum/kubernetes-sig-cluster-lifecycle ) .
96100- during our Office Hours
97- - bi-weekly on Wednesdays @ 14 :00 UTC on Zoom (link in meeting notes)
101+ - bi-weekly on Wednesdays @ 12 :00 UTC on Zoom (link in meeting notes)
98102 - Previous meetings:
99103 - [ notes this year] [ office-hours-notes ]
100104 - [ notes in 2023] [ office-hours-notes-2023 ]
You canβt perform that action at this time.
0 commit comments