-
Notifications
You must be signed in to change notification settings - Fork 825
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changes
sdk-server
to Patch instead of Update (#3803)
* Changes UpdateLabels to Patch instead of Update * SDK update Counters to use Patch instead of Update * SDK update Lists uses Patch instead of Update * SDK update annotations and state uses Patch instead of Update * Changes AssertEqual on a time for AssertWithinDuration of 1 second * Adds copy of game server to TestSDKServerReserveTimeout patch reactor * Pulls out game server patch into helper function * Changes the SDK role binding permission from Update to Patch * SDK server update PlayerTracking to patch * Unexports helper function * Update game server Patch to fail if the resource version is changed or not set * Adds e2e test for game server patch * Increases the SDKServerReserveTimeout tolerance for difference between when the game server is reserved to when the test checks that the game server has been reserved from 1 second to 1.5 seconds * Updates beta variable to use b instead of the alpha a * Caches updated version of game server in the SDK
- Loading branch information
Showing
9 changed files
with
442 additions
and
334 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.