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

Update autoscaler-webhook: Switch from debian11 to debian12 #3575

Merged
merged 2 commits into from Jan 9, 2024

Conversation

Kalaiselvi84
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
/kind release

What this PR does / Why we need it:

Which issue(s) this PR fixes:

Work on #3570

Special notes for your reviewer:

@github-actions github-actions bot added kind/cleanup Refactoring code, fixing up documentation, etc size/S labels Jan 8, 2024
@Kalaiselvi84
Copy link
Contributor Author

Successful build log

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 82d66898-b173-4866-b299-ca177770a47a

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/3575/head:pr_3575 && git checkout pr_3575
  • 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-0faf044-amd64

@@ -5,19 +5,30 @@ go 1.20
require agones.dev/agones v1.35.0

require (
github.com/emicklei/go-restful/v3 v3.9.0 // indirect
Copy link
Member

Choose a reason for hiding this comment

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

Thank you for updating these while in here - my tooling kept automatically updating these 👍🏻

@markmandel markmandel enabled auto-merge (squash) January 9, 2024 03:32
@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 5ed7faed-0130-4050-b43a-d6df0e120f8e

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/3575/head:pr_3575 && git checkout pr_3575
  • 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-d484c2b-amd64

@markmandel markmandel merged commit 9534c07 into googleforgames:main Jan 9, 2024
4 checks passed
@Kalaiselvi84 Kalaiselvi84 deleted the debian12-awebhook branch March 15, 2024 01:05
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/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants