Closed vishvananda closed 8 years ago
Cool! @dgonyeo do you have any bandwidth for a review?
ah good call. I didn't realize the go file object stored the name. Changed it to use that.
I could take a look on Wednesday, scrambling to do a project for school currently
On Sep 26, 2016, at 10:02, Jonathan Boulle notifications@github.com wrote:
Cool! @dgonyeo do you have any bandwidth for a review?
― You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.
ping @dgonyeo
Wow, so sorry about dropping this. Reviewing now.
rebased. Will try rkt tests
The unit tests pass fine with the new version. The functional tests are getting a lot of failures but i suspect they fail without my changes as well. It looks like they are failing because i don't have overlayfs enabled on my build machine
Ok I manually updated the glide.yaml and glide.lock and used glide install. The hash on the lock file doesn't match anymore, but this means that the update can be done separately after the merge.
Sorry about the couple day delay, was fighting with my setup over something dumb.
LGTM
This also switches to the new OCI media types.