An open index of dependabot pull requests across open source projects.

[depbot] pip: Bump kubernetes from 32.0.0 to 32.0.1 in /python

Closed
Number: #113
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: February 19, 2025 at 07:13 PM UTC
(over 1 year ago)
Updated: June 13, 2025 at 06:27 PM UTC
(12 months ago)
Closed: June 13, 2025 at 06:27 PM UTC
(12 months ago)
Time to Close: 4 months
Labels:
wontfix dependencies python
Description:

Bumps kubernetes from 32.0.0 to 32.0.1.

Release notes

Sourced from kubernetes's releases.

Kubernetes Python Client v32.0.1 Stable Release

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-v32.0.1.zip
cd client-python-v32.0.1
python setup.py install

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

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

Changelog

Sourced from kubernetes's changelog.

v32.0.1

Kubernetes API Version: v1.32.2

Uncategorized

Bug or Regression

  • Fix dynamic client watch of named resource (#2076, @​bobh66)
  • Fixed PortForward proxy to close local Python sockets when the WebSocket closes. (#2316, @​anvilpete)
  • Fixes bug that would fail authentication when using the exec-provider with a specific cluster selected (#2340, @​tomasaschan)

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)
Commits
  • bc4fd67 Merge pull request #2348 from yliaog/automated-release-of-32.0.1-upstream-rel...
  • 79690bc Update the compatibility matrix and maintenance status
  • 893d70a generated client change
  • 641f59a generated API change
  • 7ea787c generated client change for custom_objects
  • 49df237 update version constants for 32.0.1 release
  • 3c848c2 update changelog with release notes from master branch
  • dcc27f9 Address review feedback
  • c665cab fix: Extract value from ConfigNode before storing it
  • 4c7757b Tweak test to fail like the production code does
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Pull Request Statistics
Commits:
1
Files Changed:
1
Additions:
+1
Deletions:
-1
Package Dependencies
Package:
kubernetes
Ecosystem:
pip
Version Change:
32.0.0 → 32.0.1
Update Type:
Patch
Path:
/python
Technical Details
ID: 1546238
UUID: 2345370684
Node ID: PR_kwDOLBS5BM6Ly4Q8
Host: GitHub
Repository: codeopensrc/depbottesting
Merge State: Unknown