8000 Merge pull request #674 from roycaihw/8.0.0-base-readme · kubernetes-client/python@4c4b019 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4c4b019

Browse files
authored
Merge pull request #674 from roycaihw/8.0.0-base-readme
Update python-base submodule, README and CHANGELOG for 8.0.0 release
2 parents 2dafb4b + 105c5f0 commit 4c4b019

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v8.0.0
2+
**New Feature:**
3+
- Add utility to create API resource from yaml file [kubernetes-client/python#655](https://github.com/kubernetes-client/python/pull/655)
4+
15
# v8.0.0b1
26
**Bug Fix:**
37
- Update ExecProvider to use safe\_get() to tolerate kube-config file that sets

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,12 +118,13 @@ between client-python versions.
118118
| 4.0 Alpha/Beta | Kubernetes main repo, 1.8 branch ||
119119
| 4.0 | Kubernetes main repo, 1.8 branch ||
120120
| 5.0 Alpha/Beta | Kubernetes main repo, 1.9 branch ||
121-
| 5.0 | Kubernetes main repo, 1.9 branch | |
121+
| 5.0 | Kubernetes main repo, 1.9 branch | |
122122
| 6.0 Alpha/Beta | Kubernetes main repo, 1.10 branch ||
123123
| 6.0 | Kubernetes main repo, 1.10 branch ||
124124
| 7.0 Alpha/Beta | Kubernetes main repo, 1.11 branch ||
125125
| 7.0 | Kubernetes main repo, 1.11 branch ||
126-
| 8.0 Alpha/Beta | Kubernetes main repo, 1.12 branch ||
126+
| 8.0 Alpha/Beta | Kubernetes main repo, 1.12 branch ||
127+
| 8.0 | Kubernetes main repo, 1.12 branch ||
127128

128129

129130
Key:

kubernetes/base

Submodule base updated 1 file

0 commit comments

Comments
 (0)
0