Skip to content

Conversation

rh-roman
Copy link

@rh-roman rh-roman commented Oct 6, 2025

No description provided.

nkeert and others added 7 commits October 6, 2025 10:40
Used test cases from:
* Original PR kubernetes#129334
* KEP https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/5116-streaming-response-encoding#unit-tests

For now testing current serializer implementation to show encoder
behavior and agree on set of tests. Having a separate PR should make review easier.
In separate PR will add the implementation for streaming that should
provide same response byte-to-byte.
randfill isn't available in 4.19
@openshift-ci-robot openshift-ci-robot added the backports/unvalidated-commits Indicates that not all commits come to merged upstream PRs. label Oct 6, 2025
@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Oct 6, 2025
Copy link

openshift-ci bot commented Oct 6, 2025

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@openshift-ci-robot
Copy link

@rh-roman: the contents of this pull request could not be automatically validated.

The following commits could not be validated and must be approved by a top-level approver:

Comment /validate-backports to re-evaluate validity of the upstream PRs, for example when they are merged upstream.

@openshift-ci openshift-ci bot added the vendor-update Touching vendor dir or related files label Oct 6, 2025
Copy link

openshift-ci bot commented Oct 6, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: rh-roman
Once this PR has been reviewed and has the lgtm label, please assign deads2k for approval. For more information see the Code Review Process.

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

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

@rh-roman
Copy link
Author

rh-roman commented Oct 6, 2025

/test all

Copy link

openshift-ci bot commented Oct 6, 2025

@rh-roman: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/verify-commits b1ea588 link true /test verify-commits
ci/prow/e2e-aws-crun-wasm b1ea588 link true /test e2e-aws-crun-wasm
ci/prow/images b1ea588 link true /test images
ci/prow/integration b1ea588 link true /test integration
ci/prow/k8s-e2e-gcp-ovn b1ea588 link true /test k8s-e2e-gcp-ovn
ci/prow/okd-scos-images b1ea588 link true /test okd-scos-images
ci/prow/e2e-aws-ovn-cgroupsv2 b1ea588 link true /test e2e-aws-ovn-cgroupsv2
ci/prow/k8s-e2e-aws-ovn-serial b1ea588 link false /test k8s-e2e-aws-ovn-serial
ci/prow/e2e-aws-ovn-serial b1ea588 link true /test e2e-aws-ovn-serial
ci/prow/e2e-agnostic-ovn-cmd b1ea588 link false /test e2e-agnostic-ovn-cmd
ci/prow/e2e-aws-ovn-fips b1ea588 link true /test e2e-aws-ovn-fips
ci/prow/k8s-e2e-conformance-aws b1ea588 link true /test k8s-e2e-conformance-aws
ci/prow/verify b1ea588 link true /test verify
ci/prow/unit b1ea588 link true /test unit
ci/prow/e2e-gcp-ovn-upgrade b1ea588 link true /test e2e-gcp-ovn-upgrade
ci/prow/k8s-e2e-gcp-serial b1ea588 link true /test k8s-e2e-gcp-serial
ci/prow/e2e-gcp b1ea588 link true /test e2e-gcp
ci/prow/e2e-aws-csi b1ea588 link false /test e2e-aws-csi
ci/prow/e2e-aws-ovn-crun b1ea588 link true /test e2e-aws-ovn-crun

Full PR test history. Your PR dashboard.

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. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backports/unvalidated-commits Indicates that not all commits come to merged upstream PRs. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. vendor-update Touching vendor dir or related files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants