8000 Merge pull request #1550 from roycaihw/update-submodule · micw523/python@11b341f · GitHub
[go: up one dir, main page]

Skip to content

Commit 11b341f

Browse files
authored
Merge pull request kubernetes-client#1550 from roycaihw/update-submodule
Update python-base
2 parents d3de7a8 + 7a45195 commit 
8000
11b341f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
Kubernetes API Version: v1.19.14
44

5+
### Bug Fix
6+
- Type checking in `Client.serialize_body()` was made more restrictive and robust. ([kubernetes-client/python-base#241](https://github.com/kubernetes-client/python-base/pull/241), [@piglei](https://github.com/piglei))
7+
8+
### Feature
9+
- Support for the dryRun parameter has been added to the dynamic client. ([kubernetes-client/python-base#247](https://github.com/kubernetes-client/python-base/pull/247), [@gravesm](https://github.com/gravesm))
10+
511
### API Change
612
- We have added a new Priority & Fairness rule that exempts all probes (/readyz, /healthz, /livez) to prevent
713
restarting of "healthy" kube-apiserver instance(s) by kubelet. ([kubernetes/kubernetes#101113](https://github.com/kubernetes/kubernetes/pull/101113), [@tkashem](https://github.com/tkashem)) [SIG API Machinery]

0 commit comments

Comments
 (0)
0