-
Couldn't load subscription status.
- Fork 1.8k
[release-v1.3.x] check initContainers for kubernetes sidecar implementation
#8997
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
|
The following is the coverage report on the affected files.
|
|
/retest |
1 similar comment
|
/retest |
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.
/lgtm
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: waveywaves 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 |
|
/retest |
3 similar comments
|
/retest |
|
/retest |
|
/retest |
|
This may not be a flake; I will review the errors thoroughly and address any potential issues. |
|
@pritidesai I think there's some issue with e2e. It's failing for lot of PRs. |
|
/retest |
|
All five checks are failing with: |
|
It is happening on several PR now. cc @khrm @waveywaves |
|
/retest |
This code checks if all containers in a Pod, including init containers, have completed their execution before marking a TaskRun as complete when kubernetes native sidecar is enabled. It's part of the TaskRun status determination logic. Signed-off-by: Priti Desai <pdesai@us.ibm.com>
9641be6 to
46da385
Compare
|
New changes are detected. LGTM label has been removed. |
|
The following is the coverage report on the affected files.
|
Changes
Manual Cherry-pick of #8986
The automated cherry-pick is not responding #8986 (comment)
/kind bug
Submitter Checklist
As the author of this PR, please check off the items in this checklist:
/kind <type>. Valid types are bug, cleanup, design, documentation, feature, flake, misc, question, tepRelease Notes