Re: Base64 Decoding secerets of kubernetes (Apach Camel 3.2.0)

2020-12-24 Thread Imran Raza Khan
I used groovy to avoid processor code for decoding from("timer://foo?repeatCount=1&delay=1000") .setHeader(KubernetesConstants.KUBERNETES_NAMESPACE_NAME, simple("myns")) .setHeader(KubernetesConstants.KUBERNETES_SECRET_NAME, simple("broker")) .to("kubernetes-secrets:///?kubernetesClient=#kubernete

https://camel.apache.org/components/latest/eips/setHeader-eip.html

2020-12-24 Thread Vikas Jaiswal
Hi, Set Header doesn't seem to work for me. In the documentation name option is given but in actual in takes headerName , but it also errors out. I have tired with version 3.6.0 & 3.7.0 Warm Regards, Vikas Jaiswal Lead Consultant [cid:image001.png@01D67243.124E3960] T: +91 2042006145 |M: +9

[ANNOUNCE] Apache Camel 2.25.3

2020-12-24 Thread Gregor Zurowski
The Camel PMC is pleased to announce the release of Apache Camel 2.25.3. Apache Camel is an open source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data. This patch release contains 11 bug fixes and improvements. It is available f