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

Refactor Terraform #3958

Merged
merged 3 commits into from
Sep 10, 2024
Merged

Conversation

kamaljeeti
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:#2918

Closes #2918

Special notes for your reviewer:

@agones-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: 98c8940c-a528-4097-9066-7a1cbff0c275

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/3958/head:pr_3958 && git checkout pr_3958
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.43.0-dev-607b347

Copy link
Collaborator

@gongmax gongmax left a comment

Choose a reason for hiding this comment

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

Did you run the make command to ensure all the commands you touched still work?

@kamaljeeti
Copy link
Contributor Author

yes, it's working fine.

@agones-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: 647bb194-de11-4df1-a247-c75d143bdc2e

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/3958/head:pr_3958 && git checkout pr_3958
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.44.0-dev-8c4b544

@agones-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: ea56a679-8f39-4006-8a77-b94a42394606

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/3958/head:pr_3958 && git checkout pr_3958
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.44.0-dev-be16362

@gongmax gongmax merged commit 1451113 into googleforgames:main Sep 10, 2024
4 checks passed
@kamaljeeti kamaljeeti added kind/cleanup Refactoring code, fixing up documentation, etc and removed kind/other labels Oct 3, 2024
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/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor terraform build/examples, remove heavy duplication
3 participants