-
Notifications
You must be signed in to change notification settings - Fork 825
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
Upgrade kubectl for e2e tests #1550
Upgrade kubectl for e2e tests #1550
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: aLekSer, markmandel 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 |
Build Succeeded 👏 Build Id: 400f0bfb-2d87-441d-b3f7-a1a62a872d4d The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
New changes are detected. LGTM label has been removed. |
Build Succeeded 👏 Build Id: 7940c9d5-830d-40a8-a074-8461279f7cfc The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
What type of PR is this?
/kind feature
What this PR does / Why we need it:
One of the pieces for upgrade to Kubernetes 1.15
Which issue(s) this PR fixes:
Work on #1478
Special notes for your reviewer:
I was going to switch to wget, but this ticket indicates that this is an intermittent network error. I'm hoping that pointing to a newer version of Kubectl solves this.