dgkanatsios / azuregameserversscalingkubernetes

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

Wrong DGSCol status when scaling down #31

Closed dgkanatsios closed 6 years ago

dgkanatsios commented 6 years ago
dgkanatsios commented 6 years ago

After some investigation, it seems that the method inside DGSControler that controls the AvailableReplicas status is never called. This happens because:

possible solutions