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

fix(discovery): look up API resources individually #530

Merged
merged 1 commit into from
Feb 23, 2023

Conversation

ebaron
Copy link
Member

@ebaron ebaron commented Feb 23, 2023

This changes the discovery approach from looking up all APIResources to just looking up those we need to detect OpenShift and cert-manager.

Fixes: #529

@ebaron ebaron added the fix label Feb 23, 2023
@ebaron ebaron requested a review from tthvo February 23, 2023 22:33
Copy link
Member

@tthvo tthvo left a comment

Choose a reason for hiding this comment

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

Looks good to me!! Worked very well :D

@ebaron ebaron merged commit 7d184a4 into cryostatio:main Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Make cert-manager/OpenShift checks more lenient
2 participants