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

Upgrade Agones to 1.40.0 + CRD changes #945

Merged
merged 1 commit into from
May 8, 2024

Conversation

markmandel
Copy link
Contributor

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:

  • Updated Agones to 1.40.0 with our test infrastructure.
  • Some spelling fixes.
  • Allow null ports and address fields in GameServer CRD (thanks @XAMPPRocky)

Which issue(s) this PR fixes:

N/A

Special notes for your reviewer:

Content of #942 included.

* Updated Agones to 1.40.0 with our test infrastructure.
* Some spelling fixes.
* Allow null ports and address fields in GameServer CRD
  (thanks @XAMPPRocky)
@markmandel markmandel added kind/feature New feature or request area/tests Unit tests, integration tests, anything to make sure things don't break labels May 8, 2024
@github-actions github-actions bot added the size/s label May 8, 2024
@quilkin-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: cf866388-1696-425e-b41d-ede8b64a5dd2

The following development images have been built, and will exist for the next 30 days:

To build this version:

git fetch git@github.com:googleforgames/quilkin.git pull/945/head:pr_945 && git checkout pr_945
cargo build

@XAMPPRocky XAMPPRocky merged commit 90f7e05 into googleforgames:main May 8, 2024
9 checks passed
@markmandel markmandel deleted the agones/1.40.0 branch May 8, 2024 19:38
XAMPPRocky added a commit that referenced this pull request May 15, 2024
XAMPPRocky added a commit that referenced this pull request May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/tests Unit tests, integration tests, anything to make sure things don't break kind/feature New feature or request size/s
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants