Skip to content

Differentiate between OpenShift4-on-infra and generic OpenShift4#155

Merged
mclasmeier merged 1 commit into
mainfrom
mc/openshift-clustertype
May 7, 2026
Merged

Differentiate between OpenShift4-on-infra and generic OpenShift4#155
mclasmeier merged 1 commit into
mainfrom
mc/openshift-clustertype

Conversation

@mclasmeier
Copy link
Copy Markdown
Collaborator

@mclasmeier mclasmeier commented May 6, 2026

I have noticed that --konflux doesn't work on OpenShift in Prow CI, because currently the cluster type for OpenShift only detects Infra OpenShift clusters, it does not identify the cluster provisioned by Prow CI as OpenShift.

Why the distinction, why not get rid of the special-casing for InfraOpenShift4? That distinction is still helpful, because infra-provisioned OpenShift4 clusters are configured in a way which allows us to short-circuit image pull credentials, which are not needed there. That is a UX feature.

So, I have introduced another (generic) OpenShift4 cluster type.

Needed for CI rollout!

@mclasmeier mclasmeier requested review from AlexVulaj and davdhacs May 6, 2026 18:57
@mclasmeier mclasmeier added the ci-rollout Marks a PR to be a prerequisite for rolling out roxie in stackrox CI. label May 6, 2026
@mclasmeier mclasmeier requested review from porridge and vladbologa May 6, 2026 19:02
@mclasmeier mclasmeier added the olm-tests If set, spawn an OpenShift cluster and run OLM tests against it. label May 6, 2026
@mclasmeier mclasmeier merged commit 3c34a42 into main May 7, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-rollout Marks a PR to be a prerequisite for rolling out roxie in stackrox CI. olm-tests If set, spawn an OpenShift cluster and run OLM tests against it.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants