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

correct path of gameserver for windows node #3687

Merged
merged 2 commits into from Mar 8, 2024

Conversation

ashutosji
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: A user(100156994) has raised an issue and after correcting the path he was able to ran the game server in the local windows container.
Created this PR so that we can have it in the upcoming release.

Which issue(s) this PR fixes: #3675

Closes #3675

Special notes for your reviewer:

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: d50d5857-0a6a-428c-9c37-41fd602de617

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/3687/head:pr_3687 && git checkout pr_3687
  • 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.39.0-dev-c123e32-amd64

@roberthbailey roberthbailey enabled auto-merge (squash) March 8, 2024 22:49
@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 22105bad-1379-45e3-a334-9a204691e642

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/3687/head:pr_3687 && git checkout pr_3687
  • 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.39.0-dev-2deca00-amd64

@roberthbailey roberthbailey merged commit e9af555 into googleforgames:main Mar 8, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug These are bugs. size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to start simple-game-server on windows node
3 participants