Mark Mandel

Results 1034 comments of Mark Mandel

Flaky unit test: ``` {"message":"unable to calculate 'Ready' state duration of 's2v9llhh4v1' GameServer","severity":"warning","source":"*metrics.Controller","time":"2025-12-17T23:54:54.815475533Z"} --- FAIL: TestControllerGameServerCount (2.11s) controller_test.go:88: Error Trace: /go/src/agones.dev/agones/pkg/metrics/controller_test.go:88 /go/src/agones.dev/agones/pkg/metrics/controller_test.go:289 Error: Not equal: expected: 2 actual : 1...

> @markmandel can i take up this issue i am interested Go for it! 👍🏻

There may also be a newer version of STK - might be worth upgrading at the same time? 🤔

Another one! https://console.cloud.google.com/cloud-build/builds/a8d3ac8c-7b74-4210-a167-961c4a32ca9d;step=1?project=agones-images

I've already got it - PR incoming shortly 👍🏻

Haven't seen this in a while... dare I close this ticket?

Been watching you punch away on this 😁 I see where it's currently failing: ``` + go mod edit --replace=agones.dev/agones@latest=../../../agones.dev/agones/ /go/src/agones.dev/agones/site/gen-api-docs.sh: line 32: go: command not found make[1]: *** [includes/website.mk:110:...

> Regarding the Dockerfile, multi-stage builds are something I recently learned, and I thought this project could benefit from them. I definitely appreciate the effort, and love the commitment -...

Sorry for the long delay - got pulled into a bunch of other things, and it took me a while to wrap my head around how the xDS system was...