Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

pull[bot]
Copy link

@pull pull bot commented Aug 18, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.3)

Can you help keep this open source service alive? 💖 Please sponsor : )

tamilhce and others added 8 commits August 7, 2025 03:53
#2429

When the Kubernetes API server returns a 503 Service Unavailable error with a text/plain content type (instead of application/json), the dynamic client fails with an unhandled JSONDecodeError exception while trying to parse the response as JSON.
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
This version pin is not needed anymore. The oauthlib is a requirement of
requests-oauthlib and this pinned version was added to fix a version
mistmatch reported here:
#2009

And applied in this PR
#2016
does not work currently.

./kubernetes/base/watch/watch_test.py:580:2: E999 IndentationError: expected an indented block after 'if' statement on line 579
def test_watch_with_deserialize_param(self):
 ^
1     E999 IndentationError: expected an indented block after 'if' statement on line 579

Fixed the ws_client_test.py address already in use error
Fixed watch_test.py indentation error
Remove oauthlib pin from requirements.txt
…ions/actions/checkout-5

Bump actions/checkout from 4 to 5
#2429 Handle JSONDecodeError in dynamic client discovery
@pull pull bot locked and limited conversation to collaborators Aug 18, 2025
@pull pull bot added the ⤵️ pull label Aug 18, 2025
@pull pull bot merged commit ab318a5 into MorningSong:master Aug 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants