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

Documentation on Fleet Updates and Upgrades #1020

Merged
merged 3 commits into from
Sep 4, 2019

Conversation

markmandel
Copy link
Member

Covers multiple strategies for updating Fleet configurations, as well
as how it can be used in conjunction with GameServerAllocation to
bridge multiple Fleets if need be.

Closes #557

Covers multiple strategies for updating `Fleet` configurations, as well
as how it can be used in conjunction with `GameServerAllocation` to
bridge multiple Fleets if need be.

Closes googleforgames#557
@markmandel markmandel added kind/feature New features for Agones kind/documentation Documentation for Agones labels Aug 28, 2019
@markmandel markmandel added this to the 1.0 milestone Aug 28, 2019
@markmandel markmandel changed the title lDocumentation on Fleet Updates and Upgrades Documentation on Fleet Updates and Upgrades Aug 28, 2019
@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 5b56fb09-a8fe-492c-b711-f0d533e37be4

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/1020/head:pr_1020 && git checkout pr_1020
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.0.0-59a930d

Copy link
Member

@roberthbailey roberthbailey left a comment

Choose a reason for hiding this comment

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

Sorry for the delay getting this reviewed. It looks great!

@google-oss-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: markmandel, roberthbailey
To complete the pull request process, please assign
You can assign the PR to them by writing /assign in a comment when ready.

The full list of commands accepted by this bot can be found 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

@google-oss-robot
Copy link

New changes are detected. LGTM label has been removed.

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: c585e178-48a7-410d-b5ee-5ba8bf894d67

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

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 58685e85-d6c7-4328-8851-d47b137e88da

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/1020/head:pr_1020 && git checkout pr_1020
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.0.0-fca1e44

@roberthbailey roberthbailey merged commit b32453a into googleforgames:master Sep 4, 2019
@markmandel markmandel deleted the docs/fleet-update branch September 4, 2019 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/documentation Documentation for Agones kind/feature New features for Agones size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document upgrading / managing Fleets
4 participants