Files
argo-cd/resource_customizations/_.upbound.io/_/health_test.yaml
Jonasz Łasut-Balcerzak 7c0f032def fix(health): update crossplane healthchecks (#25386)
Signed-off-by: Jonasz Lasut-Balcerzak <jonasz.lasut@gmail.com>
Signed-off-by: Jonasz Łasut-Balcerzak <jonasz.lasut@gmail.com>
2025-12-04 12:07:14 -05:00

9 lines
488 B
YAML

tests:
- healthStatus:
status: Healthy
message: "Resource is up-to-date."
inputPath: testdata/providerconfig_healthy.yaml
- healthStatus:
status: Degraded
message: "update failed: async update failed: refuse to update the external resource because the following update requires replacing it: cannot change the value of the argument \"location\" from \"westeurope\" to \"switzerlandnorth\""
inputPath: testdata/managedresource_failedupdate_degraded.yaml