Skip to content

Commit 7a45195

Browse files
committed
generated python-base update
1 parent d3de7a8 commit 7a45195

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)