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
[1.17] Revert "infra: remove unneeded uses of infra container" #3183
[1.17] Revert "infra: remove unneeded uses of infra container" #3183
Conversation
c812bd1
to
9dc1a4d
Compare
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: haircommander, 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 |
|
needs rebase |
|
LGTM assuming happy tests |
9dc1a4d
to
25d294c
Compare
Codecov Report
@@ Coverage Diff @@
## release-1.17 #3183 +/- ##
================================================
+ Coverage 44.8% 44.92% +0.11%
================================================
Files 90 90
Lines 7584 7569 -15
================================================
+ Hits 3398 3400 +2
+ Misses 3890 3875 -15
+ Partials 296 294 -2 |
|
/test e2e-aws |
|
/retest |
1 similar comment
|
/retest |
|
/lgtm |
|
/lgtm |
|
/test e2e-aws |
|
/test e2e-aws |
|
/test kata-containers |
|
/test kata-containers |
|
/test launch-aws |
This reverts commit 1d7d971. This revert is needed because 1.17 is not ready to remove infra containers, and this code is incomplete (the Ready() check wasn't correct). as such, revert it until we actually drop the infra container Signed-off-by: Peter Hunt <pehunt@redhat.com>
25d294c
to
5a5fa81
Compare
|
/retest |
|
/test e2e-aws |
|
/lgtm |
This reverts commit 1d7d971.
This revert is needed because 1.17 is not ready to remove infra containers, and this code is incomplete (the Ready() check wasn't correct). as such, revert it until we actually drop the infra container
Signed-off-by: Peter Hunt pehunt@redhat.com