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

Creating a Fleet creates a GameServerSet

All this commit is doing is create a GameServerSet
when a Fleet is created. Also, if the Replicas in
a Fleet are updated, then the owned GameServerSet's
Replicas are also updated.

For this commit, we are not worrying about handling
updates to the Spec (e.g. new image) to the Fleet,
and doing updates to a live Fleet, we are just concerned
with scaling up and down.

Parent ticket: #70
parent 4a6e774f
No related branches found
No related tags found
No related merge requests found
Showing
with 997 additions and 21 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