Skip to content

docs(ops): document resilience and upgrade boundaries - #1887

Merged
gfyrag merged 2 commits into
release/v3.0from
docs/operational-resilience
Sep 4, 2026
Merged

docs(ops): document resilience and upgrade boundaries#1887
gfyrag merged 2 commits into
release/v3.0from
docs/operational-resilience

Conversation

@gfyrag

@gfyrag gfyrag commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Summary

  • document multi-region topology trade-offs and the limits of remote learners
  • make quorum-loss recovery explicit, including the leader-only force-remove boundary
  • document scheduled backups, long-term retention semantics, and immutable restore points
  • add the pre-GA server-binary upgrade decision tree and runbooks

Validation

  • bash scripts/agent-check
  • AI_REVIEW_BASE_SHA=6ca54e58cfdfa2e361e8b975e15e3afd66071a0e bash scripts/agent-check-pr

Both pass.

@NumaryBot

NumaryBot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

✅ Approve — automated review

The documentation changes align with the current operator schema, CLI commands, Raft status fields, backup behavior, and force-removal implementation. No actionable correctness issues were found.

No findings.

@codecov

codecov Bot commented Sep 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.13%. Comparing base (6ca54e5) to head (e0a0a1e).

Additional details and impacted files
@@               Coverage Diff                @@
##           release/v3.0    #1887      +/-   ##
================================================
- Coverage         77.16%   77.13%   -0.03%     
================================================
  Files               478      478              
  Lines             51258    51258              
================================================
- Hits              39552    39537      -15     
- Misses             8273     8290      +17     
+ Partials           3433     3431       -2     
Flag Coverage Δ
e2e 77.13% <ø> (-0.03%) ⬇️
scenario 77.13% <ø> (-0.03%) ⬇️
unit 77.13% <ø> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@gfyrag
gfyrag merged commit 6b13c9e into release/v3.0 Sep 4, 2026
17 checks passed
@gfyrag
gfyrag deleted the docs/operational-resilience branch September 4, 2026 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants