squakez commented on PR #19537:
URL: https://github.com/apache/camel/pull/19537#issuecomment-4018785566

   @davsclaus Camel K does not use it as it manages the CRD natively. We do 
have a parsing rule in Camel core in the YAML DSL:
   
   
https://github.com/apache/camel/blob/6cfe832feed03f433e5b69af1defc2a6fd43c09b/dsl/camel-yaml-dsl/camel-yaml-dsl/src/main/java/org/apache/camel/dsl/yaml/YamlRoutesBuilderLoader.java#L377
   
   I don't think it's widespread used. It was likely used in some serverless 
experiment in the past for what I recall. @christophd may have more details.
   
   If we want to drop the support (which I strongly suggest) we better pass for 
a deprecation period before, marking all the related codes and within a few 
releases eventually remove the feature 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to