Re: [I] The Yaml Parser diverges for Kamelets and Integration Resources [camel-k]

2024-05-03 Thread via GitHub
squakez commented on issue #5135: URL: https://github.com/apache/camel-k/issues/5135#issuecomment-2092490438 Will be fixed in Camel > 4.6.0 runtimes -- 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 t

Re: [I] The Yaml Parser diverges for Kamelets and Integration Resources [camel-k]

2024-04-05 Thread via GitHub
squakez commented on issue #5135: URL: https://github.com/apache/camel-k/issues/5135#issuecomment-2039582768 @lburgazzoli @davsclaus @oscerd bump. Please, confirm if this could be a bug on the core or something else we may need to fix in Camel K. Thanks in advance. -- This is an automated

Re: [I] The Yaml Parser diverges for Kamelets and Integration Resources [camel-k]

2024-02-15 Thread via GitHub
squakez commented on issue #5135: URL: https://github.com/apache/camel-k/issues/5135#issuecomment-1946311211 I think it could be because in the yaml spec [1], the two objects are really different. One is type `TemplatedRouteBeanDefinition` and the other is type `RouteTemplateBeanDefinition`

Re: [I] The Yaml Parser diverges for Kamelets and Integration Resources [camel-k]

2024-02-12 Thread via GitHub
andy-d2019 commented on issue #5135: URL: https://github.com/apache/camel-k/issues/5135#issuecomment-1938485209 Sure, sorry for the late reply. This is a basic correctly working integration: ``` --- # yamllint disable-line rule:line-length # camel-k: language=yaml dependenc

Re: [I] The Yaml Parser diverges for Kamelets and Integration Resources [camel-k]

2024-02-06 Thread via GitHub
squakez commented on issue #5135: URL: https://github.com/apache/camel-k/issues/5135#issuecomment-1930350410 Do you mind providing a reproducer with basic sources? It would help troubleshooting. Also, mind that Camel K 2.2.0 is running by default with Camel Quarkus 3.2.0 runtime. -- This