Loading
Update dependency kubernetes to >=36.0.3
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| kubernetes | >=36.0.2 -> >=36.0.3 |
Release Notes
kubernetes-client/python (kubernetes)
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).
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.