Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI and Hosted Pipelines Should Cross Validate miniKubeVersion and com.redhat.openshift.versions #306

Open
acornett21 opened this issue Apr 29, 2022 · 0 comments

Comments

@acornett21
Copy link
Contributor

The pipelines should cross validate that the values in both of these fields target the same version of OpenShift. Examples below

The below should fail validation since OpenShift 4.6 is actually k8's 1.19.0
minKubeVersion: 1.20.0 and com.redhat.openshift.versions: 4.6

Since we are not validating both, operators are ending up in the catalog that OLM cannot deploy, making for a back customer/partner experience. The community repo pipelines do this validation, so maybe we can see where/how that is done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant