Skip to content

breaking: the dependency kubernetes has been updated to a new major version (v33.1.0), which may include breaking changes. #major - #72

Open
public-glueops-renovatebot[bot] wants to merge 1 commit into
mainfrom
renovate/kubernetes-33.x
Open

breaking: the dependency kubernetes has been updated to a new major version (v33.1.0), which may include breaking changes. #major#72
public-glueops-renovatebot[bot] wants to merge 1 commit into
mainfrom
renovate/kubernetes-33.x

Conversation

@public-glueops-renovatebot

@public-glueops-renovatebot public-glueops-renovatebot Bot commented Jun 9, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
kubernetes ==30.1.0 -> ==33.1.0 age confidence

Release Notes

kubernetes-client/python (kubernetes)

v33.1.0: Kubernetes Python Client v33.1.0 Stable Release

Compare Source

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-v33.1.0.zip
cd client-python-v33.1.0
python setup.py install

Then follow examples in https://github.com/kubernetes-client/python/tree/release-33.0/examples

Changelog: https://github.com/kubernetes-client/python/blob/release-33.0/CHANGELOG.md

v32.0.1

Compare Source

Kubernetes API Version: v1.32.2

Uncategorized
Bug or Regression
Feature
  • Add utility functions kubernetes.utils.duration.parse_duration and kubernetes.utils.duration.format_duration to manage Gateway API Duration strings as specified by GEP-2257. (#​2261, @​kflynn)
  • Added the ability to use the optional apply parameter for functions within the utils.create_from_yaml submodule. This allows these functions to optionally use the DynamicClient.server_side_apply function to apply yaml manifests. (#​2252, @​dcmcand)
  • Adding utils.format_quantity to convert decimal numbers into a canonical Kubernetes quantity. (#​2216, @​rkschamer)

v32.0.0

Compare Source

Kubernetes API Version: v1.32.1

Bug or Regression
  • Fixed PortForward proxy to close local Python sockets when the WebSocket closes. (#​2316, @​anvilpete)

v31.0.0

Compare Source

Kubernetes API Version: v1.31.0


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 PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

@pull-request-checklist-buddy

Copy link
Copy Markdown

PR Checklist (required):

  • Is the README.md up to date?
  • Code tested appropriately (end-to-end considered)?
  • Did you review the release notes for this automated update?

@public-glueops-renovatebot public-glueops-renovatebot Bot changed the title chore(deps): update dependency kubernetes to v33 breaking: the dependency kubernetes has been updated to a new major version (v33.1.0), which may include breaking changes. #major Sep 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants