-
Notifications
You must be signed in to change notification settings - Fork 40k
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
AWS kube-down: Issue warning if VPC not found #27518
AWS kube-down: Issue warning if VPC not found #27518
Conversation
LGTM Thanks, Justin!! |
/cc @activars |
This is failing due to "Kubectl apply should apply a new configuration to an existing RC" failure which appears in several roll-up test failures ("broken test run") but not any individual issues. I'll file an issue and restart the test. |
👍 |
In E2E on GCE cluster failed to create on nodes failing to validate, but wholly unrelated to the code change. @k8s-bot e2e test this issue: #IGNORE |
Looks like an infrastructure problem; master failed to come up
|
@k8s-bot e2e test this issue: #IGNORE |
Another infrastructure failure:
|
@k8s-bot e2e test this issue: #IGNORE |
Any objection if I just mark "retest-not-required"? e2e doesn't hit this... |
It's that missing bee5acd42028b0130c8c1b56c60fbd284f123edb again though. Not sure exactly what's going on here. bee5.. isn't in the main k8s repo. I'm guessing bee5.. is the merge is what we pulled using |
@k8s-bot e2e test this issue: #IGNORE |
@k8s-bot verify this issue: #IGNORE |
@k8s-bot e2e test this issue: #IGNORE |
@k8s-bot node e2e test this issue: #IGNORE |
GCE e2e build/test passed for commit e58a16e. |
@k8s-bot test this [submit-queue is verifying that this PR is safe to merge] |
GCE e2e build/test passed for commit e58a16e. |
Automatic merge from submit-queue |
To address issue #17219