feat(casan): establish assurance kernel and harden control plane
This commit is contained in:
@@ -199,6 +199,9 @@ def _check(
|
||||
) -> dict[str, Any]:
|
||||
return {
|
||||
"gate": gate,
|
||||
"legacy_gate": gate,
|
||||
"category": "readiness_check",
|
||||
"check_id": "ReadinessCheck.%s" % gate,
|
||||
"title": title,
|
||||
"status": status,
|
||||
"summary": summary,
|
||||
|
||||
Reference in New Issue
Block a user