Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ctrl): verify existence of registry #4782

Merged
merged 4 commits into from
Oct 4, 2023
Merged

Conversation

squakez
Copy link
Contributor

@squakez squakez commented Sep 29, 2023

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 #4647

Release Note

feat(ctrl): verify existence of registry

@squakez squakez added the kind/feature New feature or request label Sep 29, 2023
@squakez squakez linked an issue Sep 29, 2023 that may be closed by this pull request
@github-actions
Copy link
Contributor

github-actions bot commented Oct 2, 2023

🐫 Thank you for contributing!

Code Coverage Report ✔️ - Coverage unchanged.

Copy link
Contributor

@gansheer gansheer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The troubleshooting documentation is a very nice addition 👍

@squakez squakez merged commit 301bacd into apache:main Oct 4, 2023
15 of 16 checks passed
@squakez squakez deleted the feat/4647 branch October 4, 2023 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
None yet
3 participants