fix(web): refresh IwoooS rollout risk readback
All checks were successful
Code Review / ai-code-review (push) Successful in 16s
CD Pipeline / tests (push) Successful in 1m45s
CD Pipeline / build-and-deploy (push) Successful in 7m56s
CD Pipeline / post-deploy-checks (push) Successful in 3m25s

This commit is contained in:
Your Name
2026-06-27 14:11:21 +08:00
parent f791107938
commit d304b48bb3
4 changed files with 34 additions and 28 deletions

View File

@@ -18434,10 +18434,13 @@ def validate(root: Path) -> None:
)
for text in [
"rollout_risk_read_only_card_count=4",
"rollout_risk_source_deploy_marker=16756d24",
"rollout_risk_source_deploy_marker=52e942e19",
"rollout_risk_source_cd_run=3601",
"rollout_risk_awoooi_rollout_risk=1",
"rollout_risk_argocd_health=Degraded",
"rollout_risk_resource_sync=OutOfSync",
"rollout_risk_argocd_health=Progressing",
"rollout_risk_resource_sync=Synced",
"rollout_risk_failure_step=Deploy_to_K8s_ArgoCD_GitOps",
"rollout_risk_post_deploy_checks=skipped",
"rollout_risk_api_health_passed=true",
"rollout_risk_playwright_smoke_passed=true",
"rollout_risk_requires_read_only_triage=true",