[
https://issues.apache.org/jira/browse/CAMEL-16290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-16290:
--------------------------------
Fix Version/s: 4.x
(was: 3.x)
> 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
> Priority: Major
> Fix For: 4.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.20.10#820010)