Skip to content

Update dependency kubernetes to v30

Stackspin-renovate Bot requested to merge renovate/kubernetes-30.x into main

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

Compare Source

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

Compare Source

Kubernetes API Version: v1.29.0

Bug or Regression

v28.1.0

Compare Source

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

Compare Source

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

Compare Source

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

Compare Source

Kubernetes API Version: v1.25.3

Feature
  • Adds support for loading CA certificates from a file using the idp-certificate-authority key for the oidc plugin. (#​1916, @​vgupta3)

Configuration

📅 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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading