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

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

> Vault Properties Functions: Make it possible to use them even in bean 
> instantiation
> -----------------------------------------------------------------------------------
>
>                 Key: CAMEL-21553
>                 URL: https://issues.apache.org/jira/browse/CAMEL-21553
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-jbang
>            Reporter: Andrea Cosentino
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 4.10.0
>
>
> Here is an reproducer through camel-jbang: 
> https://github.com/apache/camel-karavan/issues/1348#issuecomment-2545828481 
> in Karavan
> If you run this with camel-jbang and run a local hashicorp vault instance 
> with 
> {code:java}
> docker run --cap-add=IPC_LOCK -e 'VAULT_DEV_ROOT_TOKEN_ID=myroot' 
> hashicorp/vault
> {code}
> You'll notice that the secret won't be resolved. The problem could be in the 
> order we are configuring the vault and load the routes.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to