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

Added OKE steps in K8S version upgrade template #4091

Merged
merged 2 commits into from
Jan 27, 2025

Conversation

kamaljeeti
Copy link
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:#4038

Closes #4038

Special notes for your reviewer:

@github-actions github-actions bot added kind/documentation Documentation for Agones size/XS labels Jan 21, 2025
@kamaljeeti kamaljeeti requested review from igooch and gongmax January 21, 2025 06:45
@agones-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: c128b383-e317-4df4-9b19-ca16bb3431a9

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/4091/head:pr_4091 && git checkout pr_4091
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.47.0-dev-55f6818

@agones-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: 7ceb10de-f99b-45c2-a1b1-7f971901bc92

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/4091/head:pr_4091 && git checkout pr_4091
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.47.0-dev-098da49

Copy link
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.

LGTM

@igooch igooch merged commit 8a6780a into googleforgames:main Jan 27, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/documentation Documentation for Agones size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update the K8S version upgrade template to include OKE
3 participants