argo-cd/resource_customizations/numaplane.numaproj.io/NumaflowControllerRollout/health_test.yaml
Julie Vogelman e3bcc48bf2
chore: updates to Numaplane health checks (#21671)
Signed-off-by: Julie Vogelman <julievogelman0@gmail.com>
2025-01-27 10:29:44 -05:00

21 lines
No EOL
723 B
YAML

tests:
- healthStatus:
status: Progressing
message: "Not yet reconciled"
inputPath: testdata/NumaflowControllerRollout/progressing-observedgen.yaml
- healthStatus:
status: Healthy
message: "Healthy"
inputPath: testdata/NumaflowControllerRollout/healthy.yaml
- healthStatus:
status: Degraded
message: "no controller definition found for version degraded"
inputPath: testdata/NumaflowControllerRollout/degraded.yaml
- healthStatus:
status: Progressing
message: "Child Progressing"
inputPath: testdata/NumaflowControllerRollout/progressing-reason.yaml
- healthStatus:
status: Progressing
message: "Update in progress"
inputPath: testdata/NumaflowControllerRollout/pending.yaml