Jiri Simek created CAMEL-21932:
----------------------------------
Summary: 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
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
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)