Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parameterize # of GameServer creations/deletions #157

Closed
dgkanatsios opened this issue Jan 31, 2022 · 0 comments · Fixed by #432
Closed

Parameterize # of GameServer creations/deletions #157

dgkanatsios opened this issue Jan 31, 2022 · 0 comments · Fixed by #432
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@dgkanatsios
Copy link
Collaborator

#141 introduced functionality to batch create/delete the amount of GameServers to allow the GameServerBuild reconciler to properly update its status. At the moment, the number of items to be included in a Batch is a const, we should parameterize that, maybe with two env variables on the controller.

@dgkanatsios dgkanatsios added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Jan 31, 2022
@PlayFab PlayFab deleted a comment Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant