squakez commented on issue #5333:
URL: https://github.com/apache/camel-k/issues/5333#issuecomment-2042394216

   For Kubernetes, I think the driver is the golang Kube API and the expected 
[Kubernetes 
compatibility](https://github.com/kubernetes-sigs/kubebuilder-release-tools/blob/master/VERSIONING.md#kubernetes-version-compatibility).
 If in 2.3 we're using `1.27.x` then, likely the minimum support is `1.23.x` or 
`1.24.x`. We have a script that we can enrich with this rule that automatically 
takes care of it.
   
   Same for Openshift. The compatibility should be driven by the given 
supported API which, in this moment is 4.12: 
https://github.com/apache/camel-k/blob/0f439b368cf54531774704292aa62bc9a53e8cf8/go.mod#L20
   
   We must investigate which is the level of compatibility for Openshift as 
well and act accordingly.


-- 
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

Reply via email to