Merge pull request #674 from roycaihw/8.0.0-base-readme
Update python-base submodule, README and CHANGELOG for 8.0.0 release
This commit is contained in:
commit
4c4b0195fb
@ -1,3 +1,7 @@
|
||||
# v8.0.0
|
||||
**New Feature:**
|
||||
- Add utility to create API resource from yaml file [kubernetes-client/python#655](https://github.com/kubernetes-client/python/pull/655)
|
||||
|
||||
# v8.0.0b1
|
||||
**Bug Fix:**
|
||||
- Update ExecProvider to use safe\_get() to tolerate kube-config file that sets
|
||||
|
||||
@ -118,12 +118,13 @@ between client-python versions.
|
||||
| 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 | Kubernetes main repo, 1.9 branch | ✓ |
|
||||
| 5.0 | Kubernetes main repo, 1.9 branch | ✗ |
|
||||
| 6.0 Alpha/Beta | Kubernetes main repo, 1.10 branch | ✗ |
|
||||
| 6.0 | Kubernetes main repo, 1.10 branch | ✓ |
|
||||
| 7.0 Alpha/Beta | Kubernetes main repo, 1.11 branch | ✗ |
|
||||
| 7.0 | Kubernetes main repo, 1.11 branch | ✓ |
|
||||
| 8.0 Alpha/Beta | Kubernetes main repo, 1.12 branch | ✓ |
|
||||
| 8.0 Alpha/Beta | Kubernetes main repo, 1.12 branch | ✗ |
|
||||
| 8.0 | Kubernetes main repo, 1.12 branch | ✓ |
|
||||
|
||||
|
||||
Key:
|
||||
|
||||
@ -1 +1 @@
|
||||
Subproject commit 8d7b6f7dc3158ff5c45fd828e965606d1c0ecfeb
|
||||
Subproject commit 83ebb9d5fdc0d46bbb2e30afcd8eec42c5da4ad1
|
||||
Loading…
Reference in New Issue
Block a user