Skip to content

ops(cloud-run): make candidate rollout and cutover fail-safe - #188

Draft
git-ksk wants to merge 3 commits into
mainfrom
ops/170-guarded-rollout
Draft

ops(cloud-run): make candidate rollout and cutover fail-safe#188
git-ksk wants to merge 3 commits into
mainfrom
ops/170-guarded-rollout

Conversation

@git-ksk

@git-ksk git-ksk commented Sep 5, 2026

Copy link
Copy Markdown
Owner

Summary

  • add a guarded Cloud Run rollout command for inspect / prepare / cutover / rollback
  • require immutable image digests and reconcile only proven stale desired traffic
  • gate zero-traffic candidates on Ready/ContainerHealthy, production resource bounds, zero startup ERROR logs, and public-origin preflight
  • preserve the prior healthy revision until explicit post-Human-acceptance cutover

Validation

  • npm run check: 366 tests, 361 pass / 0 fail / 5 platform skips
  • npm run build
  • git diff --check

Refs #170

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant