HealthStatus Enum
Health Status
Possible Values
#
DEGRADED
resource status indicates failure
HEALTHY
resource is healthy
MISSING
resource is missing from the cluster
PROGRESSING
resource not yet healthy but has a chance to become healthy
SUSPENDED
resource is suspended (for example: cronjob)
TERMINATED
CUSTOM status, used in case when resource update process was interrupted by new changes
UNKNOWN
health assessment failed
Usages
#
References
#
- Field healthStatus from GitopsReleaseChartRelease
- Field healthStatus from ComponentNotification
- Field health from ProductApplicationStatus
Previous
HealthErrorInput
Next
HierarchyRef