Skip to content

golang upgrade 1.26#4497

Open
indurireddy-TF wants to merge 1 commit intoagones-dev:mainfrom
indurireddy-TF:chore/golang-upgrade-1.26
Open

golang upgrade 1.26#4497
indurireddy-TF wants to merge 1 commit intoagones-dev:mainfrom
indurireddy-TF:chore/golang-upgrade-1.26

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

Special notes for your reviewer:

@indurireddy-TF indurireddy-TF requested a review from igooch April 2, 2026 04:48
@github-actions github-actions bot added kind/feature New features for Agones size/XL labels Apr 2, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

@agones-bot
Copy link
Copy Markdown
Collaborator

Build Failed 😭

Build Id: c9b551b3-328b-4c49-aab2-65b4ca880cfb

Status: FAILURE

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

@indurireddy-TF indurireddy-TF force-pushed the chore/golang-upgrade-1.26 branch from 3e6f8d9 to 71d0ba2 Compare April 2, 2026 05:03
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

Signed-off-by: Induri Reddy <[email protected]>
@indurireddy-TF indurireddy-TF force-pushed the chore/golang-upgrade-1.26 branch from 71d0ba2 to 6543592 Compare April 2, 2026 05:10
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

@agones-bot
Copy link
Copy Markdown
Collaborator

Build Succeeded 🥳

Build Id: 7b37aa9b-8543-4a60-bc5c-6741bc968e8c

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/4497/head:pr_4497 && git checkout pr_4497
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.57.0-dev-6543592

@indurireddy-TF indurireddy-TF self-assigned this Apr 2, 2026
Copy link
Copy Markdown
Collaborator

@igooch igooch left a comment

Choose a reason for hiding this comment

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

Could you make sure that this PR also resolves the dependencies that were opened by dependabot? https://github.com/agones-dev/agones/issues?q=is%3Apr+is%3Aopen+author%3Aapp%2Fdependabot

We may need to add a step in the issue for this since it's not currently a part of the workflow.

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

Labels

kind/feature New features for Agones size/XL

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Golang 1.26.0 Version and Dependency Upgrades

3 participants