Merge pull request #507 from roycaihw/update-base

Update python-base submodule
This commit is contained in:
Yu Liao 2018-04-10 17:31:43 -07:00 committed by GitHub
commit 74ade9c1fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
# v6.0.0
- Config loader now supports OIDC auth [kubernetes-client/python-base#48](https://github.com/kubernetes-client/python-base/pull/48)
- Bug fix: fix expiry time checking in API token refresh [kubernetes-client/python-base#55](https://github.com/kubernetes-client/python-base/pull/55)
# v6.0.0b1
- Update to Kubernetes 1.10 cluster
- Config loader now raises exception on duplicated name in kubeconfig [kubernetes-client/python-base#47](https://github.com/kubernetes-client/python-base/pull/47)

@ -1 +1 @@
Subproject commit 11da619c9ef7b2e26fe162e5feeb72d5bedcc5c9
Subproject commit 789de6a60dea9442ee47601a788d92c653ea69e9