This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
from 0162e929ee Upgrade Quarkus to 3.19.2 new 88070370bc Adapt Kubernetes extension tests to updates in Camel 4.10.1 new 33b571b074 Remove reflective class configuration for Kubernetes vault configuration The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../kubernetes/deployment/KubernetesProcessor.java | 15 --- .../it/KubernetesConfigMapContextReloadIT.java | 6 +- .../it/KubernetesConfigMapContextReloadTest.java | 14 +- .../kubernetes/it/KubernetesConfigMapTest.java | 42 +++--- .../kubernetes/it/KubernetesDeploymentTest.java | 150 ++++++++++----------- .../kubernetes/it/KubernetesPodsTest.java | 3 - .../it/KubernetesSecretContextReloadIT.java | 2 - .../it/KubernetesSecretContextReloadTest.java | 20 ++- 8 files changed, 121 insertions(+), 131 deletions(-)