github.com/argoproj/argo-cd/v3@v3.2.1/resource_customizations/rds.aws.crossplane.io/DBCluster/health_test.yaml (about) 1 tests: 2 - healthStatus: 3 status: Progressing 4 message: Waiting for DBCluster to be available 5 inputPath: testdata/creating.yaml 6 - healthStatus: 7 status: Healthy 8 message: Available 9 inputPath: testdata/healthy.yaml 10 - healthStatus: 11 status: Degraded 12 message: "create failed: cannot create DBCluster in AWS: InvalidParameterValue: 13 Invalid DB engine\n\tstatus code: 400, request id: " 14 inputPath: testdata/degraded.yaml 15 - healthStatus: 16 status: Suspended 17 message: ReconcilePaused 18 inputPath: testdata/suspended.yaml