Skip to content

Revert "Fix long exec stdout truncated at websocket frame boundaries" - #2675

Closed
yliaog wants to merge 1 commit into
masterfrom
revert-2651-fix-ws-stdout-truncation
Closed

Revert "Fix long exec stdout truncated at websocket frame boundaries"#2675
yliaog wants to merge 1 commit into
masterfrom
revert-2651-fix-ws-stdout-truncation

Conversation

@yliaog

@yliaog yliaog commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Reverts #2651

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 do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Aug 10, 2026
@kubernetes-prow

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: 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 added the needs-kind Indicates a PR lacks a `kind/foo` label and requires one. label Aug 10, 2026
@kubernetes-prow
kubernetes-prow Bot requested review from fabianvf and roycaihw August 10, 2026 18:51
@kubernetes-prow kubernetes-prow Bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Aug 10, 2026
@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
@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

/hold

@kubernetes-prow kubernetes-prow Bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Aug 10, 2026
@yliaog

yliaog commented Aug 10, 2026

Copy link
Copy Markdown
Contributor Author

/close

@kubernetes-prow kubernetes-prow Bot closed this Aug 10, 2026
@kubernetes-prow

Copy link
Copy Markdown
Contributor

@yliaog: Closed this PR.

Details

In response to this:

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

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. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. 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/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants