-
Notifications
You must be signed in to change notification settings - Fork 7
docs: update 2phase reconcile deletion diagram #78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: update 2phase reconcile deletion diagram #78
Conversation
Signed-off-by: Artur Shad Nik <[email protected]>
WalkthroughDocumentation update to the 2-phase spoke reconciliation flow describing modifications to Hub and Spoke cleanup phases: adding ForceClusterDrain-triggered workload-cleanup taint, terminating taint application, and reordering AppliedManifestWork (FCC-agent) removal to occur after spoke resource deletion. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes
Possibly related PRs
Suggested reviewers
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🧰 Additional context used🧠 Learnings (2)📓 Common learnings📚 Learning: 2025-09-25T23:18:41.573ZApplied to files:
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (4)
🔇 Additional comments (2)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: arturshadnik, TylerGillson The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
b5d7997
into
open-cluster-management-io:main
Docs follow-up to #76, updating the sequence diagram to show taint steps, as well as moving the final agent cleanup to the very end.
Summary by CodeRabbit