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

[release-1.18] oci: Don't return early for non-tty attach if there is no stdin #3813

Conversation

openshift-cherrypick-robot

This is an automated cherry-pick of #3812

/assign haircommander

None

We want to return early from a non-tty attach only if stdin is
enabled otherwise we want to wait for the output as well.

Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: openshift-cherrypick-robot
To complete the pull request process, please assign saschagrunert
You can assign the PR to them by writing /assign @saschagrunert in a comment when ready.

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

@codecov
Copy link

codecov bot commented Jun 2, 2020

Codecov Report

Merging #3813 into release-1.18 will not change coverage.
The diff coverage is 0.00%.

@@              Coverage Diff              @@
##           release-1.18    #3813   +/-   ##
=============================================
  Coverage         40.51%   40.51%           
=============================================
  Files               105      105           
  Lines              8611     8611           
=============================================
  Hits               3489     3489           
  Misses             4811     4811           
  Partials            311      311           

@openshift-ci-robot
Copy link

@openshift-cherrypick-robot: The following tests failed, say /retest to rerun all failed tests:

Test name Commit Details Rerun command
ci/openshift-jenkins/e2e_crun 3745e22 link /test e2e_crun
ci/openshift-jenkins/e2e_fedora 3745e22 link /test e2e_fedora
ci/openshift-jenkins/e2e_rhel 3745e22 link /test e2e_rhel
ci/openshift-jenkins/e2e_crun_cgroupv2 3745e22 link /test e2e_cgroupv2

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dco-signoff: yes Indicates the PR's author has DCO signed all their commits.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants