Commit Graph

13 Commits

Author SHA1 Message Date
Valentin Rothberg 5bab9b0651 vendor github.com/containers/image@v2.0.1
* progress bar: use spinners for unknown blob sizes
* use 'containers_image_ostree' as build tag
* ostree: default is no OStree support
* Add "Env" to ImageInspectInfo
* config.go: improve debug message
* config.go: log where credentials come from
* Fix typo in docs/containers-registries.conf.5.md
* docker: delete: support all MIME types
* Try harder in storageImageDestination.TryReusingBlob
* docker: allow deleting OCI images
* ostree: improve error message

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>

Closes: #1730
Approved by: TomSweeneyRedHat
2019-07-29 21:48:24 +00:00
Miloslav Trmač 4deded7b06 Vendor in latest c/storage and c/image
Signed-off-by: Miloslav Trmač <mitr@redhat.com>

Closes: #1331
Approved by: rhatdan
2019-02-14 21:40:12 +00:00
Valentin Rothberg 08e942383b vendor parallel-copy from containers/image
Parallel copying of layers is currently supported when pulling from
a registry to the storage.

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2019-01-04 17:23:09 +01:00
Miloslav Trmač 033ca43513 Vendor c/image after merging c/image#536
... which adds blob info caching

Signed-off-by: Miloslav Trmač <mitr@redhat.com>

Closes: #1218
Approved by: rhatdan
2018-12-07 15:11:36 +00:00
TomSweeneyRedHat b955237b3e Update containers/image to fix commit layer issue
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>

Closes: #976
Approved by: rhatdan
2018-08-30 20:21:48 +00:00
Nalin Dahyabhai bc24d60a91 Update containers/image to 216acb1bcd2c1abef736ee322e17147ee2b7d76c
Update containers/image to 216acb1bcd2c1abef736ee322e17147ee2b7d76c,
which gets us its new sysregistriesv2 package.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>

Closes: #904
Approved by: rhatdan
2018-08-03 17:26:09 +00:00
Daniel J Walsh a2c8358455 Vendor in latest containers/image and containers/storage
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>

Closes: #869
Approved by: rhatdan
2018-07-19 15:12:57 +00:00
umohnani8 9ffd47edca Vendor in latest containers/image and containers/storage
Changes to paramters in functions.
Change to the error returned by the oci and oci-archive transport.

Signed-off-by: umohnani8 <umohnani@redhat.com>

Closes: #578
Approved by: rhatdan
2018-04-13 16:56:21 +00:00
umohnani8 13c1331305 Vendor in latest containers/image
Adds feature to pull compressed docker-archive files

Signed-off-by: umohnani8 <umohnani@redhat.com>

Closes: #510
Approved by: rhatdan
2018-03-08 22:00:35 +00:00
Nalin Dahyabhai 544e63de42 Bump containers/image and containers/storage
Update containers/image and containers/storage to current master
(17449738f2bb4c6375c20dcdcfe2a6cccf03f312 and
0d32dfce498e06c132c60dac945081bf44c22464, respectively).

Also updates github.com/docker/docker, golang.org/x/sys, and
golang.org/x/text.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>

Closes: #187
Approved by: rhatdan
2017-12-14 20:57:13 +00:00
Daniel J Walsh 8ecefa978c Vendor in changes to support sirupsen/logrus
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2017-10-10 17:30:11 +00:00
Dan Walsh b9b2a8a7ef Vendor in latest containers/image and bump to version 0.3
OCI 1.0 Image specification is now released so we want to bump
buildah version to support 1.0 images.

Bump to version 0.3

Signed-off-by: Dan Walsh <dwalsh@redhat.com>

Closes: #203
Approved by: rhatdan
2017-07-20 20:23:32 +00:00
Nalin Dahyabhai 21c71b634b Bump containers/image and image-spec
Update to the current github.com/containers/image and
github.com/opencontainers/image-spec packages.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>

Closes: #79
Approved by: nalind
2017-04-20 15:38:24 +00:00