feat: add argocd actions for (g)tr - #119
Merged
sandert-k8s merged 1 commit intoJul 28, 2026
Merged
Conversation
✅ Deploy Preview for docs-projectcapsule ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
sandert-k8s
marked this pull request as ready for review
July 25, 2026 07:04
sandert-k8s
force-pushed
the
argocd-action-tenantresource
branch
from
July 25, 2026 07:05
ab9fab7 to
00b3125
Compare
Contributor
There was a problem hiding this comment.
Pull request overview
Adds ArgoCD customization examples for Capsule replication resources, documenting operational actions (cordon/uncordon/reconcile) and making the health checks reflect a cordoned (“Suspended”) state.
Changes:
- Document new ArgoCD actions for
TenantResourceandGlobalTenantResource(cordon/uncordon/reconcile). - Update ArgoCD health scripts to report
Suspendedwhen replication is cordoned for both resource types.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
sandert-k8s
force-pushed
the
argocd-action-tenantresource
branch
2 times, most recently
from
July 25, 2026 07:12
fa68384 to
0e9a732
Compare
Signed-off-by: sandert-k8s <sandert98@gmail.com>
sandert-k8s
force-pushed
the
argocd-action-tenantresource
branch
from
July 25, 2026 07:19
0e9a732 to
923dea7
Compare
14 tasks
oliverbaehler
approved these changes
Jul 28, 2026
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.
Add the cordon, uncordon and reconcile action to the (global)TenantResource in argocd. Also adds suspended for the (g)tr, when it's cordoned.
Looks like this:
