Skip to content
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

Update the instructions for installing a GKE cluster with terraform to disable automatic node upgrades #1141

Conversation

roberthbailey
Copy link
Member

This is the second part of #1137.

/assign @markmandel

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 0657a26f-1150-4134-9912-c502ad56b059

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:

  • git fetch https://github.com/GoogleCloudPlatform/agones.git pull/1141/head:pr_1141 && git checkout pr_1141
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.1.0-394e299

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 75d462b3-187f-4f47-a456-249a8cf6fbfa

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:

  • git fetch https://github.com/GoogleCloudPlatform/agones.git pull/1141/head:pr_1141 && git checkout pr_1141
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.1.0-6d9ed13

@markmandel markmandel added area/operations Installation, updating, metrics etc kind/documentation Documentation for Agones kind/feature New features for Agones labels Oct 24, 2019
@markmandel
Copy link
Member

This looks good to me - @aLekSer can you check the terraform bits real quick, just because you know TF way better than I do.

@roberthbailey roberthbailey force-pushed the disable-gke-autoupgrades-terraform branch from 6d9ed13 to 2ae3610 Compare October 24, 2019 23:18
@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 17f1e672-2040-4c45-97cf-9957ccd020a5

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:

  • git fetch https://github.com/GoogleCloudPlatform/agones.git pull/1141/head:pr_1141 && git checkout pr_1141
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.1.0-2ae3610

@roberthbailey roberthbailey force-pushed the disable-gke-autoupgrades-terraform branch from 2ae3610 to b778fb6 Compare October 25, 2019 02:10
@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 5e07872d-9e1a-4de2-9927-2c25403e8595

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:

  • git fetch https://github.com/GoogleCloudPlatform/agones.git pull/1141/head:pr_1141 && git checkout pr_1141
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.1.0-b778fb6

@roberthbailey roberthbailey force-pushed the disable-gke-autoupgrades-terraform branch from b778fb6 to b79e3ee Compare October 25, 2019 17:25
@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: a7090b10-aafe-400c-ba94-e347eda0fa96

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:

  • git fetch https://github.com/GoogleCloudPlatform/agones.git pull/1141/head:pr_1141 && git checkout pr_1141
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.1.0-b79e3ee

@markmandel markmandel assigned markmandel and unassigned markmandel Oct 25, 2019
@aLekSer
Copy link
Collaborator

aLekSer commented Oct 25, 2019

Now terraform config looks much better.
Approving these changes also.

@markmandel
Copy link
Member

@roberthbailey I'm leaning towards merging this after 1.1.0 stable, just because it changes actual code -- but what do you think? I could also be persuaded to merge this now?

@roberthbailey
Copy link
Member Author

what do you think?

I'd lean towards doing it now, before the release cut.

The terraform example always pulls the cluster.tf file from the master branch (source = "git::https://github.com/googleforgames/agones.git//build/?ref=master") so even if you merge later, running the example will pick up the changes to disable node auto updates.

Then what's missing is the documentation updates and the updates to the example. The documentation updates could be guarded behind the 1.2 release and the example changes would be visible in the master branch but not on the release branch.

Copy link
Member

@markmandel markmandel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SGTM. You have a stronger opinion than mine 👍

@google-oss-robot
Copy link

[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:
  • OWNERS [markmandel,roberthbailey]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@markmandel markmandel merged commit 0de4bfa into googleforgames:master Oct 25, 2019
@roberthbailey roberthbailey deleted the disable-gke-autoupgrades-terraform branch August 24, 2020 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved area/operations Installation, updating, metrics etc kind/documentation Documentation for Agones kind/feature New features for Agones lgtm size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants