[ 
https://issues.apache.org/jira/browse/CAMEL-18171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17558527#comment-17558527
 ] 

Claus Ibsen edited comment on CAMEL-18171 at 6/26/22 1:13 PM:
--------------------------------------------------------------

TODO: Allow to configure k8s client via properties ala 
camel.kubernetes-client.xxx=yyy *DONE*
TODO: docs
TODO: running inside k8s should create a default client if none exists as it 
can work with defaults when running inside k8s *DONE*


was (Author: davsclaus):
TODO: Allow to configure k8s client via properties ala 
camel.kubernetes-client.xxx=yyy
TODO: docs
TODO: running inside k8s should create a default client if none exists as it 
can work with defaults when running inside k8s *DONE*

> camel-kubernetes - Add configmap property placeholder function
> --------------------------------------------------------------
>
>                 Key: CAMEL-18171
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18171
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-kubernetes
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.18.0
>
>
> We should have a custom property function so you can refer to configmaps 
> using {{ }} style, eg
> Something ala:
> kafka:cheese?brokers={{configmap:mykafka/brokers}}
> This requires to query the config map from k8s so we need camel-kubernetes.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to