-
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: Update disaster_recovery.md to reflect quay.io as docker container registry #13520
Conversation
ArgoCD docker images are being used from `quay.io` registry. Updated document to reflect that in the `bash` commands. Signed-off-by: Divyang Patel <divyang.jp@gmail.com>
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## master #13520 +/- ##
=======================================
Coverage 49.22% 49.22%
=======================================
Files 248 248
Lines 42830 42830
=======================================
Hits 21084 21084
Misses 19648 19648
Partials 2098 2098 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, @divyangjp!
/cherry-pick release-2.7 |
/cherry-pick release-2.6 |
/cherry-pick release-2.5 |
…ner registry (#13520) ArgoCD docker images are being used from `quay.io` registry. Updated document to reflect that in the `bash` commands. Signed-off-by: Divyang Patel <divyang.jp@gmail.com>
…ner registry (#13520) ArgoCD docker images are being used from `quay.io` registry. Updated document to reflect that in the `bash` commands. Signed-off-by: Divyang Patel <divyang.jp@gmail.com>
…ner registry (#13520) ArgoCD docker images are being used from `quay.io` registry. Updated document to reflect that in the `bash` commands. Signed-off-by: Divyang Patel <divyang.jp@gmail.com>
…ner registry (argoproj#13520) (argoproj#13790) ArgoCD docker images are being used from `quay.io` registry. Updated document to reflect that in the `bash` commands. Signed-off-by: Divyang Patel <divyang.jp@gmail.com> Co-authored-by: Divyang Patel <divyang.jp@gmail.com> Signed-off-by: schakrad <58915923+schakrad@users.noreply.github.com>
…ner registry (argoproj#13520) ArgoCD docker images are being used from `quay.io` registry. Updated document to reflect that in the `bash` commands. Signed-off-by: Divyang Patel <divyang.jp@gmail.com>
…ner registry (argoproj#13520) ArgoCD docker images are being used from `quay.io` registry. Updated document to reflect that in the `bash` commands. Signed-off-by: Divyang Patel <divyang.jp@gmail.com>
ArgoCD docker images are being used from
quay.io
registry. Updated document to reflect that in thebash
commands.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.