Skip to content
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

Edit docker rate limit guide; add separate guide for self-hosted docker images #1579

Merged
merged 6 commits into from
Nov 20, 2020

Conversation

RobertLucian
Copy link
Member

@RobertLucian RobertLucian commented Nov 20, 2020

For self-hosted docker images, the copying procedure is now done with the https://github.com/containers/skopeo tool. This has the advantage of not having to first store the images on disk and then push them to the destination registry. This leads to faster image replications.


checklist:

  • run make test and make lint
  • test manually (i.e. build/push all images, restart operator, and re-deploy APIs)
  • update docs and add any new files to summary.md (view in gitbook after merging)

@RobertLucian RobertLucian added the docs Improvements or additions to documentation label Nov 20, 2020
@RobertLucian RobertLucian requested a review from deliahu November 20, 2020 20:15
@deliahu deliahu merged commit 459a25f into master Nov 20, 2020
@deliahu deliahu deleted the guide/add-quay-to-docker-rate-limit-guide branch November 20, 2020 21:43
deliahu added a commit that referenced this pull request Nov 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants