Merge pull request #593 from roycaihw/update-base
Update python-base, CHANGELOG and README
This commit is contained in:
commit
b68c3bd68d
@ -1,3 +1,7 @@
|
||||
# v7.0.0
|
||||
**New Features:**
|
||||
- Add support for refreshing Azure tokens [kubernetes-client/python-base#77](https://github.com/kubernetes-client/python-base/pull/77)
|
||||
|
||||
# v7.0.0b1
|
||||
**New Features:**
|
||||
- Add Azure support to authentication loading [kubernetes-client/python-base#74](https://github.com/kubernetes-client/python-base/pull/74)
|
||||
|
||||
@ -120,7 +120,8 @@ between client-python versions.
|
||||
| 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 Alpha/Beta | Kubernetes main repo, 1.11 branch | ✗ |
|
||||
| 7.0 | Kubernetes main repo, 1.11 branch | ✓ |
|
||||
|
||||
|
||||
Key:
|
||||
|
||||
@ -1 +1 @@
|
||||
Subproject commit 7359cdae5a4c1cfe65551c9ff3024252449412e3
|
||||
Subproject commit 07ef6263685802ee5a8532662bf589adaa07b592
|
||||
Loading…
Reference in New Issue
Block a user