8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca1616b commit 4952779Copy full SHA for 4952779
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 | ✓ 6C7D |
+| 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