Skip to content

fix(rust-simple): upgrade rust toolchain to 1.92 to fix build failure#4414

Merged
markmandel merged 1 commit intoagones-dev:mainfrom
indurireddy-TF:fix/rust-simple-build-failure
Jan 9, 2026
Merged

fix(rust-simple): upgrade rust toolchain to 1.92 to fix build failure#4414
markmandel merged 1 commit intoagones-dev:mainfrom
indurireddy-TF:fix/rust-simple-build-failure

Conversation

@indurireddy-TF
Copy link
Copy Markdown
Collaborator

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 #4413

Special notes for your reviewer:

@github-actions github-actions bot added kind/cleanup Refactoring code, fixing up documentation, etc size/XS labels Jan 9, 2026
@agones-bot
Copy link
Copy Markdown
Collaborator

Build Failed 😭

Build Id: 066f6d74-574e-4b64-9e6a-ed77d8f0547f

Status: FAILURE

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

@markmandel markmandel enabled auto-merge (squash) January 9, 2026 18:17
@markmandel
Copy link
Copy Markdown
Collaborator

Something odd happening on the Autpilot cluster: https://console.cloud.google.com/cloud-build/builds/28d13401-24a5-45c8-9bdf-263adb7f6ce6;step=2?invt=AcGfCA&project=agones-images - lots of strange failures.

/gcbrun

@agones-bot
Copy link
Copy Markdown
Collaborator

Build Succeeded 🥳

Build Id: 0758fbf7-ba8b-42cd-8e67-dc7d06992d9c

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/4414/head:pr_4414 && git checkout pr_4414
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.55.0-dev-e8ae3d5

@markmandel markmandel merged commit 8fb23af into agones-dev:main Jan 9, 2026
5 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 size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade rust-simple Dockerfile to latest stable Rust for dependency compatibility

3 participants