Skip to content

Commit

Permalink
Merge pull request #1220 from greed42/plugin-certificates
Browse files Browse the repository at this point in the history
Update python base
  • Loading branch information
k8s-ci-robot committed Jul 30, 2020
2 parents 442ebc0 + 5424e17 commit b5603d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ Kubernetes API Version: 1.16.14
- Adds the ability to load kubeconfig from a dictionary [kubernetes-client/python-base#195](https://github.com/kubernetes-client/python-base/pull/195)
- Allow incluster to accept pass-in config [kubernetes-client/python-base#193](https://github.com/kubernetes-client/python-base/pull/193)
- Set expiration on token of incluster config and reload the token if it expires [kubernetes-client/python-base#191](https://github.com/kubernetes-client/python-base/pull/191)
- Accept and use client certificates from authentication plugins [kubernetes-client/python-base#205](https://github.com/kubernetes-client/python-base/pull/205)

**Bug Fix:**

Expand Down
2 changes: 1 addition & 1 deletion kubernetes/base

0 comments on commit b5603d8

Please sign in to comment.