-
Notifications
You must be signed in to change notification settings - Fork 42k
Fix kubeadm e2e CI build #54573
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
Fix kubeadm e2e CI build #54573
Conversation
|
/retest |
timothysc
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.
/lgtm
|
FWIW: This fixes the build, see https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/pr-logs/pull/54573/pull-kubernetes-e2e-kubeadm-gce/8612/ |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: luxas, timothysc Associated issue: 51250 The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these OWNERS Files:
You can indicate your approval by writing |
|
lgtm2, thanks! |
|
Verified on another PR. 👍 |
|
Automatic merge from submit-queue (batch tested with PRs 54545, 54573). If you want to cherry-pick this change to another branch, please follow the instructions here. |
|
Thanks @luxas |
What this PR does / why we need it:
This fixes kubeadm e2e tests; the tarfile was extracted to the wrong directory in #51250.
Which issue this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)format, will close that issue when PR gets merged): fixes #fixes: #54330
Special notes for your reviewer:
Release note:
@ixdy @pipejakob @kubernetes/sig-cluster-lifecycle-bugs @medinatiger @dims @cmluciano @dixudx