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/06/18 19:05:00 UTC

[jira] [Resolved] (CAMEL-16650) kamelets: allow to set the location of kamelets

     [ https://issues.apache.org/jira/browse/CAMEL-16650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-16650.
---------------------------------
    Resolution: Fixed

> kamelets: allow to set the location of kamelets
> -----------------------------------------------
>
>                 Key: CAMEL-16650
>                 URL: https://issues.apache.org/jira/browse/CAMEL-16650
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-kamelet
>            Reporter: Luca Burgazzoli
>            Assignee: Luca Burgazzoli
>            Priority: Minor
>             Fix For: 3.11.0
>
>
> Since camel 3.10, kamelets can be discovered from the classpath by name but it would be nice to support also loading the kamelets from alternate locations, like:
> {code}
> camel.component.kameelts.teamplates[foo] = classpath:my-foo.kamelet.yaml
> camel.component.kameelts.teamplates[bar] = file:/etc/camel/kamelets/bar.kamelet.yaml
> {code}



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