Mark Mandel
Mark Mandel
We should upgrade gRPC. k8s.io/apiserver would like it to be 1.23.0 (even though we don't use that part of the code), so probably makes sense to align it with what...
**Is your feature request related to a problem? Please describe.** This is particularly frustrating with GKE, not sure how it is with other providers. When you delete GKR cluster, if...
Dependent on #1033 **Is your feature request related to a problem? Please describe.** For persistent worlds, its common to have multiple copies of the same world for each player to...
**Is your feature request related to a problem? Please describe.** It would be very useful to track player connection and disconnection against a specific `GameServer`. This would allow us to...
Looks like we're getting some blocking on CI with Debian's latest release "bullseye" / 11: You can see it here: https://console.cloud.google.com/cloud-build/builds/3a2543f4-524b-4b1f-9720-19daae250155?project=258182270954 ```bash make[4]: Entering directory '/workspace/build' docker build --tag=agones-build-sdk-csharp:b954dd54f8 /workspace/build/build-sdk-images/csharp...
Anyone else finding that cerebro slows down with time - specifically around typing and displaying of the input? A restart usually fixes it - and it usually happens about once...
Would make a great user experience if there were a (suite?) or local testing tools for doing quick test harness work against MMFs, Directors and Evaluators - so I don't...
I already have a Prometheus and Grafana instance running in my Kubernetes cluster - I should be able to reuse my already existing one. Having more than one is redundant,...
**Is your feature request related to a problem? Please describe.** With the original use of `slog` debugger the logging level was tied to the build level - debug logging on...
TL;DR - WSL on Windows hurts a lot, so it would be good if we could use something that is (a) potentially native to the Rust ecosystem and (b) doesn't...