Skip to content

Type Alias: ResourceSeverity

ResourceSeverity = "pending" | "warning" | "error"

Cross-kind severity, ordered worst-first (error > warning > pending). Callers unpublish rather than publishing a status for ready resources.