Skip to content

chore(deps): bump kubernetes from 36.0.2 to 36.0.3#1078

Merged
Tranquility2 merged 1 commit into
mainfrom
dependabot/uv/kubernetes-36.0.3
Jul 17, 2026
Merged

chore(deps): bump kubernetes from 36.0.2 to 36.0.3#1078
Tranquility2 merged 1 commit into
mainfrom
dependabot/uv/kubernetes-36.0.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 17, 2026

Copy link
Copy Markdown
Contributor

Bumps kubernetes from 36.0.2 to 36.0.3.

Release notes

Sourced from kubernetes's releases.

Kubernetes Python Client v36.0.3 Stable Release

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-v36.0.3.zip
cd client-python-v36.0.3
python setup-release.py install

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

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

Changelog

Sourced from kubernetes's changelog.

v36.0.3

Kubernetes API Version: v1.36.2

Bug or Regression

  • Fix Watch.stream selecting watch instead of follow when streaming pod logs.
  • Start the leader election worker thread as a daemon so it does not block process shutdown.
  • Fix readline_channel, readline_stdout and readline_stderr crashing with OverflowError when using the default timeout, and returning None when a timeout expires.
  • Fix format_quantity returning imprecise, non-canonical values for the milli, micro and nano suffixes, and ignoring quantize=Decimal(0).
Commits
  • 67e7d9a Merge pull request #2628 from yliaog/automated-release-of-36.0.3-upstream-rel...
  • 0b18b05 generated client change
  • eedb17e update version constants for 36.0.3 release
  • bd7a886 update changelog with release notes from master branch
  • 63dee8d Fix format_quantity precision and emit canonical decimal output
  • 14ae4f0 Update coverage requirement from >=4.0.3 to >=7.14.1
  • 33f9bf5 Add tests for readline_channel default and expired timeout handling
  • f72f921 Fix readline_channel crash and None return on default timeout
  • bb887bb Fix leader election worker thread not running as daemon
  • 675392c Bump codecov/codecov-action from 6.0.1 to 7.0.0
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)

Bumps [kubernetes](https://github.com/kubernetes-client/python) from 36.0.2 to 36.0.3.
- [Release notes](https://github.com/kubernetes-client/python/releases)
- [Changelog](https://github.com/kubernetes-client/python/blob/master/CHANGELOG.md)
- [Commits](kubernetes-client/python@v36.0.2...v36.0.3)

---
updated-dependencies:
- dependency-name: kubernetes
  dependency-version: 36.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jul 17, 2026
@Tranquility2
Tranquility2 merged commit bee755c into main Jul 17, 2026
6 checks passed
@Tranquility2
Tranquility2 deleted the dependabot/uv/kubernetes-36.0.3 branch July 17, 2026 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant