-
Notifications
You must be signed in to change notification settings - Fork 811
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 documentation to note there is no GameServer update support #1935
Update documentation to note there is no GameServer update support #1935
Conversation
Build Failed 😱 Build Id: 92889f36-6220-43c2-8e6f-44c0e35b475a To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Build Succeeded 👏 Build Id: e09e1094-bc17-4940-8f92-ea5a6855e302 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:
|
@josephbmanley - this is great, thanks! What do you think about wrapping this new text in a tip (e.g. https://agones.dev/site/docs/installation/install-agones/helm/#helm-test) or note (e.g. https://agones.dev/site/docs/installation/terraform/#prerequisites) block to make it stand out a bit more? |
Sure, I'll go ahead and update this PR to include it as a note by the end of the day. 😄 |
Build Failed 😱 Build Id: dc70f1ce-487e-4892-8bf5-9ef31219aaf2 To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Build Succeeded 👏 Build Id: 1d1aa618-95e1-44f1-b3d4-62ea16cd897f 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: 7b73a04e-1d82-4105-aee4-03fac942dcd4 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: 9cdb0fb1-993a-4282-bd92-e193da1eec4f 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: Mark Mandel <markmandel@google.com>
Build Succeeded 👏 Build Id: fd928b81-7a34-4e0e-8758-49dcce68672a 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:
|
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.
🔥
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: josephbmanley, 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 |
New changes are detected. LGTM label has been removed. |
Build Succeeded 👏 Build Id: f52e2618-ac5b-49b8-8225-092131076b5d 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 documentation
What this PR does / Why we need it:
Updates the
GameServer
reference page to note the lack of update support.This is the included message:
This change is due to people not being able to update GameServers and suspecting a bug.
Which issue(s) this PR fixes:
Closes #1724
Special notes for your reviewer:
If there is a better place for this, let me know. The reference page is what made most sense to me.