8000 updated compatibility matrix and maintenance status · marcelldls/python@b65f760 · GitHub
[go: up one dir, main page]

Skip to content
Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b65f760

Browse files
committed
updated compatibility matrix and maintenance status
1 parent 67d28fd commit b65f760

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
101
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ supported versions of Kubernetes clusters.
9898
- [client 26.y.z](https://pypi.org/project/kubernetes/26.1.0/): Kubernetes 1.25 or below (+-), Kubernetes 1.26 (✓), Kubernetes 1.27 or above (+-)
9999
- [client 27.y.z](https://pypi.org/project/kubernetes/27.2.0/): Kubernetes 1.26 or below (+-), Kubernetes 1.27 (✓), Kubernetes 1.28 or above (+-)
100100
- [client 28.y.z](https://pypi.org/project/kubernetes/28.1.0/): Kubernetes 1.27 or below (+-), Kubernetes 1.28 (✓), Kubernetes 1.29 or above (+-)
+
- [client 29.y.z](https://pypi.org/project/kubernetes/29.0.0/): Kubernetes 1.28 or below (+-), Kubernetes 1.29 (✓), Kubernetes 1.30 or above (+-)
101102

102103
> See [here](#homogenizing-the-kubernetes-python-client-versions) for an explanation of why there is no v13-v16 release.
103104
@@ -153,11 +154,12 @@ between client-python versions.
153154
| 25.0 Alpha/Beta | Kubernetes main repo, 1.25 branch ||
154155
| 25.0 | Kubernetes main repo, 1.25 branch ||
155156
| 26.0 Alpha/Beta | Kubernetes main repo, 1.26 branch ||
156-
| 26.0 | Kubernetes main repo, 1.26 branch | |
157+
| 26.0 | Kubernetes main repo, 1.26 branch | |
157158
| 27.0 Alpha/Beta | Kubernetes main repo, 1.27 branch ||
158159
| 27.0 | Kubernetes main repo, 1.27 branch ||
159160
| 28.0 Alpha/Beta | Kubernetes main repo, 1.28 branch ||
160161
| 28.0 | Kubernetes main repo, 1.28 branch ||
162+
| 29.0 Alpha/Beta | Kubernetes main repo, 1.29 branch ||
161163

162164
> See [here](#homogenizing-the-kubernetes-python-client-versions) for an explanation of why there is no v13-v16 release.
163165

0 commit comments

Comments
 (0)
0