Aravindh K
Aravindh K
Fixed in this PR #4061
> Regarding the issue on the build around `jq` it seems that the `submit-upgrade-test-cloud-build` job in the `cloudbuild.yaml` is using the image `gcr.io/google.com/cloudsdktool/cloud-sdk` and doesn't use the dockerfile from the...
These line are also not capturing the logs https://github.com/0xaravindh/agones/blob/1ec611fb8ff775ca5bceff60a97fd0b487eff285/cloudbuild.yaml#L388-L394 [Build link](https://pantheon.corp.google.com/cloud-build/builds;region=global/16eec698-e005-4b41-a70b-29791ac18e51;step=26?project=agones-images) ``` ===== Job status for upgrade-test-runner on cluster standard-upgrade-test-cluster-1-32 ===== { "active": 1, "ready": 1, "startTime": "2025-04-29T06:44:42Z", "terminating": 0,...
@igooch All upgrade test jobs completed successfully across all clusters, as shown in the logs: ``` Reading output from log file: /tmp/tmp.urDwAbEcBH/standard-upgrade-test-cluster-1-31.log: { "lastProbeTime": "2025-05-12T11:47:03Z", "lastTransitionTime": "2025-05-12T11:47:03Z", "message": "Reached expected...
> Not sure if it's the K8s upgrade or the Go upgrade, but this seems _way_ worse now 😬 I'm working on this feature about Route logs and started adding...
> 👋🏻 can I get that example image built please? > > _poke poke poke_ 😄 @markmandel, sorry for the delay. The image was published as part of issue #4197....