We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29dc69c commit 85475c2Copy full SHA for 85475c2
README.md
@@ -120,7 +120,8 @@ between client-python versions.
120
| 10.0 | Kubernetes main repo, 1.14 branch | ✓ |
121
| 11.0 Alpha/Beta | Kubernetes main repo, 1.15 branch | ✗ |
122
| 11.0 | Kubernetes main repo, 1.15 branch | ✓ |
123
-| 12.0 Alpha/Beta | Kubernetes main repo, 1.16 branch | ✓ |
+| 12.0 Alpha/Beta | Kubernetes main repo, 1.16 branch | ✗ |
124
+| 12.0 | Kubernetes main repo, 1.16 branch | ✓ |
125
126
Key:
127
@@ -175,4 +176,3 @@ This will cause a failure in non-exec/attach calls. If you reuse your api clien
175
176
recreate it between api calls that use _stream_ and other api calls.
177
178
See more at [exec example](examples/pod_exec.py).
-
0 commit comments