Skip to content

Conversation

0xaravindh
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
/kind release

What this PR does / Why we need it:

Which issue(s) this PR fixes:

Closes #3955

Special notes for your reviewer:

@0xaravindh 0xaravindh self-assigned this May 13, 2025
@github-actions github-actions bot added the kind/cleanup Refactoring code, fixing up documentation, etc label May 13, 2025
@0xaravindh 0xaravindh requested review from vicentefb and igooch May 13, 2025 07:16
@0xaravindh
Copy link
Member Author

@indexjoseph Could you please review the changes in this PR?

@agones-bot
Copy link
Collaborator

Build Failed 😭

Build Id: 98b430b8-1311-449a-8690-15a1faf27cfb

Status: FAILURE

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

@agones-bot
Copy link
Collaborator

Build Failed 😭

Build Id: 33d7e0f5-7473-4157-b883-9d001620c588

Status: FAILURE

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

@0xaravindh
Copy link
Member Author

/gcbrun

@agones-bot
Copy link
Collaborator

Build Failed 😭

Build Id: 3068d44a-c977-4be9-ba81-21ac77a60f31

Status: FAILURE

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

@agones-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: 7127759c-c9dc-4caf-8561-12a93239f9e1

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/4179/head:pr_4179 && git checkout pr_4179
helm install agones ./install/helm/agones --namespace agones-system --set agones.image.registry=us-docker.pkg.dev/agones-images/ci --set agones.image.tag=1.50.0-dev-ecac01f

@indexjoseph
Copy link
Contributor

@0xaravindh Other than the error-checking case for the SchedulePolicyType, this LGTM.

Copy link
Collaborator

@peterzhongyi peterzhongyi left a comment

Choose a reason for hiding this comment

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

Giving LGTM on behalf of Joseph.

@peterzhongyi peterzhongyi merged commit e256084 into googleforgames:main May 14, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/cleanup Refactoring code, fixing up documentation, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add logging to policies that return errors within Chain policies
5 participants