Update rhoso-gitops docs for automated sync and dedicated namespace - #713
Update rhoso-gitops docs for automated sync and dedicated namespace#713cjeanner wants to merge 2 commits into
Conversation
|
Hi @cjeanner. Thanks for your PR. I'm waiting for a validatedpatterns member to verify that this patch is reasonable to test. If it is, they should reply with Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
Converting to draft: we must first get validatedpatterns-sandbox/rhoso-gitops#16 in |
|
Both PR are merged on the VP side - time to update the documentation. |
pinikomarov
left a comment
There was a problem hiding this comment.
one comment otherwise looks good
1ce0723 to
762f8b5
Compare
Child applications now use automated sync with a retry policy by default. Document the targetRevision stability warning, add a section for disabling automated sync, and update the apps table with a Sync column. Update all namespace references from openshift-gitops to rhoso-gitops-standalone to reflect the dedicated ArgoCD instance. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
After testings, it seems we don't need to set sync-waves at the application level. This allows to be closer to Validated Patterns "eventually converging" practices. Depends-On: validatedpatterns-sandbox/rhoso-gitops#17
762f8b5 to
abc8e46
Compare
Child applications now use automated sync with a retry policy by default. Document the targetRevision stability warning, add a section for disabling automated sync, and update the apps table with a Sync column. Update all namespace references from openshift-gitops to rhoso-gitops-standalone to reflect the dedicated ArgoCD instance.