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

Queue updated GameServers with DeletionTimestamp #2550

Merged
merged 1 commit into from
Apr 22, 2022

Conversation

markmandel
Copy link
Member

What type of PR is this?

Uncomment only one /kind <> line, press enter to put that in a new line, and remove leading whitespace from that line:

/kind breaking

/kind bug

/kind cleanup
/kind documentation
/kind feature
/kind hotfix

What this PR does / Why we need it:

I believe this closes the issue with Shutdown GameServer's very rarely getting stuck (very hard to test in an e2e test).

Which issue(s) this PR fixes:

Closes #2360

I believe this closes the issue with Shutdown GameServer's very
rarely getting stuck (very hard to test in an e2e test).

Closes googleforgames#2360
@markmandel markmandel added kind/bug These are bugs. area/user-experience Pertaining to developers trying to use Agones, e.g. SDK, installation, etc labels Apr 21, 2022
@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: ec916e01-f4ea-4879-86bf-a883b3394132

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/2550/head:pr_2550 && git checkout pr_2550
  • helm install ./install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.23.0-64c5504

@google-oss-prow google-oss-prow bot added the lgtm label Apr 22, 2022
@roberthbailey roberthbailey merged commit 50b4cd5 into googleforgames:main Apr 22, 2022
@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: 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 deleted the bug/shutdown-stuck branch April 22, 2022 16:49
Thiryn pushed a commit to Thiryn/agones that referenced this pull request Apr 25, 2022
I believe this closes the issue with Shutdown GameServer's very
rarely getting stuck (very hard to test in an e2e test).

Closes googleforgames#2360
@SaitejaTamma SaitejaTamma added this to the 1.23.0 milestone May 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved area/user-experience Pertaining to developers trying to use Agones, e.g. SDK, installation, etc kind/bug These are bugs. lgtm size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GameServer stucks in Shutdown state preventing a rolling update to complete
4 participants