Mark Mandel
Mark Mandel
**Is your feature request related to a problem? Please describe.** Pulling out from #2716 It's great we have metrics for Counters and Lists, but it would be good to have...
**Is your feature request related to a problem? Please describe.** The current [Health Failure Strategy and lifecycle](https://agones.dev/site/docs/guides/health-checking/#health-failure-strategy) for the sdkserver and game server container works, but it has edge cases,...
**Is your feature request related to a problem? Please describe.** By default Agones batches allocations for better throughput by 500ms at a time. In some scenarios, that amount of wait...
**What happened**: ``` VERBOSE: Error Trace: /go/src/agones.dev/agones/test/e2e/extensions/high_availability_test.go:36 VERBOSE: Error: Received unexpected error: VERBOSE: context deadline exceeded VERBOSE: Test: TestGameServerCreationAfterDeletingOneExtensionsPod VERBOSE: time="2023-12-15 00:34:39.398" level=info msg="Length of pod list is 4" test=TestGameServerCreationAfterDeletingOneExtensionsPod...
Though I guess that would make it non-hermetic. _Originally posted by @zmerlynn in https://github.com/googleforgames/agones/pull/2841#issuecomment-1335296321_ Looks kind this came out in September: https://go.dev/blog/vuln, which is awesome - I was looking for...
**Is your feature request related to a problem? Please describe.** We have great default dashboards for prometheus/grafana. Now that the Stackdriver API is live, we can do the same for...
We are outputting lots of text, so it gets truncated on the Cloud Build UI, and you have to revent to using the RAW output, which is much harder to...
We now have multi-platform images for joseluisq/rust-linux-darwin-builder for 1.65 See: https://hub.docker.com/r/joseluisq/rust-linux-darwin-builder/tags?page=1&ordering=last_updated Once #640 is merged, we can switch back to using their supported images, and delete the custom building of...
With the implementation of #792 we should update our xDS documentation to reflect this change. Just digging into the implementation, these are the pages that need updating: * https://googleforgames.github.io/quilkin/main/book/services/xds.html *...
**What type of PR is this?** > Uncomment only one ` /kind ` line, press enter to put that in a new line, and remove leading whitespace from that line:...