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

WIP - test copy-detection #1484

Closed
wants to merge 1 commit into from
Closed

Conversation

vrothberg
Copy link
Member

ImageDestination.{PutBlob,TryReusingBlob} are extended to receive the
index of the layer in the corresponding image. Some transports,
containers storage in particular, require the layers to be comitted in
sequence. The new sequencing allows containers storage to commit the
layers in PutBlob.

Signed-off-by: Valentin Rothberg [email protected]

@vrothberg
Copy link
Member Author

We hit time outs again due to the traviswait script. I opened #1488 to fix it and rebased the PR here on top.

@vrothberg vrothberg force-pushed the image-commit branch 6 times, most recently from e4b6dfe to c08a58d Compare April 10, 2019 13:55
@rhatdan
Copy link
Member

rhatdan commented Apr 12, 2019

@vrothberg Can we update and merge this now?

@vrothberg
Copy link
Member Author

@vrothberg Can we update and merge this now?

Not yet. The integration tests seem to have a hiccup and we need to merge the PR at c/image first.

@vrothberg vrothberg force-pushed the image-commit branch 2 times, most recently from 6292b23 to 3b92aa9 Compare April 24, 2019 06:52
@rh-atomic-bot
Copy link
Collaborator

☔ The latest upstream changes (presumably 7ae362b) made this pull request unmergeable. Please resolve the merge conflicts.

@rhatdan
Copy link
Member

rhatdan commented May 13, 2019

We have an up2date containers/image in buildah, should we close this PR?

@vrothberg vrothberg changed the title WIP - update containers/image WIP - test copy-detection May 13, 2019
@vrothberg
Copy link
Member Author

@rhatdan, this PR is for testing the copy-detection PR for containers/image. I renamed this one here to avoid confusion.

@rhatdan
Copy link
Member

rhatdan commented May 13, 2019

Thanks @vrothberg

@vrothberg vrothberg force-pushed the image-commit branch 2 times, most recently from 4e277a8 to 0e82b29 Compare May 15, 2019 12:03
@rh-atomic-bot
Copy link
Collaborator

☔ The latest upstream changes (presumably c0633e3) made this pull request unmergeable. Please resolve the merge conflicts.

@vrothberg vrothberg force-pushed the image-commit branch 3 times, most recently from 218039d to 2014056 Compare May 16, 2019 14:00
Signed-off-by: Valentin Rothberg <[email protected]>
@rhatdan
Copy link
Member

rhatdan commented Jun 8, 2019

@vrothberg Any movement on this?

@vrothberg
Copy link
Member Author

@vrothberg Any movement on this?

containers/image#611 needs to be reviewed, which is time-consuming. FWIW the CI of Skopeo, Buildah and Podman are happy with the changes. The recursive-lock semantics are now in storage, so we only need to iron out the bits in c/image.

@rh-atomic-bot
Copy link
Collaborator

☔ The latest upstream changes (presumably 4ae0a69) made this pull request unmergeable. Please resolve the merge conflicts.

@vrothberg
Copy link
Member Author

Closing as the c/image PR has stalled.

@vrothberg vrothberg closed this Jul 25, 2019
@vrothberg vrothberg deleted the image-commit branch July 25, 2019 09:42
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants