github.com/argoproj/argo-cd/v3@v3.2.1/resource_customizations/numaplane.numaproj.io/NumaflowControllerRollout/health_test.yaml (about)

     1  tests:
     2  - healthStatus:
     3      status: Progressing
     4      message: "Not yet reconciled"
     5    inputPath: testdata/NumaflowControllerRollout/progressing-observedgen.yaml
     6  - healthStatus:
     7      status: Healthy
     8      message: "Healthy"
     9    inputPath: testdata/NumaflowControllerRollout/healthy.yaml
    10  - healthStatus:
    11      status: Degraded
    12      message: "no controller definition found for version degraded"
    13    inputPath: testdata/NumaflowControllerRollout/degraded.yaml
    14  - healthStatus:
    15      status: Progressing
    16      message: "Child Progressing"
    17    inputPath: testdata/NumaflowControllerRollout/progressing-reason.yaml
    18  - healthStatus:
    19      status: Progressing
    20      message: "Update in progress"
    21    inputPath: testdata/NumaflowControllerRollout/pending.yaml