Skip to content

Conversation

@rhatdan
Copy link
Member

@rhatdan rhatdan commented Mar 19, 2019

DefaultStorageOptions now is a function and takes a rootless argument
and the UID of root within the container.

Signed-off-by: Daniel J Walsh dwalsh@redhat.com

@rhatdan
Copy link
Member Author

rhatdan commented Mar 19, 2019

@mtrmac @vrothberg PTAL

@vrothberg
Copy link
Member

Cross-compilation doesn't like the change:

vendor/github.com/containers/storage/utils.go:76:35: undefined: syscall.Stat_t
vendor/github.com/containers/storage/utils.go:85:35: undefined: syscall.Stat_t

I wonder how this passed containers/storage CI.

@rhatdan
Copy link
Member Author

rhatdan commented Mar 19, 2019

Hopefully containers/storage#306 will fix

@rhatdan
Copy link
Member Author

rhatdan commented Mar 20, 2019

@vrothberg updated

@vrothberg
Copy link
Member

LGTM (assuming green tests)

@vrothberg
Copy link
Member

I wonder why Travis takes soooo long to fire off here. @cevich, do you know what magic we need to make Travis a bit more responsive? Sometimes it takes 30 minutes or even more until the tests start after a push.

@TomSweeneyRedHat
Copy link
Member

LGTM assuming happy tests

@cevich
Copy link
Member

cevich commented Mar 20, 2019

I wonder why Travis takes soooo long to fire off here

@vrothberg it needs dollar-bills (seriously). I don't like Travis. Can we not use it? Please? 😃

@vrothberg
Copy link
Member

@rhatdan, builds are still not happy:

storage/storage_transport.go:183:41: multiple-value storage.DefaultStoreOptions() in single-value context

DefaultStorageOptions now is a function and takes a rootless argument
and the UID of root within the container.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
@rhatdan
Copy link
Member Author

rhatdan commented Mar 21, 2019

@giuseppe @vrothberg @mtrmac PTAL
Trying to work with skopeo to allow it to add/remove images from containers storage and to vendor in latest containers/storage.

containers/skopeo#620

@rhatdan
Copy link
Member Author

rhatdan commented Mar 21, 2019

@vrothberg @mtrmac Not sure how to get this to pass tests with skopeo. I did move this patch into skopeo and it builds.

@mtrmac
Copy link
Collaborator

mtrmac commented Mar 21, 2019

@rhatdan This can’t pass in this repo; (the process is https://github.com/containers/skopeo/blob/master/CONTRIBUTING.md#dependencies-management ).

Looking at containers/skopeo#620, skopeo tests do pass there, so, merging. Please rebase containers/skopeo#620 on top of c/image master now, until then all other c/image PRs will fail.

@mtrmac mtrmac merged commit f52cf78 into containers:master Mar 21, 2019
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.

5 participants