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

fix for GsdkConfig #58

Merged
merged 2 commits into from
Nov 11, 2021
Merged

fix for GsdkConfig #58

merged 2 commits into from
Nov 11, 2021

Conversation

dgkanatsios
Copy link
Collaborator

While creating the Go GSDK and testing with the LocalMultiplayerAgent, we found out that the GsdkConfig.GamePorts field should actually be map[string]string instead of map[string]int. We verified it by checking some MPS VMs as well. As we copied this type on the Go GSDK from the one here in the thundernetes repo, we should make that change here as well. Created #57 to create unit tests for initcontainer as well.

@dgkanatsios dgkanatsios added bug Something isn't working enhancement New feature or request labels Nov 8, 2021
@dgkanatsios dgkanatsios merged commit 8bb8f28 into master Nov 11, 2021
@dgkanatsios dgkanatsios deleted the initcontainergsdkfix branch November 11, 2021 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants