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

Handle SIGTERM in Controller #33

Closed
markmandel opened this issue Dec 20, 2017 · 1 comment
Closed

Handle SIGTERM in Controller #33

markmandel opened this issue Dec 20, 2017 · 1 comment
Labels
kind/bug These are bugs.
Milestone

Comments

@markmandel
Copy link
Member

markmandel commented Dec 20, 2017

Currently the controller doesn't shutdown gracefully on SIGTERM.

It should do that.

There is https://github.com/googleprivate/agon/blob/master/gameservers/controller/main.go#L90
But it doesn't seem to work?

@markmandel markmandel added the kind/bug These are bugs. label Dec 20, 2017
@markmandel markmandel added this to the 0.1 milestone Jan 3, 2018
@markmandel
Copy link
Member Author

This seems to be fixed now. I wonder if the change in ENTRYPOINT did it?

Closing, will reopen if it starts happening again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug These are bugs.
Projects
None yet
Development

No branches or pull requests

1 participant