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

Investigate running our own in-cluster container registry for CI builds #2642

Closed
yulianedyalkova opened this issue Jul 11, 2023 · 4 comments
Closed
Assignees
Labels

Comments

@yulianedyalkova
Copy link

yulianedyalkova commented Jul 11, 2023

We keep seeing pods failing with ErrImagePull quite frequently on ei9o7 (example) so let's investigate options for running our own in-cluster container registry.

Notes:

  • trow and zot might be good options to look into
  • Ideally the registry should support caching
  • we might need a cleanup job to remove old images
@AverageMarcus
Copy link
Member

This looks like a strong contender: https://zotregistry.io/

@AverageMarcus
Copy link
Member

@ericgraf ericgraf self-assigned this Sep 13, 2023
@ericgraf
Copy link

PRs have been made to test out zot registry with mc-bootstrap ci to remove quay. So far things have been stable and working.

@ericgraf
Copy link

ericgraf commented Oct 3, 2023

mc-bootstrap ci has been switched over and has been running without anyissues for over a week.
There are two tickets to open but otherwise this PR can be closed.

  • Switch WC tests to use zotregistry
  • Investigate using S3 data storage for the zotregistry

@ericgraf ericgraf closed this as completed Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants