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

Changes to the GameServer configuration are reflected in the local sdk server #413

Merged

Conversation

markmandel
Copy link
Member

This uses fsnotify to track changes to the config file that can be passed in.

Changes to the file update the stored configuration, as well as updating WatchGameServer() events.

…k server

This uses [fsnotify](https://github.com/fsnotify/fsnotify) to track changes to the config file that can be passed in.

Changes to the file update the stored configuration, as well as updating `WatchGameServer()` events.
@markmandel markmandel added kind/feature New features for Agones area/user-experience Pertaining to developers trying to use Agones, e.g. SDK, installation, etc labels Nov 10, 2018
@markmandel markmandel added this to the 0.6.0 milestone Nov 10, 2018
@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: c5963dff-ef39-4b4c-8586-83cfa9ca4fd6

The following development artifacts have been built, and will exist for the next 30 days:

(experimental) To install this version:

  • git fetch https://github.com/GoogleCloudPlatform/agones.git pull/413/head:pr_413 && git checkout pr_413
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=0.6.0-e70af75

@markmandel markmandel merged commit cf14773 into googleforgames:master Nov 12, 2018
@markmandel markmandel deleted the feature/local-sdk-changes branch November 12, 2018 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/user-experience Pertaining to developers trying to use Agones, e.g. SDK, installation, etc kind/feature New features for Agones
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants