[
https://issues.apache.org/jira/browse/CAMEL-21932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18034993#comment-18034993
]
Claus Ibsen commented on CAMEL-21932:
-------------------------------------
Anyone tried this with latest release and see if there is still a bug
> Kubernetes Secrets and Config maps context reloading doesn't work together
> --------------------------------------------------------------------------
>
> Key: CAMEL-21932
> URL: https://issues.apache.org/jira/browse/CAMEL-21932
> Project: Camel
> Issue Type: Bug
> Components: camel-kubernetes
> Affects Versions: 4.10.0
> Environment: camel.main.context-reload-enabled=true
> camel.vault.kubernetes.refreshEnabled=true
> camel.vault.kubernetescm.refreshEnabled=true
> camel.vault.kubernetes.secrets=<secret name>
> camel.vault.kubernetescm.configmaps=<config map name>
> Reporter: Jiri Simek
> Assignee: Andrea Cosentino
> Priority: Minor
> Fix For: 4.x
>
>
> camel-kubernetes context reloading works on updates when it is set to track
> either config map or a secret, but not both.
> When you set variables to check for updates on both resources, it only
> triggers context reaload after secret update but doesn't reload after config
> map update
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)