Add health checks for open-cluster-management.io Policy types #19410
Labels
component:argo-cd
component:ui
User interfaces bugs and enhancements
enhancement
New feature or request
type:enhancement
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
The text was updated successfully, but these errors were encountered: