[virt-tools-list] [virt-bootstrap] [PATCH 0/5] Docker-source updates
Radostin Stoyanov
rstoyanov1 at gmail.com
Wed Apr 18 07:31:45 UTC 2018
On 18/04/18 08:21, Cedric Bosdonnat wrote:
> On Tue, 2018-04-10 at 17:38 +0100, Radostin Stoyanov wrote:
>> Since skopeo v0.1.29 blobs of container images are saved without the .tar extension.
>> See commit https://github.com/projectatomic/skopeo/commit/43acc74
>>
>> These patch series allows virt-bootstrap to extract the root file system in
>> both cases (with and without .tar extension) as well as adding some tweaks.
>>
>> Radostin Stoyanov (5):
>> tests: docker_source: Mock out is_installed()
>> tests: docker_source: Remove unused code
>> docker-source: Support blobs without .tar ext
>> tests: docker_source: Update description
>> docker-source: Preserve extended file attributes
>>
>> src/virtBootstrap/sources/docker_source.py | 6 +++++-
>> src/virtBootstrap/utils.py | 6 +++++-
>> tests/docker_source.py | 24 +++++++++++++-----------
>> 3 files changed, 23 insertions(+), 13 deletions(-)
>>
> ACK to the whole series.
Thanks, pushed now.
Radostin
> --
> Cedric
More information about the virt-tools-list
mailing list