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 new GameServer lifecycle diagrams for Reserved #922

Merged

Conversation

markmandel
Copy link
Member

Shows how the workflow can exist for 1st party/distributed matchmakers.

Work on #660

@markmandel markmandel added kind/feature New features for Agones kind/documentation Documentation for Agones labels Jul 18, 2019
@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 868fd8c3-7126-4217-933e-ea9b3d30ae71

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/922/head:pr_922 && git checkout pr_922
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=0.12.0-01846eb

build/Makefile Outdated
@@ -392,8 +392,6 @@ gen-crd-client: $(ensure-build-image)
docker run --rm $(common_mounts) -w $(workdir_path) $(build_tag) /root/gen-crd-client.sh
docker run --rm $(common_mounts) -w $(workdir_path)/pkg $(build_tag) goimports -w .

site-images: $(site_path)/static/diagrams/gameserver-states.dot.png $(site_path)/static/diagrams/gameserver-lifecycle.puml.png

# generate pngs from dot files
Copy link
Member

Choose a reason for hiding this comment

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

Should this part of the makefile move as well? Are there places outside of the website where we generate pngs from dot files and puml files?

Copy link
Member Author

Choose a reason for hiding this comment

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

That is true that we don't - but it seemed general enough that maybe leave it where it was.

Honestly, I've no strong opinion on this, so if you feel strongly, I'll move it.

Copy link
Member

Choose a reason for hiding this comment

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

If we are still thinking about moving the website to a different repo after 1.0 I'd move it to the site makefile now to make that simpler.

Copy link
Member Author

Choose a reason for hiding this comment

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

Makes perfect sense. Will make the move 👍

site/static/diagrams/gameserver-reserved.puml Outdated Show resolved Hide resolved
site/static/diagrams/gameserver-reserved.puml Outdated Show resolved Hide resolved
site/static/diagrams/gameserver-reserved.puml Outdated Show resolved Hide resolved
@markmandel
Copy link
Member Author

Changes made, per comments 👍

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: f66bebb1-738a-49dd-9da2-a888ddc9da61

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

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: ccd1d977-9a1c-4da8-a6d7-64ea677b079d

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/922/head:pr_922 && git checkout pr_922
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=0.12.0-b208324

@roberthbailey roberthbailey self-assigned this Jul 19, 2019
Shows how the workflow can exist for 1st party/distributed matchmakers.

Work on googleforgames#660
@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 1f560c92-fe89-48ac-9e71-a42bf22f66b0

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/922/head:pr_922 && git checkout pr_922
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=0.12.0-2110e6b

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 5fb037d1-7aac-4c67-a8af-c2e853333482

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/922/head:pr_922 && git checkout pr_922
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=0.12.0-71b7854

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 3bc89139-6e83-4cbf-88c6-b6d810487f74

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/922/head:pr_922 && git checkout pr_922
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=0.12.0-a3d2da4

@roberthbailey roberthbailey merged commit a31e913 into googleforgames:master Jul 20, 2019
@markmandel markmandel deleted the docs/reserved-lifecycle branch July 20, 2019 04:51
@markmandel markmandel added this to the 0.12.0 milestone Jul 20, 2019
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants