squakez opened a new pull request, #4782: URL: https://github.com/apache/camel-k/pull/4782
<!-- Description --> This PR will introduce a monitor check to make sure that an IntegrationPlatform registry exists (if not on Openshift). This is an improvement to avoid common mistakes with missing registry. The PR also make the IntegrationKit failure to bubble up into the Integration conditions in order to simplify the troubleshoot of a failing Integration. Closes https://github.com/apache/camel-k/issues/4647 <!-- Enter your extended release note in the below block. If the PR requires additional action from users switching to the new release, include the string "action required". If no release note is required, write "NONE". You can (optionally) mark this PR with labels "kind/bug" or "kind/feature" to make sure the text is added to the right section of the release notes. --> **Release Note** ```release-note feat(ctrl): verify existence of registry ``` -- 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...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org