-
Notifications
You must be signed in to change notification settings - Fork 817
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 dev tooling kubectl to 1.18 #1989
Upgrade dev tooling kubectl to 1.18 #1989
Conversation
For both the build image and the e2e image. Work on googleforgames#1971
Build Failed 😱 Build Id: 05e05acc-8bf4-4bdb-8571-2594f7fdd0ec To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Some e2e tests failed:
Will rerun and see if it's flaky, or a real issue. |
Build Failed 😱 Build Id: 64ec6390-f8a1-4b72-ae94-71247d99f54a To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Failed again. Will need to investigate.
Will try one more time just for giggles. |
Build Failed 😱 Build Id: ebe3d6c6-0600-45fb-8b44-bbab82b6662d To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
At least this seems consistent:
|
🤦 I know why it's failing. The tcp firewall rule is gone. Hmnn, that's odd. |
Build Succeeded 👏 Build Id: 3e2e5bd8-304c-4866-aea0-7067e5d41c8a 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:
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: markmandel, roberthbailey 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 |
What type of PR is this?
/kind breaking
What this PR does / Why we need it:
For both the build image and the e2e image.
Which issue(s) this PR fixes:
Work on #1971
Special notes for your reviewer:
N/A