Skip to content

Commit 869b641

Browse files
committed
Reamove old client versions (>v1.9) from support matrix
1 parent b51037f commit 869b641

File tree

1 file changed

+9
-21
lines changed

1 file changed

+9
-21
lines changed

README.md

Lines changed: 9 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -82,19 +82,15 @@ supported versions of Kubernetes clusters.
8282

8383
#### Compatibility matrix
8484

85-
| | Kubernetes 1.5 | Kubernetes 1.6 | Kubernetes 1.7 | Kubernetes 1.8 | Kubernetes 1.9 | Kubernetes 1.10 | Kubernetes 1.11 | Kubernetes 1.12 | Kubernetes 1.13 | Kubernetes 1.14 |
86-
|--------------------|----------------|----------------|----------------|----------------|----------------|-----------------|-----------------|-----------------|-----------------|-----------------|
87-
| client-python 1.0 || - | - |- |- |- |- |- |- |- |
88-
| client-python 2.0 | + || - |- |- |- |- |- |- |- |
89-
| client-python 3.0 | + | + ||- |- |- |- |- |- |- |
90-
| client-python 4.0 | + | + | + ||- |- |- |- |- |- |
91-
| client-python 5.0 | + | + | + |+ ||- |- |- |- |- |
92-
| client-python 6.0 | + | + | + |+ |+ ||- |- |- |- |
93-
| client-python 7.0 | + | + | + |+ |+ |+ ||- |- |- |
94-
| client-python 8.0 | + | + | + |+ |+ |+ |+ ||- |- |
95-
| client-python 9.0 | + | + | + |+ |+ |+ |+ |+ ||- |
96-
| client-python 10.0 | + | + | + |+ |+ |+ |+ |+ |+ ||
97-
| client-python HEAD | + | + | + |+ |+ |+ |+ |+ |+ ||
85+
| | Kubernetes 1.9 | Kubernetes 1.10 | Kubernetes 1.11 | Kubernetes 1.12 | Kubernetes 1.13 | Kubernetes 1.14 |
86+
|--------------------|----------------|-----------------|-----------------|-----------------|-----------------|-----------------|
87+
| client-python 5.0 ||- |- |- |- |- |
88+
| client-python 6.0 |+ ||- |- |- |- |
89+
| client-python 7.0 |+ |+ ||- |- |- |
90+
| client-python 8.0 |+ |+ |+ ||- |- |
91+
| client-python 9.0 |+ |+ |+ |+ ||- |
92+
| client-python 10.0 |+ |+ |+ |+ |+ ||
93+
| client-python HEAD |+ |+ |+ |+ |+ ||
9894

9995
Key:
10096

@@ -110,14 +106,6 @@ between client-python versions.
110106

111107
| Client version | Canonical source for OpenAPI spec | Maintenance status |
112108
|-----------------|--------------------------------------|-------------------------------|
113-
| 1.0 Alpha/Beta | Kubernetes main repo, 1.5 branch ||
114-
| 1.0.x | Kubernetes main repo, 1.5 branch ||
115-
| 2.0 Alpha/Beta | Kubernetes main repo, 1.6 branch ||
116-
| 2.0.x | Kubernetes main repo, 1.6 branch ||
117-
| 3.0 Alpha/Beta | Kubernetes main repo, 1.7 branch ||
118-
| 3.0 | Kubernetes main repo, 1.7 branch ||
119-
| 4.0 Alpha/Beta | Kubernetes main repo, 1.8 branch ||
120-
| 4.0 | Kubernetes main repo, 1.8 branch ||
121109
| 5.0 Alpha/Beta | Kubernetes main repo, 1.9 branch ||
122110
| 5.0 | Kubernetes main repo, 1.9 branch ||
123111
| 6.0 Alpha/Beta | Kubernetes main repo, 1.10 branch ||

0 commit comments

Comments
 (0)