This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a change to branch 3.20.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
from 6c5545cc1b Drop Camel http from Knative consumers list Fixes #7272 new 50f77c654c Add missing QuarkusTestResource annotations to k8s ConfigMap & Secret reload tests new 14875a165d Fixes #7286: aws2-s3 tests fail on FIPS new 846389ff6c Fix #7280 to check defualt bean only with @Default qualifier The 3 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: .../java/org/apache/camel/quarkus/core/RuntimeBeanRepository.java | 2 +- .../org/apache/camel/quarkus/component/aws2/s3/it/Aws2S3Test.java | 5 +++-- .../org/apache/camel/quarkus/test/support/aws2/Aws2TestResource.java | 2 ++ .../kubernetes/it/KubernetesConfigMapContextReloadTest.java | 2 ++ .../component/kubernetes/it/KubernetesSecretContextReloadTest.java | 2 ++ 5 files changed, 10 insertions(+), 3 deletions(-)