Update CHANGELOG and README for v5.0.0
This commit is contained in:
parent
eeaf4f8c34
commit
28ced97015
@ -1,3 +1,6 @@
|
||||
# v5.0.0
|
||||
- No changes. The same as `v5.0.0b1`.
|
||||
|
||||
# v5.0.0b1
|
||||
- Update to Kubernetes 1.9 cluster
|
||||
- Label selector for pods is now required and must match the pod template's labels for v1beta2 StatefulSetSpec, ReplicaSetSpec, DaemonSetSpec and DeploymentSpec kubernetes/kubernetes#55357
|
||||
|
||||
@ -114,7 +114,8 @@ between client-python versions.
|
||||
| 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 | ✓ |
|
||||
| 5.0 Alpha/Beta | Kubernetes main repo, 1.9 branch | ✓ |
|
||||
| 5.0 Alpha/Beta | Kubernetes main repo, 1.9 branch | ✗ |
|
||||
| 5.0 | Kubernetes main repo, 1.9 branch | ✓ |
|
||||
|
||||
|
||||
Key:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user