Skip to content

Updated async replication documentation - #199

Merged
noctarius merged 1 commit into
mainfrom
async-replication
Aug 22, 2026
Merged

Updated async replication documentation#199
noctarius merged 1 commit into
mainfrom
async-replication

Conversation

@noctarius

Copy link
Copy Markdown
Collaborator

No description provided.

@noctarius noctarius self-assigned this Aug 22, 2026
Copilot AI lite review requested due to automatic review settings August 22, 2026 08:23

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR rewrites the Kubernetes asynchronous replication operations page to document the newer replication resource model (ReplicationPair, ReplicationPolicy, ReplicationSlot, and ReplicationOps) and the operator-driven workflows around policy attachment, monitoring, failover, and failback.

Changes:

  • Replaces the legacy SnapshotReplication-centric workflow with a resource model covering pairs, policies, slots, and operations.
  • Adds concrete kubectl examples for declaring relationships, selecting volumes via annotations, and tracking per-volume / per-operation status.
  • Documents failover/failback scopes, operational locking, deletion order, and event reasons.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread docs/kubernetes/operations/asynchronous-replication.md
Comment thread docs/kubernetes/operations/asynchronous-replication.md
Comment on lines +223 to +225
A failover is never performed automatically. It is triggered by creating a `ReplicationOps` resource with
`action: failover`, which covers both the unplanned failover of a lost site and the planned cutover of a `migration`
policy.
geoffrey1330
geoffrey1330 previously approved these changes Aug 22, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🤖: Deployment available as https://docstest.simplyblock.io/async-replication

@noctarius
noctarius merged commit e7866b8 into main Aug 22, 2026
3 checks passed
@noctarius
noctarius deleted the async-replication branch August 22, 2026 08:34
@github-actions

Copy link
Copy Markdown
Contributor

🤖: Deployment available as https://docstest.simplyblock.io/async-replication

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.

3 participants