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

In place upgrades version update instructions #4064

Merged
merged 5 commits into from
Dec 13, 2024

Conversation

igooch
Copy link
Collaborator

@igooch igooch commented Dec 12, 2024

What type of PR is this?

/kind feature

What this PR does / Why we need it:

Adds instructions for updating the in-place upgrade test clusters during Kubernetes upgrade.
Adds instructions for updating the in-place upgrade test during Agones upgrade.
Adds instructions for updating in-place upgrade test during Golang upgrade.

Which issue(s) this PR fixes:

Closes #3795

Special notes for your reviewer:

See commits for break-down of the changes. Most changes are just formatting.

@github-actions github-actions bot added kind/feature New features for Agones size/M labels Dec 12, 2024
@igooch igooch requested a review from gongmax December 12, 2024 18:48
@agones-bot
Copy link
Collaborator

Build Failed 😭

Build Id: 88d92254-c2a2-412c-8560-7652067ee311

Status: FAILURE

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

@gongmax gongmax enabled auto-merge (squash) December 12, 2024 22:31
@gongmax
Copy link
Collaborator

gongmax commented Dec 12, 2024

/gcbrun

@agones-bot
Copy link
Collaborator

Build Failed 😭

Build Id: 80c6f1a4-fe03-4be2-bc33-49c9c77d576c

Status: FAILURE

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

@agones-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: 3a7584b2-770b-4813-a68b-ce5ed4499a8f

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/4064/head:pr_4064 && git checkout pr_4064
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.46.0-dev-20f2f1d

@gongmax gongmax merged commit 3795372 into googleforgames:main Dec 13, 2024
4 checks passed
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/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

In-place Agones Upgrades: Testing
3 participants