tadayosi opened a new issue, #3880: URL: https://github.com/apache/camel-k/issues/3880
It seems the Prometheus trait tests constantly fail due to #3875. https://github.com/apache/camel-k/actions/runs/3618428819/jobs/6098274907 ``` ❌ TestPrometheusTrait (4m21.63s) OLM is not available in the cluster. Fallback to regular installation. Warning: the operator won't be able to detect a local image registry via KEP-1755 Camel K installed in namespace test-4877bb87-8db7-40b8-b110-a02826105dbf prometheus_test.go:57: Timed out after 60.005s. Expected <v1.ConditionStatus>: Unknown to equal <v1.ConditionStatus>: True ``` We should either fix the e2e tests or revert the commit. ^^ @squakez @vitorz -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
