[ https://issues.apache.org/jira/browse/CAMEL-21737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17926716#comment-17926716 ]
James Netherton commented on CAMEL-21737: ----------------------------------------- I merged the [fixes|https://github.com/apache/camel/pull/17115] for this together will all of the great work to improve the k8s component docs and improve test coverage. We should get this backported to 4.10.x. > 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: Major > > 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)