[
https://issues.apache.org/jira/browse/CAMEL-21737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-21737:
--------------------------------
Fix Version/s: 4.10.1
4.11.0
> camel-kubernetes: Multiple consumers are using the k8s client incorrectly
> -------------------------------------------------------------------------
>
> Key: CAMEL-21737
> URL: https://issues.apache.org/jira/browse/CAMEL-21737
> Project: Camel
> Issue Type: Bug
> Components: camel-kubernetes
> Affects Versions: 4.10.0
> Reporter: Andrej Vano
> Priority: Minor
> Fix For: 4.10.1, 4.11.0
>
>
> Calls such as
> [these|https://github.com/apache/camel/blob/main/components/camel-kubernetes/src/main/java/org/apache/camel/component/kubernetes/deployments/KubernetesDeploymentsConsumer.java#L93-L94]
> are not working as expected, as you need to assign the return value of
> {{.withLabel}} back to {{w}} - this results in the query parameters being
> ignored.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)