Skip to content
Snippets Groups Projects
Commit 726af15d authored by Mark Mandel's avatar Mark Mandel
Browse files

GameServer Controller that only defined the CRD on startup

This implementation just builds the basic foundation of the controller
for this Custom Resource Definition. It will check and see if the
CRD has been defined, and it not, create it in the Kubernetes cluster
it resides in, and wait until it reached an Established state.

Then it just blocks until it gets told to terminate via a process signal.
parent 8f86eee4
No related branches found
No related tags found
Loading
Showing
with 1125 additions and 23 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment