Skip to content

Update supertuxkart example to version 0.24#4588

Open
markmandel wants to merge 2 commits into
agones-dev:mainfrom
markmandel:examples/stk-dependabot
Open

Update supertuxkart example to version 0.24#4588
markmandel wants to merge 2 commits into
agones-dev:mainfrom
markmandel:examples/stk-dependabot

Conversation

@markmandel
Copy link
Copy Markdown
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:

Incremented the version of the supertuxkart example image and relevant dependencies. Includes updates to Makefile, gameserver.yaml, fleet .yaml, and test files.

Primarily done to remove dependabot alerts for gRPC.

Which issue(s) this PR fixes:

Will get rid of #4532

Special notes for your reviewer:

Since 0.24 isn't on the production registry, this will fail CI. Will need someone to push please.

Incremented the version of the supertuxkart example image and relevant
dependencies. Includes updates to `Makefile`, `gameserver.yaml`, `fleet
.yaml`, and test files.

Primarily done to remove dependabot alerts for gRPC.

Signed-off-by: Mark Mandel <mark@compoundtheory.com>
@markmandel markmandel requested a review from a team May 31, 2026 20:57
@markmandel markmandel added the area/examples Examples. Usually found in the `examples` directory label May 31, 2026
@github-actions github-actions Bot added kind/cleanup Refactoring code, fixing up documentation, etc size/S labels May 31, 2026
@markmandel
Copy link
Copy Markdown
Member Author

@Sivasankaran25 or @indurireddy-TF - if you get a chance, can you run make cloud-build for this example against the agones-images project, so we can pass CI.

I did manual tests locally with this update, and all worked great.

@agones-bot
Copy link
Copy Markdown
Collaborator

Build Failed 😭

Build Id: c6e3f368-b21f-4d20-8af4-1dc84690fd71

Status: FAILURE

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

@Sivasankaran25
Copy link
Copy Markdown
Collaborator

@Sivasankaran25 or @indurireddy-TF - if you get a chance, can you run make cloud-build for this example against the agones-images project, so we can pass CI.

I did manual tests locally with this update, and all worked great.

Sure, we'll do it

@markmandel
Copy link
Copy Markdown
Member Author

@Sivasankaran25 Thanks!

@agones-bot
Copy link
Copy Markdown
Collaborator

Build Succeeded 🥳

Build Id: 96e337ee-5da7-413c-8998-26a686a12935

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/4588/head:pr_4588 && git checkout pr_4588
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.59.0-dev-14b39f3

@markmandel
Copy link
Copy Markdown
Member Author

Eyyy! Should be an easy review now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/examples Examples. Usually found in the `examples` directory kind/cleanup Refactoring code, fixing up documentation, etc size/S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants