-
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
Updates for Terraform #3293
Updates for Terraform #3293
Conversation
Lumped a couple of things together: 1. Updated Terraform to the latest release in the build image. 2. Make a fix to the GKE image that ignores the maintenance policy if the cluster is not on a release channel.
Build Failed 😱 Build Id: 47285367-193e-4775-8799-f703d3028265 To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Still haven't fixed this unit test flake!
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: gongmax, 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 Failed 😱 Build Id: 50b4e919-b14d-4021-82ac-cb92959a9e58 To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
New changes are detected. LGTM label has been removed. |
Build Succeeded 👏 Build Id: c9fb7646-ed51-4d46-b8aa-9e303dab357f 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 cleanup
What this PR does / Why we need it:
Lumped a couple of things together:
Which issue(s) this PR fixes:
N/A
Special notes for your reviewer:
Applied
terraform fmt
as well.