Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

Export container-diff tar/fs util methods for vendoring #84

Merged
merged 3 commits into from
Sep 13, 2017

Conversation

nkubala
Copy link
Contributor

@nkubala nkubala commented Sep 12, 2017

This moves some of the tar/filesystem manipulation util methods to a pkg/ directory, to be vendored in by other code. These methods provide useful ways to convert docker images and tarballs to in-memory filesystem representations.

There should be no functional change in the tool.

Copy link
Collaborator

@aaron-prindle aaron-prindle left a comment

Choose a reason for hiding this comment

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

LGTM. Perhaps in another PR we should split out pkg/util into multiple pkg/util subdirectories/packages. Currently the directory is quite large. Not necessary though.

@nkubala nkubala merged commit f1ef660 into GoogleContainerTools:master Sep 13, 2017
@nkubala nkubala deleted the repackage branch September 13, 2017 17:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants