Closed dgkanatsios closed 6 years ago
Working on it on #2
Fixed on #17 - as of now, there are two states, for each DedicatedGameServer, the DedicatedGameServerState as well as the PodState. A DedicatedGameServerCollection has both of these states, which are comprised of the states of each DedicatedGameServer instance.
We need to provide a unified status for the entire DedicatedGameServerCollection object. Probably we should handle this on the DGSCollectionController?
An open question is whether this status I) is needed and II) if this status has to be depicted in Table Storage as well