dgkanatsios / azuregameserversscalingkubernetes

Scaling Dedicated Game Servers on Azure Kubernetes Service
MIT License
39 stars 16 forks source link

Bug in availableReplicas of DedicatedGameServerCollection #14

Closed dgkanatsios closed 6 years ago

dgkanatsios commented 6 years ago

In one of our tests, we noticed that availableReplicas number was wrong. Repro

number that was shown was 6, should be 3.

dgkanatsios commented 6 years ago

Fixed in #17