dependabot-preview[bot]
4eaaf31249
Bump github.com/containers/storage from 1.20.1 to 1.20.2
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.20.1 to 1.20.2.
- [Release notes](https://github.com/containers/storage/releases )
- [Changelog](https://github.com/containers/storage/blob/master/docs/containers-storage-changes.md )
- [Commits](https://github.com/containers/storage/compare/v1.20.1...v1.20.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2020-06-04 08:36:51 -04:00
dependabot-preview[bot]
a31d6069dc
Bump github.com/containers/common from 0.11.2 to 0.11.4
...
Bumps [github.com/containers/common](https://github.com/containers/common ) from 0.11.2 to 0.11.4.
- [Release notes](https://github.com/containers/common/releases )
- [Commits](https://github.com/containers/common/compare/v0.11.2...v0.11.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2020-05-22 13:35:57 -04:00
dependabot-preview[bot]
ebeb1c3f59
Bump github.com/containers/storage from 1.16.2 to 1.16.3
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.16.2 to 1.16.3.
- [Release notes](https://github.com/containers/storage/releases )
- [Changelog](https://github.com/containers/storage/blob/master/docs/containers-storage-changes.md )
- [Commits](https://github.com/containers/storage/compare/v1.16.2...v1.16.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Miloslav Trmač <mitr@redhat.com >
2020-03-13 00:00:20 +01:00
Valentin Rothberg
a7297d4db7
vendor github.com/containers/image/v5@v5.2.0
...
See release notes:
https://github.com/containers/image/releases/tag/v5.2.0
Signed-off-by: Valentin Rothberg <rothberg@redhat.com >
2020-02-03 16:49:05 +01:00
Valentin Rothberg
7922028d7c
Update to c/image v4.0.1
...
Update to use the correct c/image/v4 import path, work originally from
https://github.com/containers/skopeo/pull/733 by Valentin Rothberg <rothberg@redhat.com >.
Signed-off-by: Miloslav Trmač <mitr@redhat.com >
2019-10-03 23:50:42 +02:00
Miloslav Trmač
bcf3dbbb93
Vendor after merging c/image#536
...
... which adds blob info caching
Signed-off-by: Miloslav Trmač <mitr@redhat.com >
2018-12-06 23:26:31 +01:00
Miloslav Trmač
72468d6817
Vendor c/image after merging vrothberg/image:regsv2-docker
...
Also update the user and tests for the API change.
2018-11-29 13:28:04 +01:00
Miloslav Trmač
67ffa00b1d
Run (make vendor)
...
Temporarily vendor opencontainers/image-spec from a fork
to fix "id" value duplication, which is detected and
refused by gojsonschema now
( https://github.com/opencontainers/image-spec/pull/750 ).
Signed-off-by: Miloslav Trmač <mitr@redhat.com >
2018-09-17 16:16:19 +02:00
Daniel J Walsh
597b6bd204
Vendor in latest containers-storage to add devmapper support
...
containers/storage and storage.conf now support flags to allow users
to setup containers/storage to run on devicemapper.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2018-05-18 12:04:00 -04:00
Daniel J Walsh
4e9ef94365
Vendor in latest containers storage
...
We want to get support into skopeo for handling
override_kernel_checks so that we can use overlay
backend on RHEL.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2017-09-30 10:40:45 +00:00
Mrunal Patel
6f3ed0ecd9
Update dependencies to change to logrus 1.0.0
...
Signed-off-by: Mrunal Patel <mrunalp@gmail.com >
2017-08-04 10:22:59 -07:00
Miloslav Trmač
2c1ede8449
Update to image-spec v1.0.0 and revendor
2017-07-19 23:50:50 +02:00
Antonio Murdaca
08504d913c
*: update c/storage
...
Signed-off-by: Antonio Murdaca <runcom@redhat.com >
2017-06-15 14:29:56 +02:00
Miloslav Trmač
0caee746fb
Vendor after merging mtrmac/image:openpgp, + other updates
...
Primarily vendor after merging mtrmac/image:openpgp.
Then update for the SigningMechanism API change.
Also skip signing tests if the GPG mechanism does not support signing.
Also abort some of the tests early instead of trying to use invalid (or
nil) values.
The current master of image-tools does not build with Go 1.6, so keep
using an older release.
Also requires adding a few more dependencies of our updated
dependencies.
2017-03-29 20:54:18 +02:00
Erik Hollensbe
f0730043c6
vendor.conf,vendor: vndr update for containers/image
...
Signed-off-by: Erik Hollensbe <github@hollensbe.org >
2017-02-27 02:15:36 -08:00
Nalin Dahyabhai
4960f390e2
Vendor containers/storage, update containers/image
...
Vendor containers/storage, and its dependencies github.com/pborman/uuid
and github.com/mistifyio/go-zfs, which we didn't already use.
Update the build Dockerfile to install their dependencies.
Add scriptlets that try to detect whether or not we need to use the
"libdm_no_deferred_remove" and/or "btrfs_noversion" build tags.
Signed-off-by: Nalin Dahyabhai <nalin@redhat.com >
2016-12-15 12:29:07 -05:00