From 8e12dd81f586e67990b99ac602a09da9c95e19b0 Mon Sep 17 00:00:00 2001 From: Chris Werner Rau Date: Fri, 3 May 2024 11:29:01 +0200 Subject: [PATCH] chore(docs): remove stale supported version info it's better to not have these instead of having them outdated See https://kubernetes.slack.com/archives/CFKJB65G9/p1714665937168969?thread_ts=1694426926.778949&cid=CFKJB65G9 --- README.md | 27 +-------------------------- 1 file changed, 1 insertion(+), 26 deletions(-) diff --git a/README.md b/README.md index 43834d6514..8dc660dc02 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ previous cluster managers such as [kops][kops] and ------ -## Compatibility with Cluster API and Kubernetes Versions +## Compatibility with Cluster API This provider's versions are compatible with the following versions of Cluster API: @@ -45,31 +45,6 @@ This provider's versions are compatible with the following versions of Cluster A | OpenStack Provider v1alpha7 (v0.9) | ✓ | | OpenStack Provider v1beta1 | ✓ | - -This provider's versions are able to install and manage the following versions of Kubernetes: - -| | v1.25 | v1.26 | v1.27 | v1.28 | -|------------------------------------| ----- | ----- | ----- | ----- | -| OpenStack Provider v1alpha6 (v0.7) | ✓ | ✓ | ✓ | + | -| OpenStack Provider v1alpha7 (v0.9) | + | ✓ | ✓ | ★ | -| OpenStack Provider v1beta1 | + | ✓ | ✓ | ★ | - -This provider's versions are able to install Kubernetes to the following versions of OpenStack: - -| | Queens | Rocky | Stein | Train | Ussuri | Victoria | Wallaby | Xena | Yoga | Bobcat | -|------------------------------------| ------ | ----- | ----- | ----- | ------ | -------- | ------- | ---- | ---- | ------ | -| OpenStack Provider v1alpha6 (v0.7) | + | + | + | + | + | ✓ | ✓ | ✓ | ✓ | ★ | -| OpenStack Provider v1alpha7 (v0.9) | | + | + | + | + | ✓ | ✓ | ✓ | ✓ | ★ | -| OpenStack Provider v1beta1 | | + | + | + | + | ✓ | ✓ | ✓ | ✓ | ★ | - -Test status: - -- `★` currently testing -- `✓` previously tested -- `+` should work, but we weren't able to test it - -Older versions may also work but we have not verified. - Each version of Cluster API for OpenStack will attempt to support two Kubernetes versions. **NOTE:** As the versioning for this project is tied to the versioning of Cluster API, future modifications to this