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

Add health checks for open-cluster-management.io Policy types #19410

Closed
JustinKuli opened this issue Aug 6, 2024 · 0 comments · Fixed by #19411
Closed

Add health checks for open-cluster-management.io Policy types #19410

JustinKuli opened this issue Aug 6, 2024 · 0 comments · Fixed by #19411
Labels
component:argo-cd component:ui User interfaces bugs and enhancements enhancement New feature or request type:enhancement

Comments

@JustinKuli
Copy link
Contributor

Summary

New health checks for open-cluster-management.io CRDs: Policy, ConfigurationPolicy, OperatorPolicy, and CertificatePolicy. This will help management of these types by ArgoCD.

Motivation

ArgoCD currently only shows whether these resources are in sync or not, but they report (in slightly different ways for each resource) their health via their "compliance". Some also expose an observedGeneration field which can be used by ArgoCD to infer when they are Progressing.

Proposal

I will submit a PR with the new healthchecks and tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:argo-cd component:ui User interfaces bugs and enhancements enhancement New feature or request type:enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants