Merge pull request #1518 from scottilee/release-18-base

Update release-18.0 submodule
This commit is contained in:
Kubernetes Prow Robot 2021-08-05 14:33:41 -07:00 committed by GitHub
commit 837a6ecb03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 1 deletions

View File

@ -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