Merge pull request #2401 from yliaog/master
updated compatibility matrix and maintenance status
This commit is contained in:
commit
7c22fc1023
@ -102,6 +102,7 @@ supported versions of Kubernetes clusters.
|
||||
- [client 30.y.z](https://pypi.org/project/kubernetes/30.1.0/): Kubernetes 1.29 or below (+-), Kubernetes 1.30 (✓), Kubernetes 1.31 or above (+-)
|
||||
- [client 31.y.z](https://pypi.org/project/kubernetes/31.0.0/): Kubernetes 1.30 or below (+-), Kubernetes 1.31 (✓), Kubernetes 1.32 or above (+-)
|
||||
- [client 32.y.z](https://pypi.org/project/kubernetes/32.0.1/): Kubernetes 1.31 or below (+-), Kubernetes 1.32 (✓), Kubernetes 1.33 or above (+-)
|
||||
- [client 33.y.z](https://pypi.org/project/kubernetes/33.0.1/): Kubernetes 1.32 or below (+-), Kubernetes 1.33 (✓), Kubernetes 1.34 or above (+-)
|
||||
|
||||
|
||||
> See [here](#homogenizing-the-kubernetes-python-client-versions) for an explanation of why there is no v13-v16 release.
|
||||
@ -171,6 +172,7 @@ between client-python versions.
|
||||
| 31.0 | Kubernetes main repo, 1.31 branch | ✓ |
|
||||
| 32.0 Alpha/Beta | Kubernetes main repo, 1.32 branch | ✗ |
|
||||
| 32.1 | Kubernetes main repo, 1.32 branch | ✓ |
|
||||
| 33.0 Alpha/Beta | Kubernetes main repo, 1.33 branch | ✓ |
|
||||
|
||||
> See [here](#homogenizing-the-kubernetes-python-client-versions) for an explanation of why there is no v13-v16 release.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user