diff --git a/CHANGELOG.md b/CHANGELOG.md index 9be7065970..278bd029dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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:** diff --git a/kubernetes/base b/kubernetes/base index fb86b8acb6..54d188f89e 160000 --- a/kubernetes/base +++ b/kubernetes/base @@ -1 +1 @@ -Subproject commit fb86b8acb66830b098c691fa14f4e6edbf9f7317 +Subproject commit 54d188f89e462e4c829aa9acb44d5c09cc5030ae