jamesnetherton merged PR #6972:
URL: https://github.com/apache/camel-quarkus/pull/6972
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr.
JiriOndrusek commented on code in PR #6972:
URL: https://github.com/apache/camel-quarkus/pull/6972#discussion_r1942350402
##
integration-test-groups/azure/azure-resources.sh:
##
@@ -103,7 +110,8 @@ function createResources() {
echo 'export AZURE_CLIENT_SECRET="'${AZURE_CLIE
JiriOndrusek commented on code in PR #6972:
URL: https://github.com/apache/camel-quarkus/pull/6972#discussion_r1942353527
##
integration-test-groups/azure/azure-resources.sh:
##
@@ -103,7 +110,8 @@ function createResources() {
echo 'export AZURE_CLIENT_SECRET="'${AZURE_CLIE
jamesnetherton commented on code in PR #6972:
URL: https://github.com/apache/camel-quarkus/pull/6972#discussion_r1941283253
##
integration-test-groups/azure/azure-resources.sh:
##
@@ -103,7 +110,8 @@ function createResources() {
echo 'export AZURE_CLIENT_SECRET="'${AZURE_CL
JiriOndrusek opened a new pull request, #6972:
URL: https://github.com/apache/camel-quarkus/pull/6972
fixes https://github.com/apache/camel-quarkus/issues/6660
Added coverage for:
- context reload
- used Azure.AZURE_IDENTITY
--
This is an automated message from the Apa