Update dependency kubernetes to v30
This MR contains the following updates:
Package | Update | Change |
---|---|---|
kubernetes | major |
==24.2.0 -> ==30.1.0
|
Release Notes
kubernetes-client/python (kubernetes)
v30.1.0
Kubernetes API Version: v1.30.1
New Feature:
- Add utility functions to parse and format GEP-2257 Duration strings for Gateway API
v29.0.0
Kubernetes API Version: v1.29.0
Bug or Regression
- Fix UTF-8 failures in Watch (#2100, @davidopic)
- Fix upper version boundary of urllib3, since other dependencies don't support urllib3 in version 2 (#2105, @jsaalfeld)
v28.1.0
Kubernetes API Version: v1.28.2
API Change
- Fixed a bug where CEL expressions in CRD validation rules would incorrectly compute a high estimated cost for functions that return strings, lists or maps. 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]
- Mark Job onPodConditions as optional in pod failure policy (kubernetes/kubernetes#120208, @mimowo) [SIG API Machinery and Apps]
v27.2.0
Kubernetes API Version: v1.27.3
Documentation
- Fix request_timeout example and doc. Arg name should be _request_timeout. Single value type should be int or long. (#2071, @hemslo)
v26.1.0
Kubernetes API Version: v1.26.1
Bug or Regression
- The timeout unit of the WSClient update method is now always seconds for both poll and select functions. (#1976, @t-yrka)
Feature
- Adds support for loading CA certificates from a file using the
idp-certificate-authority
key for the oidc plugin. (#1916, @vgupta3)
v25.3.0
Kubernetes API Version: v1.25.3
Feature
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.