github.com/argoproj/argo-cd/v3@v3.2.1/resource_customizations/policy.open-cluster-management.io/CertificatePolicy/health_test.yaml (about) 1 tests: 2 - healthStatus: 3 status: Progressing 4 message: Waiting for the status to be reported 5 inputPath: testdata/progressing_no_status.yaml 6 - healthStatus: 7 status: Degraded 8 message: At least once certificate does not comply with the policy 9 inputPath: testdata/degraded.yaml 10 - healthStatus: 11 status: Healthy 12 message: All certificates found comply with the policy 13 inputPath: testdata/healthy.yaml