You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2021/03/02 17:02:00 UTC

[jira] [Created] (CAMEL-16290) camel-main-yaml - Yaml configuration loader

Claus Ibsen created CAMEL-16290:
-----------------------------------

             Summary: camel-main-yaml - Yaml configuration loader
                 Key: CAMEL-16290
                 URL: https://issues.apache.org/jira/browse/CAMEL-16290
             Project: Camel
          Issue Type: New Feature
          Components: camel-main
            Reporter: Claus Ibsen
             Fix For: 3.x


When using camel-main as standalone then we only have support for loading .properties file for configuration.

Some users are on the yaml wagon, so we could consider adding a new camel-main-yaml module that adds support for loading configuration from yaml and comes out of the box with the yaml dsl too. 

We can then make some kind of Main class for yaml that can startup Camel and load application.yaml as configuration and load routes .yaml files as routes. Then you can run Camel standalone in this yaml world.

And then this can be a way for also running Kamelets standalone by having camel-kamelet included and being able to load kamelets yaml spec files.

Yes they are intended for k8s but it may be okay to try to develop and play with kamelets without an entire k8s platform.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)