You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On large increases to standingBy numbers, GameServerBuild.Status sometimes is slow to update. Since the printer columns (kubectl get gsb) displays only .Status fields, it can be confusing for the user.
We should update GameServerBuild printerColumns so the desired StandingBy number (from the .Spec) is displayed at all times.