Sidecar needs a healthcheck #12
Labels
good first issue
These are great first issues. If you are looking for a place to start, start here!
kind/design
Proposal discussing new features / fixes and how they should be implemented
kind/feature
New features for Agones
Milestone
The sidecar needs a health check, and a restart if it fails.
This would likely be a HTTP health check, so will need to run the http server in it in it's own goroutine.
Controller version was implemented in #34 - check there for reference.
The text was updated successfully, but these errors were encountered: