-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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: Add Argo CD components architecture doc #13194
Conversation
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## master #13194 +/- ##
==========================================
- Coverage 49.05% 49.02% -0.03%
==========================================
Files 246 247 +1
Lines 42569 42692 +123
==========================================
+ Hits 20882 20931 +49
- Misses 19572 19645 +73
- Partials 2115 2116 +1 see 10 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com> Signed-off-by: Leonardo Luz Almeida <leoluz@users.noreply.github.com>
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com> Signed-off-by: Leonardo Luz Almeida <leoluz@users.noreply.github.com>
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com> Signed-off-by: Leonardo Luz Almeida <leoluz@users.noreply.github.com>
Is it reasonable that this doc can be merged with operator-manual/architecture? |
* docs: Add Argo CD components architecture doc Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com> * docs: update diagram Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com> * docs: add component arch doc Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com> * reformat doc Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com> * Add component doc in the menu Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com> * update image Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com> * Update docs/developer-guide/architecture/components.md Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com> Signed-off-by: Leonardo Luz Almeida <leoluz@users.noreply.github.com> * Update docs/developer-guide/architecture/components.md Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com> Signed-off-by: Leonardo Luz Almeida <leoluz@users.noreply.github.com> * Update docs/developer-guide/architecture/components.md Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com> Signed-off-by: Leonardo Luz Almeida <leoluz@users.noreply.github.com> --------- Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com> Signed-off-by: Leonardo Luz Almeida <leoluz@users.noreply.github.com> Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Note on DCO:
If the DCO action in the integration test fails, one or more of your commits are not signed off. Please click on the Details link next to the DCO action for instructions on how to resolve this.
Checklist:
Please see Contribution FAQs if you have questions about your pull-request.