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

Image delta client support with progress reporting #35

Merged
merged 5 commits into from
Oct 12, 2017
Merged

Conversation

petrosagg
Copy link
Contributor

@petrosagg petrosagg commented Oct 6, 2017

Signed-off-by: Petros Angelatos <petrosagg@gmail.com>
@petrosagg petrosagg requested a review from zozo123 October 6, 2017 20:42
Signed-off-by: Petros Angelatos <petrosagg@gmail.com>
Copy link
Contributor

@zozo123 zozo123 left a comment

Choose a reason for hiding this comment

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

LGTM
The binaries bellow were pushed too, was it intentionally?
cmd/mobynit/mobynit
cmd/mobynit/working.bin

@petrosagg
Copy link
Contributor Author

oops. no, I accidentally added them in the commit. good catch!

@petrosagg
Copy link
Contributor Author

fixed

Signed-off-by: Petros Angelatos <petrosagg@gmail.com>
Signed-off-by: Petros Angelatos <petrosagg@gmail.com>
Signed-off-by: Petros Angelatos <petrosagg@gmail.com>
@petrosagg petrosagg merged commit ee7221c into 17.06-resin Oct 12, 2017
@petrosagg petrosagg deleted the delta-cli branch October 12, 2017 01:30
@@ -5238,7 +5238,7 @@ paths:
schema:
$ref: "#/definitions/ErrorResponse"
tags: ["Image"]
/deltas/create:
/image/delta:
Copy link
Member

Choose a reason for hiding this comment

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

Shouldn't this be /images/delta? Either that or client/image_delta.go:17 is correct, can't be both :P

}

statTotalSize := int64(0)
statDetlaSize := int64(0)
Copy link
Member

Choose a reason for hiding this comment

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

Typo: detla

@dfunckt dfunckt mentioned this pull request Oct 12, 2017
robertgzr pushed a commit that referenced this pull request Feb 7, 2019
[18.09] builder: fix bridge networking when using buildkit
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.

3 participants