Mark Mandel

Results 953 comments of Mark Mandel

Blerg, I missed this one several levels 🤦🏻‍♂️ 1. Yes I meant `GKEAutopilotExtendedDurationPods` 2. Yes, I meant moving to Beta. 3. I did just also realise that `AutopilotPassthroughPort` is listed...

Gah, lint test failure! Rookie mistake! 🤣

Welp, something went definitely wrong here: ``` VERBOSE: gameserver_test.go:326: VERBOSE: Error Trace: /go/src/agones.dev/agones/test/e2e/gameserver_test.go:326 VERBOSE: Error: Received unexpected error: VERBOSE: GameServer reached terminal state Shutdown VERBOSE: agones.dev/agones/test/e2e/framework.(*Framework).WaitForGameServerState.func1 VERBOSE: /go/src/agones.dev/agones/test/e2e/framework/framework.go:279 VERBOSE: k8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2...

🤞🏻 I believe that should fix all those issues.

Gah! #4163 got me again. ``` Warning: autopilot-default-resources-mutator:Autopilot updated Job default/upgrade-test-runner: defaulted unspecified 'cpu' resource for containers [upgrade-test-controller] (see http://g.co/gke/autopilot-defaults). job.batch/upgrade-test-runner created pod/upgrade-test-runner-q6shk condition met Wait for job upgrade-test-runner to...

Ooh, new bug. Feature flags disabled. ``` time="2025-06-14 02:56:56.232" level=info msg="checking if GameServer exists" error="" gs=game-servertlcr2 state=Unhealthy test=TestGameServerPodCompletedAfterCleanExit time="2025-06-14 02:56:59.231" level=info msg="checking if GameServer exists" error="" gs=game-servertlcr2 state=Unhealthy test=TestGameServerPodCompletedAfterCleanExit time="2025-06-14...

Blarg. More `submit-upgrade-test-cloud-build` flakiness. Unless I'm doing something wrong? 🤔

Okay, seems like `submit-upgrade-test-cloud-build` is failing for a reason, since it's failed twice in a row -- @igooch , @0xaravindh , @peterzhongyi - do you have special abilities to tell...

eeyyy! it finally passed. Okay, was just bad flakiness. We should really get that step de-flaked.