Skip to content

Revert "Fix pending SSL data handling in stream client" - #2676

Merged
kubernetes-prow[bot] merged 1 commit into
masterfrom
revert-2646-fix-2414-ssl-pending
Aug 10, 2026
Merged

Revert "Fix pending SSL data handling in stream client"#2676
kubernetes-prow[bot] merged 1 commit into
masterfrom
revert-2646-fix-2414-ssl-pending

Conversation

@yliaog

@yliaog yliaog commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Reverts #2646

this PR causes the following unit test failure (see https://github.com/kubernetes-client/python/actions/runs/31361414563/job/93509446410?pr=2658 )

kubernetes/base/stream/ws_client_test.py::WSClientProtocolTest::test_update_reads_pending_ssl_data_without_polling
Error: Process completed with exit code 143.

@kubernetes-prow kubernetes-prow Bot added the do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. label Aug 10, 2026
@kubernetes-prow
kubernetes-prow Bot requested review from fabianvf and roycaihw August 10, 2026 19:09
@kubernetes-prow kubernetes-prow Bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-kind Indicates a PR lacks a `kind/foo` label and requires one. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Aug 10, 2026
@yliaog

yliaog commented Aug 10, 2026

Copy link
Copy Markdown
Contributor Author

/assign @roycaihw

@yliaog

yliaog commented Aug 10, 2026

Copy link
Copy Markdown
Contributor Author

/release-note-none

@kubernetes-prow kubernetes-prow Bot added release-note-none Denotes a PR that doesn't merit a release note. and removed do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. labels Aug 10, 2026

@roycaihw roycaihw left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@kubernetes-prow kubernetes-prow Bot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 10, 2026
@kubernetes-prow

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: roycaihw, yliaog

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubernetes-prow
kubernetes-prow Bot merged commit fcd3b75 into master Aug 10, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. needs-kind Indicates a PR lacks a `kind/foo` label and requires one. release-note-none Denotes a PR that doesn't merit a release note. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants