When running roxie on a GKE cluster created by infra, I noticed:
2026-06-22T12:33:28.667114152Z 00:01 Detected cluster type: Unknown
Perhaps this is due to infra's scripts renaming the context:
2026-06-22T12:28:32.765945085Z Context "gke_acs-team-temp-dev_us-central1-b_tngkwtoh-prod" renamed to "tngkwtoh-prod".
Similarly, the infra-based OCP clusters created for the perf+scale tests (https://redhat.atlassian.net/browse/ROX-35147) get detected as pure openshift, causing problems when setting up pull secrets since REGISTRY_USERNAME/REGISTRY_PASSWORD aren't set.
When running roxie on a GKE cluster created by infra, I noticed:
Perhaps this is due to infra's scripts renaming the context:
Similarly, the infra-based OCP clusters created for the perf+scale tests (https://redhat.atlassian.net/browse/ROX-35147) get detected as pure openshift, causing problems when setting up pull secrets since REGISTRY_USERNAME/REGISTRY_PASSWORD aren't set.