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

#145 Follow Up: Update the ImageRegistry source's Unpack() method asynchronous #162

Open
everettraven opened this issue Sep 7, 2023 · 0 comments

Comments

@everettraven
Copy link
Collaborator

Following #145, we should update the Unpack() method of ImageRegistry source to be asynchronous. This will ensure we don't create a reconciliation loop block on the actual pulling and layer unpacking of the catalog image.

Acceptance Criteria:

  • The Unpack() method of the ImageRegistry source is asynchronous
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant