Update dependency kubernetes to v29 #149
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==11.0.0
->==29.0.0
Release Notes
kubernetes-client/python (kubernetes)
v29.0.0
Compare Source
Kubernetes API Version: v1.29.0
Bug or Regression
v28.1.0
Compare Source
Kubernetes API Version: v1.28.2
API Change
The incorrect cost was evident when the result of a function was used in subsequent operations. (kubernetes/kubernetes#119807, @jpbetz) [SIG API Machinery, Auth and Cloud Provider]
v27.2.0
Compare Source
Kubernetes API Version: v1.27.3
Documentation
v26.1.0
Compare Source
Kubernetes API Version: v1.26.1
Bug or Regression
Feature
idp-certificate-authority
key for the oidc plugin. (#1916, @vgupta3)v25.3.0
Compare Source
Kubernetes API Version: v1.25.3
Feature
idp-certificate-authority
key for the oidc plugin. (#1916, @vgupta3)v24.2.0
Compare Source
Kubernetes API Version: v1.24.2
Uncategorized
_request_timeout
parameter to configure connection and request timeouts. (#1732, @philipp-sontag-by)v23.6.0
Compare Source
Kubernetes API Version: v1.23.6
API Change
selector
field. Prior to 1.21, these requests would mergematchLabels
content and replacematchExpressions
content. In 1.21, patch requests touching theselector
field started replacing the entire selector. This is consistent with server-side apply and the v1 PodDisruptionBudget behavior, but should not have been changed for v1beta1. (kubernetes/kubernetes#108139, @liggitt) [SIG Auth and Testing]v23.3.0
Compare Source
Kubernetes API Version: v1.23.4
v22.6.0
Compare Source
Kubernetes API Version: v1.22.6
Bug or Regression
Feature
utils.create_from_directory
for creating all yaml files in a directory (#1683, @dingyiyi0226)v21.7.0
Compare Source
Kubernetes API Version: v1.21.7
Bug or Regression
v20.13.0
Compare Source
Kubernetes API Version: v1.20.13
v19.15.0
Compare Source
Kubernetes API Version: v1.19.15
Feature
v18.20.0
Compare Source
Kubernetes API Version: 1.18.20
Feature
python2
support will be removed in 18.0.0 beta release. All the tests will usepython3
versions. (kubernetes-client/python-base#238, @Priyankasaggu11929)header_params
parameter, which can be used to customizing API server response, e.g. retrieving object metadata only. (kubernetes-client/python-base#236, @Yashks1994)v17.17.0
Compare Source
Kubernetes API Version: 1.17.17
Changelog since v17.17.0b1:
Bug or Regression
Feature
header_params
parameter, which can be used to customizing API server response, e.g. retrieving object metadata only. (kubernetes-client/python-base#236, @Yashks1994)v12.0.1
Compare Source
Kubernetes API Version: 1.16.15
Breaking Change:
kubernetes.config.Configuration()
will now return the default "initial" configuration,kubernetes.config.Configuration.get_default_copy()
will return the default configuration if there is a default set viaConfiguration.set_default(c)
, otherwise, it will also return the default "initial" configuration. OpenAPITools/openapi-generator#4485, OpenAPITools/openapi-generator#5315. **Note: ** This change also affects v12.0.0a1, v12.0.0b1 and v12.0.0.Bug Fix:
v12.0.0
Compare Source
Kubernetes API Version: 1.16.15
New Feature:
create_from_{dict,yaml}
kubernetes-client/python#1262Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.