-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Closed
Copy link
Labels
area/operatorKeycloak.X OperatorKeycloak.X Operatorkind/taskpriority/importantMust be worked on very soonMust be worked on very soonrelease/26.0.9release/26.1.0status/blocked-externalUsed for marking Issues/PRs as blocked by some external factors like a bug in QuarkusUsed for marking Issues/PRs as blocked by some external factors like a bug in Quarkusteam/cloud-native
Milestone
Description
Description
In several job runs, inluding https://github.com/keycloak/keycloak/actions/runs/10594540860/job/29358667097, KeycloakDeploymentTest.testPodNamePropagation is failing due to an underlying exception of
Caused by: jakarta.enterprise.inject.UnsatisfiedResolutionException: No bean found for required type [class io.quarkus.opentelemetry.runtime.tracing.DelayedAttributes] and qualifiers [[@jakarta.enterprise.inject.Any()]]
This is not consistently occurring nor has it been reproducable locally. Locally I consistenly observe TracerProducer providing the DelayedAttributes regardless of where other breakpoints are set in attempts to alter the startup.
Metadata
Metadata
Assignees
Labels
area/operatorKeycloak.X OperatorKeycloak.X Operatorkind/taskpriority/importantMust be worked on very soonMust be worked on very soonrelease/26.0.9release/26.1.0status/blocked-externalUsed for marking Issues/PRs as blocked by some external factors like a bug in QuarkusUsed for marking Issues/PRs as blocked by some external factors like a bug in Quarkusteam/cloud-native