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

[sig-cli] Kubectl client Simple pod should support inline execution and attach fails #736

Closed
saschagrunert opened this issue Sep 20, 2022 · 2 comments · Fixed by #751
Closed

Comments

@saschagrunert
Copy link
Member

Which jobs are failing?

CRI-O conmonrs e2e feature tests.

Which tests are failing?

Mentioned in the title, ran via: https://prow.ci.openshift.org/view/gs/origin-ci-test/pr-logs/pull/cri-o_cri-o/6220/pull-ci-cri-o-cri-o-main-ci-e2e-conmonrs/1572188830188965888

Since when has it been failing?

Since ever, reproducible with 8e4cec9

Reason for failure (if possible)

I guess it’s something in the attach stdin code.

Anything else we need to know?

No response

@saschagrunert
Copy link
Member Author

saschagrunert commented Sep 22, 2022

#746 partly adresses this one.

The --leave-stdin-open=true tests are still failing: https://github.com/kubernetes/kubernetes/blob/7f129f1c9af62cc3cd4f6b754dacdf5932f39d5c/test/e2e/kubectl/kubectl.go#L614-L648

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant