-
-
Notifications
You must be signed in to change notification settings - Fork 7
Improve shell capturing in init containers #746
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
Conversation
siegfriedweber
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The changes look good to me. However, the HDFS pods often restart and the logging integration test sometimes fails because the cluster does not become ready within 10 minutes.
lfrancke
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I looked at it and it looks okay. I have not tested it though.
Description
We have some integration test failures in products using HDFS, where the format image somehow fails.
and
We previously did not catch the init container shell output properly, which is done in this PR.
Definition of Done Checklist
Author
Reviewer
Acceptance
type/deprecationlabel & add to the deprecation scheduletype/experimentallabel & add to the experimental features tracker