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

Health checks for OLM operators #5506

Closed
sbose78 opened this issue Feb 12, 2021 · 1 comment
Closed

Health checks for OLM operators #5506

sbose78 opened this issue Feb 12, 2021 · 1 comment
Labels
component:core Syncing, diffing, cluster state cache enhancement New feature or request type:usability Enhancement of an existing feature

Comments

@sbose78
Copy link
Contributor

sbose78 commented Feb 12, 2021

Summary

Add health checks for OLM Operators

Motivation

When an OLM operator is installed, we need to wait for the Subscription resource to be installed ( CRDs created, controller deployed etc ). This information needs to be reflected in a health check.

https://olm.operatorframework.io/docs/concepts/crds/subscription/

Proposal

Add the custom logic to https://github.com/argoproj/argo-cd/tree/master/resource_customizations

@sbose78 sbose78 added the enhancement New feature or request label Feb 12, 2021
@jannfis jannfis added component:core Syncing, diffing, cluster state cache type:usability Enhancement of an existing feature labels Feb 14, 2021
@chetan-rns
Copy link
Member

Fixed by #7126

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:core Syncing, diffing, cluster state cache enhancement New feature or request type:usability Enhancement of an existing feature
Projects
None yet
Development

No branches or pull requests

3 participants