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

   For ObjectMeta, I am not sure this is something required by Kubernetes. 
Also, as it specify something external, maybe you can directly lookup for those 
resources.
   The templates are left outside on purpose. There was some attempt in the 
past, but the DSL from Camel is too big to fit into the CRD model and there are 
compatibility problems due to the fact that the DSL is not bound to Kubernetes 
CR versioning (which should not change that often) but to Camel versioning 
(which change often) [1].
   
   [1] https://github.com/apache/camel-k/pull/2831


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