apache / camel-k

Apache Camel K is a lightweight integration platform, born on Kubernetes, with serverless superpowers
https://camel.apache.org/camel-k
Apache License 2.0
869 stars 349 forks source link

Custom resource generation should always use a fixed tooling version #5903

Open squakez opened 1 month ago

squakez commented 1 month ago

Originally posted by @squakez in https://github.com/apache/camel-k/issues/5865#issuecomment-2434315989

The problem is that we assume the user has already the software required to make generate. This may not be true or, the version used by the user may be different. We must find a way to align and have always the same version instead.