File tree Expand file tree Collapse file tree 1 file changed +11
-9
lines changed Expand file tree Collapse file tree 1 file changed +11
-9
lines changed Original file line number Diff line number Diff line change @@ -114,15 +114,17 @@ We switched from `request` to `fetch` as the HTTP(S) backend for the `1.0.0` rel
114114
115115Generally speaking newer clients will work with older Kubernetes, but compatibility isn't 100% guaranteed.
116116
117- | client version | older versions | 1.28 | 1.29 | 1.30 | 1.31 | 1.32 | 1.33|
118- | -------------- | -------------- | ---- | ---- | ---- | ---- | ---- | ----|
119- | 0.19.x | - | ✓ | x | x | x | x | x |
120- | 0.20.x | - | + | ✓ | x | x | x | x |
121- | 0.21.x | - | + | + | ✓ | x | x | x |
122- | 0.22.x | - | + | + | + | ✓ | x | x |
123- | 1.0.x | - | + | + | + | + | ✓ | x |
124- | 1.1.x | - | + | + | + | + | ✓ | x |
125- | 1.2.x | - | + | + | + | + | + | ✓ |
117+ | client version | older versions | 1.28 | 1.29 | 1.30 | 1.31 | 1.32 | 1.33| 1.34|
118+ | -------------- | -------------- | ---- | ---- | ---- | ---- | ---- | ----| ----|
119+ | 0.19.x | - | ✓ | x | x | x | x | x | x |
120+ | 0.20.x | - | + | ✓ | x | x | x | x | x |
121+ | 0.21.x | - | + | + | ✓ | x | x | x | x |
122+ | 0.22.x | - | + | + | + | ✓ | x | x | x |
123+ | 1.0.x | - | + | + | + | + | ✓ | x | x |
124+ | 1.1.x | - | + | + | + | + | ✓ | x | x |
125+ | 1.2.x | - | + | + | + | + | + | ✓ | x |
126+ | 1.3.x | - | + | + | + | + | + | ✓ | x |
127+ | 1.4.x | - | + | + | + | + | + | + | ✓|
126128
127129Key:
128130
You can’t perform that action at this time.
0 commit comments