christophd commented on issue #5333: URL: https://github.com/apache/camel-k/issues/5333#issuecomment-2042346804
I think the missing piece is a line in the `annotation.yaml` I think we should state `minKubeVersion: 1.22.0` in the clusterserviceversion.yaml. This aligns with OCP 4.9 onwards Then we can add something like this to the annotation.yaml matching the OCP version for minKubeVersion ``` com.redhat.openshift.versions: v4.9-v4.14 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org