From 2a616a1a3d1384bac457022a1613f6728cbf1138 Mon Sep 17 00:00:00 2001 From: Yu Liao Date: Mon, 20 Nov 2017 12:42:47 -0800 Subject: [PATCH 1/2] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9d313f63a..bd64a3bdc 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,7 @@ supported versions of Kubernetes clusters. | client-python 1.0 | + | ✓ | - | - |- | | client-python 2.0 | + | + | ✓ | - |- | | client-python 3.0 | + | + | + | ✓ |✓ | +| client-python 4.0 | + | + | + | ✓ |✓ | | client-python HEAD | + | + | + | + |✓ | Key: @@ -111,6 +112,7 @@ between client-python versions. | 3.0 Alpha/Beta | Kubernetes main repo, 1.7 branch | ✗ | | 3.0 | Kubernetes main repo, 1.7 branch | ✓ | | 4.0 Alpha/Beta | Kubernetes main repo, 1.8 branch | ✗ | +| 4.0 | Kubernetes main repo, 1.8 branch | ✓ | Key: From f3b11ef51b4edf1c41be647c3b136001f6d9f84c Mon Sep 17 00:00:00 2001 From: Yu Liao Date: Mon, 20 Nov 2017 12:44:28 -0800 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd64a3bdc..cbf68f188 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ supported versions of Kubernetes clusters. | client-python 1.0 | + | ✓ | - | - |- | | client-python 2.0 | + | + | ✓ | - |- | | client-python 3.0 | + | + | + | ✓ |✓ | -| client-python 4.0 | + | + | + | ✓ |✓ | +| client-python 4.0 | + | + | + | + |✓ | | client-python HEAD | + | + | + | + |✓ | Key: