mirror of https://github.com/kubernetes/kops.git
Merge pull request #4994 from yulng/patch-2
fix:please N/A should be " Not Applicable"
This commit is contained in:
commit
6ef4e5fc54
|
|
@ -53,11 +53,11 @@ applying the hotfixes.
|
|||
|
||||
| kops Version | Fixed | Released | Will Fix | URL |
|
||||
|---|---|---|---|---|
|
||||
| 1.7.1 | Y | Y | N/A | [here](https://github.com/kubernetes/kops/releases/tag/1.7.1) |
|
||||
| master | Y | N | N/A | [here](https://github.com/kubernetes/kops) |
|
||||
| 1.8.0 | N | N | Y | N/A |
|
||||
| 1.8.0.alpha.1 | N | Y | N | N/A |
|
||||
| 1.7.0 | N | Y | N | N/A |
|
||||
| 1.7.1 | Y | Y | Not Applicable | [here](https://github.com/kubernetes/kops/releases/tag/1.7.1) |
|
||||
| master | Y | N | Not Applicable | [here](https://github.com/kubernetes/kops) |
|
||||
| 1.8.0 | N | N | Y | Not Applicable |
|
||||
| 1.8.0.alpha.1 | N | Y | N | Not Applicable |
|
||||
| 1.7.0 | N | Y | N | Not Applicable |
|
||||
|
||||
## kops PR fixes
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue