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

Use Docker 24.0.6 for performanace test #3592

Merged
merged 1 commit into from Jan 12, 2024

Conversation

gongmax
Copy link
Collaborator

@gongmax gongmax commented Jan 12, 2024

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 featur

/kind hotfix

/kind release

What this PR does / Why we need it:
After the Docker version used by Makefile upgraded to 24.0.6, performance tests Cloud Build started to fail make push. This PR updates the Docker used by performance tests Cloud Build to 24.0.6 to fix.
Test succeeded: https://pantheon.corp.google.com/cloud-build/builds;region=global/77d084eb-bc59-48fc-a45b-37b81f4f31fa?e=13803378&mods=logs_tg_prod&project=agones-images
Which issue(s) this PR fixes:

Closes #

Special notes for your reviewer:

@github-actions github-actions bot added kind/hotfix Hotfixes for issues against release size/XS labels Jan 12, 2024
@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: a1eba698-0187-4c4b-91f1-a9e836c2a6b7

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/3592/head:pr_3592 && git checkout pr_3592
  • 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.38.0-dev-0d2a9c3-amd64

@gongmax gongmax requested a review from zmerlynn January 12, 2024 20:24
@zmerlynn zmerlynn enabled auto-merge (squash) January 12, 2024 20:51
@zmerlynn zmerlynn merged commit fc9e725 into googleforgames:main Jan 12, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/hotfix Hotfixes for issues against release size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants