Update release-18.0 submodule
This commit is contained in:
parent
05e8f5798a
commit
4dec14919a
@ -1,3 +1,12 @@
|
||||
# v18.0.0-snapshot
|
||||
|
||||
Kubernetes API Version: To Be Updated
|
||||
|
||||
### 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))
|
||||
- The `python2` support will be removed in 18.0.0 beta release. All the tests will use `python3` versions. ([kubernetes-client/python-base#238](https://github.com/kubernetes-client/python-base/pull/238), [@Priyankasaggu11929](https://github.com/Priyankasaggu11929))
|
||||
- The dynamic client now supports customizing http "Accept" header through the `header_params` parameter, which can be used to customizing API server response, e.g. retrieving object metadata only. ([kubernetes-client/python-base#236](https://github.com/kubernetes-client/python-base/pull/236), [@Yashks1994](https://github.com/Yashks1994))
|
||||
|
||||
# v18.20.0b1
|
||||
|
||||
Kubernetes API Version: 1.18.20
|
||||
|
||||
@ -1 +1 @@
|
||||
Subproject commit b4d3aad42dc23e7a6c0e5c032691f8dc385a786c
|
||||
Subproject commit 6b0104ffb9dd2f96d47d075ea3d30f69ea124ce4
|
||||
Loading…
Reference in New Issue
Block a user