Merge pull request #1220 from greed42/plugin-certificates
Some checks failed
Kubernetes Python Client - Validation / build (2.7) (push) Has been cancelled
Kubernetes Python Client - Validation / build (3.5) (push) Has been cancelled
Kubernetes Python Client - Validation / build (3.6) (push) Has been cancelled
Kubernetes Python Client - Validation / build (3.7) (push) Has been cancelled
Kubernetes Python Client - Validation / build (3.8) (push) Has been cancelled
Some checks failed
Kubernetes Python Client - Validation / build (2.7) (push) Has been cancelled
Kubernetes Python Client - Validation / build (3.5) (push) Has been cancelled
Kubernetes Python Client - Validation / build (3.6) (push) Has been cancelled
Kubernetes Python Client - Validation / build (3.7) (push) Has been cancelled
Kubernetes Python Client - Validation / build (3.8) (push) Has been cancelled
Update python base
This commit is contained in:
commit
b5603d8ee2
@ -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:**
|
||||
|
||||
|
||||
@ -1 +1 @@
|
||||
Subproject commit fb86b8acb66830b098c691fa14f4e6edbf9f7317
|
||||
Subproject commit 54d188f89e462e4c829aa9acb44d5c09cc5030ae
|
||||
Loading…
Reference in New Issue
Block a user