Skip to content

Commit

Permalink
Update python base
Browse files Browse the repository at this point in the history
To get auth plugin support for client certificates, ref. kubernetes-client/python-base#205
  • Loading branch information
greed42 committed Jul 30, 2020
1 parent 442ebc0 commit 5424e17
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 5424e17

Please sign in to comment.