Skip to content

docs(jangar): record control plane release verification#5776

Merged
gregkonush merged 1 commit intomainfrom
codex/swarm-jangar-control-plane-verify
May 7, 2026
Merged

docs(jangar): record control plane release verification#5776
gregkonush merged 1 commit intomainfrom
codex/swarm-jangar-control-plane-verify

Conversation

@gregkonush
Copy link
Copy Markdown
Member

Summary

Related Issues

None.

Testing

  • PASS: bunx oxfmt --check docs/agents/release-handoffs/jangar-control-plane-verify-2026-05-07.md
  • PASS: git diff --cached --check
  • PASS: kubectl rollout status -n jangar deployment/jangar --timeout=180s
  • PASS: kubectl rollout status -n agents deployment/agents --timeout=180s
  • PASS: kubectl rollout status -n agents deployment/agents-controllers --timeout=180s
  • PASS: bun run packages/scripts/src/jangar/verify-deployment.ts --require-synced --expected-revision 6c84303fe49b3dc6e275f6302b0b42cd37d69562 --expected-revision-mode exact --health-attempts 3 --health-interval-seconds 2 --digest-attempts 3 --digest-interval-seconds 2

Screenshots (if applicable)

N/A. Documentation and release evidence only.

Breaking Changes

None.

Checklist

  • Testing section documents the exact validation performed.
  • Screenshots and Breaking Changes sections are handled appropriately.
  • Documentation, release notes, and follow-ups are updated or tracked.

@gregkonush
Copy link
Copy Markdown
Member Author

Implementation progress, 2026-05-07 04:59 UTC.

Audit PR #5776 records the current Jangar control-plane release gate after #5774 and #5775 reached main. The repo change is docs-only: docs/agents/release-handoffs/jangar-control-plane-verify-2026-05-07.md.

Local validation is complete: bunx oxfmt --check docs/agents/release-handoffs/jangar-control-plane-verify-2026-05-07.md passed, git diff --cached --check passed before commit, and read-only cluster rollout checks passed for deployment/jangar, deployment/agents, and deployment/agents-controllers. The Jangar deployment verifier also passed expected revision, digest, rollout, and admission-passport checks for 6c84303fe49b3dc6e275f6302b0b42cd37d69562.

Merge gate for this audit PR is pending GitHub checks. Release gate note: #5412 remains no-go because it is dirty against main and still lacks the mandatory Codex review for a large diff. Runtime note: GitOps rollout is healthy, but control-plane execution_trust is degraded due stale stage evidence, so material action widening remains held.

@gregkonush gregkonush merged commit 84834fe into main May 7, 2026
6 checks passed
@gregkonush gregkonush deleted the codex/swarm-jangar-control-plane-verify branch May 7, 2026 06:19
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