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

Move find_blobs_by_tags to pipeline #826

Merged
merged 1 commit into from
Jun 17, 2022
Merged

Conversation

rylev
Copy link
Contributor

@rylev rylev commented Jun 17, 2022

This is a continuation of #811. The storage crate is now fully on the pipeline. Unfortunately, we still have to keep around the code from the old architecture until the other storage crates make the transition.

@rylev rylev requested a review from bmc-msft June 17, 2022 15:12
@rylev rylev force-pushed the find_blobs_by_tag branch from fd199da to 9c70bec Compare June 17, 2022 15:20
timeout: Timeout => Some(timeout),
}

// TODO: Make this a stream instead of a `Future`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are a handful of places we're not paging. It's probably worth opening work items for these.

@bmc-msft bmc-msft merged commit 433cbb7 into Azure:main Jun 17, 2022
@rylev rylev deleted the find_blobs_by_tag branch June 17, 2022 16:01
@cataggar cataggar changed the title Move find_blobs_by_tag to pipeline Move find_blobs_by_tags to pipeline Jun 17, 2022
@cataggar cataggar mentioned this pull request Jun 17, 2022
9 tasks
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

Successfully merging this pull request may close these issues.

2 participants