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

add gameserver values as configurable in helm terraform modules #1693

Merged
merged 19 commits into from
Jul 31, 2020
Merged

add gameserver values as configurable in helm terraform modules #1693

merged 19 commits into from
Jul 31, 2020

Conversation

comerford
Copy link
Contributor

What type of PR is this?

/kind feature

What this PR does / Why we need it:

As described in Issue 1692 - this PR aims to add the gameserver variables (port range, namespaces) to the terraform module

Which issue(s) this PR fixes:

#1692

Closes #

Special notes for your reviewer:

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.

Thanks for the PR. We actually need these fields to be configurable, please consider applying comments.

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 73c65a95-20de-46c7-9c78-a2b08da72df0

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/1693/head:pr_1693 && git checkout pr_1693
  • helm install ./install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.8.0-4f77bd2

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 94be3bbd-839e-4820-b271-bf946bd425ff

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/1693/head:pr_1693 && git checkout pr_1693
  • helm install ./install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.8.0-acd6817

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: a7d60c49-1ceb-4db3-a54f-cda6350517af

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/1693/head:pr_1693 && git checkout pr_1693
  • helm install ./install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.8.0-61abf22

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: f5289ec0-8846-4c92-9aff-22fa065d3f44

To get permission to view the Cloud Build view, join the agones-discuss Google Group.

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 7354a4f4-de80-4fdc-b2ce-5a2203e8f18e

To get permission to view the Cloud Build view, join the agones-discuss Google Group.

@markmandel
Copy link
Member

Just confirming - this looks like it's waiting on a couple of small tweaks from @roberthbailey - is that correct?

@roberthbailey
Copy link
Member

this looks like it's waiting on a couple of small tweaks from @roberthbailey - is that correct?

If you mean waiting on @comerford making small tweaks to address my feedback, then yes, that is my understanding.

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! Just putting this under "Request changes", so I don't forget and merge it accidentally.

@comerford
Copy link
Contributor Author

Hey all - apologies for lack of action, I am on vacation at the moment, so having to make edits in the Github web interface rather than from a command line. I think I addressed the minor tweaks requested.

@comerford comerford requested a review from markmandel July 30, 2020 23:38
@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 7a63cf5d-4742-4b1f-ac3a-71efcb0df4e3

To get permission to view the Cloud Build view, join the agones-discuss Google Group.

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: b6d678cd-b894-442f-8381-d2470c1b0c0e

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/1693/head:pr_1693 && git checkout pr_1693
  • helm install ./install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.8.0-8268872

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 05cf83d0-2a29-44cc-9ccb-db20ed901ac6

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/1693/head:pr_1693 && git checkout pr_1693
  • helm install ./install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.8.0-94d1d3e

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 25f32712-acfc-45f4-ba0c-584bd03331f3

To get permission to view the Cloud Build view, join the agones-discuss Google Group.

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 69c69622-c7c6-4dec-85e3-5dfbb0a76a88

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/1693/head:pr_1693 && git checkout pr_1693
  • helm install ./install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.8.0-6ee438d

@google-oss-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: aLekSer, comerford, 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 7ee4e1e into googleforgames:master Jul 31, 2020
@markmandel markmandel added this to the 1.8.0 milestone Jul 31, 2020
@markmandel markmandel added area/operations Installation, updating, metrics etc kind/feature New features for Agones labels Jul 31, 2020
@comerford comerford deleted the install_terraform_module_add_helm_settings branch August 19, 2020 09:19
ilkercelikyilmaz pushed a commit to ilkercelikyilmaz/agones that referenced this pull request Oct 23, 2020
…leforgames#1693)

* add gameserver values as configurable in helm TF modules
* Gating gameserver features for 1.8.0 release

Co-authored-by: Alexander Apalikov <[email protected]>
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/feature New features for Agones lgtm size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants