Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0912265

Browse files
committed
Merge commit 'b68c3bd68de412ef8239cf799bffb2f60f5e1baf' of github.com:kubernetes-client/python into release-7.0
2 parents 6e00f0d + b68c3bd commit 0912265

File tree

4 files changed

+9
-2
lines changed

4 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v7.0.0
2+
**New Features:**
3+
- Add support for refreshing Azure tokens [kubernetes-client/python-base#77](https://github.com/kubernetes-client/python-base/pull/77)
4+
15
# v7.0.0b1
26
**New Features:**
37
- Add Azure support to authentication loading [kubernetes-client/python-base#74](https://github.com/kubernetes-client/python-base/pull/74)

OWNERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@ approvers:
22
- mbohlool
33
- caesarxuchao
44
- lavalamp
5+
- yliaog
6+
- roycaihw
57

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,8 @@ between client-python versions.
120120
| 5.0 | Kubernetes main repo, 1.9 branch ||
121121
| 6.0 Alpha/Beta | Kubernetes main repo, 1.10 branch ||
122122
| 6.0 | Kubernetes main repo, 1.10 branch ||
123-
| 7.0 Alpha/Beta | Kubernetes main repo, 1.11 branch ||
123+
| 7.0 Alpha/Beta | Kubernetes main repo, 1.11 branch ||
124+
| 7.0 | Kubernetes main repo, 1.11 branch ||
124125

125126

126127
Key:

kubernetes/base

0 commit comments

Comments
 (0)