Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 457ac54

Browse files
authored
Merge pull request kubernetes-client#1254 from palnabarun/cherry-pick-12.0.0b1-notes
Update the CHANGELOG and README
2 parents 0a78dc1 + de822a2 commit 457ac54

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
1-
# v12.0.0a1-snapshot
1+
# v12.0.0b1
2+
3+
Kubernetes API Version: 1.16.14
4+
5+
**New Feature:**
6+
- Accept and use client certificates from authentication plugins [kubernetes-client/python-base#205](https://github.com/kubernetes-client/python-base/pull/205)
7+
8+
**Bug Fix:**
9+
- Return when object is None in FileOrData class [kubernetes-client/python-base#201](https://github.com/kubernetes-client/python-base/pull/201)
10+
11+
# v12.0.0a1
212

313
Kubernetes API Version: 1.16.14
414

@@ -44,7 +54,6 @@ Kubernetes API Version: 1.16.14
4454
- Adds the ability to load kubeconfig from a dictionary [kubernetes-client/python-base#195](https://github.com/kubernetes-client/python-base/pull/195)
4555
- Allow incluster to accept pass-in config [kubernetes-client/python-base#193](https://github.com/kubernetes-client/python-base/pull/193)
4656
- 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)
47-
- Accept and use client certificates from authentication plugins [kubernetes-client/python-base#205](https://github.com/kubernetes-client/python-base/pull/205)
4857

4958
**Bug Fix:**
5059

0 commit comments

Comments
 (0)