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 Terraform to Helm 3 #1646

Merged

Conversation

markmandel
Copy link
Member

What type of PR is this?

Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespace from that line:

/kind breaking
/kind bug
/kind cleanup
/kind documentation

/kind feature

/kind hotfix

What this PR does / Why we need it:

Upgrading the Terraform configurations to Helm 3 - mostly by creating a
new Helm 3 module, so we still have backward compatibility.

Also the new Helm 3 model still has the same variables as the Helm 2
module, although there are some changes to defaults to align more with
production workloads.

Updates to documentation were minimal, as not a huge amount of things
changed from a Terraform perspective.

Which issue(s) this PR fixes:

Work on #1436

Special notes for your reviewer:

None

Upgrading the Terraform configurations to Helm 3 - mostly by creating a
new Helm 3 module, so we still have backward compatibility.

Also the new Helm 3 model still has the same variables as the Helm 2
module, although there are some changes to defaults to align more with
production workloads.

Updates to documentation were minimal, as not a huge amount of things
changed from a Terraform perspective.

Work on googleforgames#1436
@markmandel markmandel added kind/feature New features for Agones kind/documentation Documentation for Agones area/operations Installation, updating, metrics etc labels Jun 24, 2020
@markmandel markmandel requested review from aLekSer and removed request for cyriltovena June 24, 2020 23:31
@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: a477f2ff-2b8c-4690-803c-3fe6ab7a9742

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/googleforgames/agones.git pull/1646/head:pr_1646 && git checkout pr_1646
  • helm install ./install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.7.0-5f8ee60

Copy link
Collaborator

@aLekSer aLekSer left a comment

Choose a reason for hiding this comment

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

Looks good, thank you for this upgrade!

@google-oss-robot
Copy link

[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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@markmandel markmandel merged commit 93df9e3 into googleforgames:master Jun 25, 2020
@markmandel markmandel deleted the upgrade/terraform-helm-3 branch June 25, 2020 14:19
@markmandel markmandel added this to the 1.7.0 milestone Jun 30, 2020
ilkercelikyilmaz pushed a commit to ilkercelikyilmaz/agones that referenced this pull request Oct 23, 2020
Upgrading the Terraform configurations to Helm 3 - mostly by creating a
new Helm 3 module, so we still have backward compatibility.

Also the new Helm 3 model still has the same variables as the Helm 2
module, although there are some changes to defaults to align more with
production workloads.

Updates to documentation were minimal, as not a huge amount of things
changed from a Terraform perspective.

Work on googleforgames#1436
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 cla: yes 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.

5 participants