Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Add conmon-rs streaming server support #7903

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

saschagrunert
Copy link
Member

What type of PR is this?

/kind feature

What this PR does / why we need it:

Adding conmon-rs streaming server support.

Which issue(s) this PR fixes:

Refers to #7826

Special notes for your reviewer:

None

Does this PR introduce a user-facing change?

Added conmon-rs streaming server support.

@openshift-ci openshift-ci bot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. release-note Denotes a PR that will be considered when it comes time to generate release notes. labels Mar 18, 2024
@openshift-ci openshift-ci bot added kind/feature Categorizes issue or PR as related to a new feature. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. labels Mar 18, 2024
Copy link
Contributor

openshift-ci bot commented Mar 18, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: saschagrunert

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

The pull request process is described 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

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 18, 2024
@saschagrunert saschagrunert force-pushed the streaming-server branch 5 times, most recently from 2cca535 to 0e4642a Compare March 21, 2024 13:59
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
Copy link
Contributor

openshift-ci bot commented Mar 25, 2024

@saschagrunert: 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/e2e-aws-ovn 719d279 link true /test e2e-aws-ovn
ci/prow/images 719d279 link true /test images
ci/prow/e2e-gcp-ovn 719d279 link true /test e2e-gcp-ovn
ci/prow/ci-cgroupv2-e2e 719d279 link true /test ci-cgroupv2-e2e
ci/prow/ci-rhel-critest 719d279 link true /test ci-rhel-critest
ci/prow/ci-rhel-e2e 719d279 link true /test ci-rhel-e2e
ci/prow/ci-fedora-integration 719d279 link true /test ci-fedora-integration
ci/prow/ci-crun-e2e 719d279 link true /test ci-crun-e2e
ci/prow/ci-cgroupv2-e2e-crun 719d279 link true /test ci-cgroupv2-e2e-crun
ci/prow/ci-e2e-conmonrs 719d279 link true /test ci-e2e-conmonrs
ci/prow/ci-cgroupv2-integration 719d279 link true /test ci-cgroupv2-integration
ci/prow/ci-fedora-critest 719d279 link true /test ci-fedora-critest
ci/prow/ci-fedora-kata 719d279 link true /test ci-fedora-kata
ci/prow/ci-e2e 719d279 link true /test ci-e2e
ci/prow/ci-e2e-evented-pleg 719d279 link true /test ci-e2e-evented-pleg
ci/prow/ci-cgroupv2-e2e-features 719d279 link true /test ci-cgroupv2-e2e-features

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

Copy link

A friendly reminder that this PR had no activity for 30 days.

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Apr 25, 2024
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. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. kind/feature Categorizes issue or PR as related to a new feature. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. release-note Denotes a PR that will be considered when it comes time to generate release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant