generated python-base update
This commit is contained in:
parent
d3de7a85a6
commit
7a45195166
@ -2,6 +2,12 @@
|
||||
|
||||
Kubernetes API Version: v1.19.14
|
||||
|
||||
### Bug Fix
|
||||
- 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))
|
||||
|
||||
### Feature
|
||||
- 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))
|
||||
|
||||
### API Change
|
||||
- We have added a new Priority & Fairness rule that exempts all probes (/readyz, /healthz, /livez) to prevent
|
||||
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]
|
||||
|
||||
@ -1 +1 @@
|
||||
Subproject commit 6b0104ffb9dd2f96d47d075ea3d30f69ea124ce4
|
||||
Subproject commit b0afc93ffabb66d930abcdfb1255214d167bf8d5
|
||||
Loading…
Reference in New Issue
Block a user