Skip to content

chore(deps): update dependency kubernetes to v28

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

This MR contains the following updates:

Package Update Change
kubernetes major ==26.1.0 -> ==28.1.0

Release Notes

kubernetes-client/python (kubernetes)

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)

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