-
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
Workaround docker-wait freeze with 17.06.0 #48762
Conversation
@dims looks like a race in the other PR. |
Ack @sttts |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sttts, wojtek-t Associated issue requirement bypassed by: wojtek-t The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these OWNERS Files:
You can indicate your approval by writing |
/remove-priority P0 |
Doesn't look good. |
ref #48478 |
Theoretically if this fixes things then we shouldn't need to manually merge? |
/test pull-kubernetes-federation-e2e-gce |
@fejta I want to agree with you and be proven wrong, fingers crossed |
/test all [submit-queue is verifying that this PR is safe to merge] |
@sttts: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
Manually merging so we don't wait on anymore flakes. It did pass the aws test, which is the major blocker. |
Do we need this also on the 1.7 branch? |
@sttts - I'm creating a cherrypick on 1.7. |
#48804 is out for review |
…62-upstream-release-1.7 Automated cherry pick of #48762 upstream release 1.7
…62-upstream-release-1.5 Automated cherry pick of #48762 upstream release 1.5
Removing label |
Workaround moby/moby#33948 and maybe fix kops timeouts.