-
Notifications
You must be signed in to change notification settings - Fork 820
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
add gameserver values as configurable in helm terraform modules #1693
Conversation
There was a problem hiding this 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.
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:
|
Co-authored-by: Alexander Apalikov <[email protected]>
Co-authored-by: Alexander Apalikov <[email protected]>
Co-authored-by: Alexander Apalikov <[email protected]>
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:
|
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:
|
Co-authored-by: Alexander Apalikov <[email protected]>
Co-authored-by: Alexander Apalikov <[email protected]>
Co-authored-by: Alexander Apalikov <[email protected]>
Co-authored-by: Alexander Apalikov <[email protected]>
Co-authored-by: Alexander Apalikov <[email protected]>
Build Failed 😱 Build Id: f5289ec0-8846-4c92-9aff-22fa065d3f44 To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Build Failed 😱 Build Id: 7354a4f4-de80-4fdc-b2ce-5a2203e8f18e To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Just confirming - 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. |
There was a problem hiding this 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.
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. |
Build Failed 😱 Build Id: 7a63cf5d-4742-4b1f-ac3a-71efcb0df4e3 To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
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:
|
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:
|
Build Failed 😱 Build Id: 25f32712-acfc-45f4-ba0c-584bd03331f3 To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
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:
|
[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:
Approvers can indicate their approval by writing |
…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]>
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: