docs(jangar): record control plane release verification#5532
Merged
gregkonush merged 2 commits intomainfrom May 5, 2026
Merged
docs(jangar): record control plane release verification#5532gregkonush merged 2 commits intomainfrom
gregkonush merged 2 commits intomainfrom
Conversation
Member
Author
|
Status: audit PR merged as of 2026-05-05T19:05Z. #5532 was squash-merged at 2026-05-05T19:00:09Z as
Gate decision: #5532 is merged and the latest Jangar workload rollout is healthy by pod and HTTP evidence. The broader Jangar release gate remains no-go until #5454 receives a Codex review with all threads resolved or a maintainer explicitly waives the large-diff review gate; full GitOps sync certification also requires Argo/Deployment read RBAC. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
/health, residual DB warnings, Kubernetes API 429s, and RBAC limits.Related Issues
None.
Testing
bunx oxfmt --check docs/agents/rollouts/2026-05-05-jangar-control-plane-verify.md- passgit diff --check- passgh pr checks 5454 -R proompteng/lab- pass/skipped checks only, but merge blocked by missing Codex reviewkubectl get pods -n jangar -o wide- Jangar pod Ready with app restart count stable at 3 during the 18:55Z recheckkubectl get pod -n jangar jangar-584d75f4f6-zt9b2 -o jsonpath=...- live image is taga1b55322digestsha256:cf398e6ab1dd7cc9df5a99bac655a90678d5acaace5ec7ba5b908ff9ee3d1478, pod conditions Readycurl -fsS --max-time 10 http://jangar.jangar.svc.cluster.local/health- returned okkubectl get events -n jangar --field-selector type=Warning --sort-by=.lastTimestamp- residual Jangar backoff/readiness andjangar-db-1readiness 500 warnings observedkubectl logs -n jangar pod/jangar-584d75f4f6-zt9b2 -c app --since=10m --tail=80- residual Kubernetes API 429s, unresolved worktree snapshot refresh failures, and ClickHouse freshness query timeouts observedScreenshots (if applicable)
N/A.
Breaking Changes
None.
Checklist
N/Awith justification).