github.com/argoproj/argo-cd/v3@v3.2.1/resource_customizations/grafana.integreatly.org/GrafanaFolder/health_test.yaml (about) 1 tests: 2 - healthStatus: 3 status: Progressing 4 message: "" 5 inputPath: testdata/progressing.yaml 6 - healthStatus: 7 status: Healthy 8 message: "ApplySuccessful for FolderSynchronized because Folder was successfully applied to 1 instances" 9 inputPath: testdata/healthy.yaml 10 - healthStatus: 11 status: Degraded 12 message: >- 13 ApplyFailed for FolderSynchronized because Folder failed to be applied for 1 out of 1 instances. Errors: 14 15 - grafana-operator/grafana: Get "https://dashboards.grafana.com/api/folders?limit=10000&page=1": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 16 inputPath: testdata/degraded.yaml