You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 6, 2025. It is now read-only.
This is mostly cosmetic, currently we check for the route api, checking for the openshift version can potentially give us the ability to do different things based on the openshift version but there is no use case for it currently.
See the example here:
https://github.com/redhat-openshift-ecosystem/openshift-preflight/blob/main/internal/openshift/openshift_version.go#L31
This is mostly cosmetic, currently we check for the route api, checking for the openshift version can potentially give us the ability to do different things based on the openshift version but there is no use case for it currently.