Miloslav Trmač
41d8dd8b80
Merge pull request #570 from mtrmac/blob-info-caching
...
Vendor c/image after merging blob-info-caching
2018-12-07 00:22:16 +01: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
Daniel J Walsh
bfc0c5e531
Merge pull request #555 from mtrmac/revendor-image-spec
...
Re-vendor image-spec from upstream again
2018-12-06 14:40:04 -05:00
Miloslav Trmač
013ebac8d8
Re-vendor image-spec from upstream again
...
... after https://github.com/opencontainers/image-spec/pull/750 was merged.
Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2018-11-29 14:29:23 +01:00
Miloslav Trmač
fbc2e4f70f
Merge pull request #521 from mtrmac/regsv2-docker
...
Vendor in vrothberg/image:regsv2-docker
2018-11-29 14:00:43 +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č
5dec940523
Add tests for contextFromGlobalOptions
...
Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2018-11-19 22:10:05 +01:00
Miloslav Trmač
761a6811c1
Merge pull request #569 from mtrmac/podman-security-opt
...
Use --security-opt label=disable instead of label:disable
2018-11-08 22:52:46 +01:00
Miloslav Trmač
b3a023f9dd
Use --security-opt label=disable instead of label:disable
...
podman only accepts the = syntax.
Fixes #567 .
Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2018-11-08 03:29:52 +01:00
Antonio Murdaca
5aa217fe0d
Merge pull request #568 from runcom/bump-0.1.32
...
Bump 0.1.32
2018-11-07 22:22:50 +01:00
Antonio Murdaca
737438d026
version: bump to v0.1.33-dev
...
Signed-off-by: Antonio Murdaca <runcom@linux.com>
2018-11-07 18:06:43 +01:00
Antonio Murdaca
1715c90841
version: bump to v0.1.32
...
Signed-off-by: Antonio Murdaca <runcom@linux.com>
2018-11-07 18:06:24 +01:00
Miloslav Trmač
187299a20b
Merge pull request #566 from isimluk/fix-podman-build
...
Enable build in podman
2018-11-03 02:05:12 +01:00
Šimon Lukašík
89d8bddd9b
Actually, enable build in podman
2018-11-03 00:10:44 +01:00
Daniel J Walsh
ba649c56bf
Merge pull request #565 from armstrongli/master
...
add timeout support for image copy
2018-11-02 11:32:36 -04:00
jianqli
3456577268
add command timeout support for skopeo
...
* add global command-timeout option for skopeo
2018-11-01 23:02:33 +08:00
Miloslav Trmač
b52e700666
Merge pull request #562 from Bhudjo/patch-1
...
Fix typo
2018-10-17 01:42:29 +02:00
Alessandro Buggin
ee32f1f7aa
Fix typo
2018-10-16 15:47:30 +01:00
Miloslav Trmač
5af0da9de6
Merge pull request #558 from nalind/copy-digest
...
Update containers/image to 5e5b67d6b1cf43cc349128ec3ed7d5283a6cc0d1
2018-10-16 00:22:09 +02:00
Nalin Dahyabhai
879a6d793f
Log the version of the go toolchain
...
Before we use "go get" in CI, run "go version" so that we can be sure of
which version of the toolchain we're using.
Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2018-10-15 15:45:45 -04:00
Nalin Dahyabhai
2734f93e30
Update for github.com/containers/image API change
...
github.com/containers/image/copy.Image() now returns the copied
manifest, so we at least need to ignore it.
Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2018-10-15 15:45:45 -04:00
Nalin Dahyabhai
2b97124e4a
bump(github.com/containers/imge)
...
Bump github.com/containers/image to version
5e5b67d6b1cf43cc349128ec3ed7d5283a6cc0d1, which modifies copy.Image() to
add the new image's manifest to the values that it returns.
Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2018-10-15 15:45:43 -04:00
Antonio Murdaca
7815a5801e
Merge pull request #561 from runcom/fix-golint
...
fix golint
2018-10-13 16:44:19 +02:00
Antonio Murdaca
501e1be3cf
fix golint
...
Signed-off-by: Antonio Murdaca <runcom@linux.com>
2018-10-13 15:41:55 +02:00
Miloslav Trmač
fc386a6dca
Merge pull request #535 from rhatdan/podman
...
Add support for using podman in testing skopeo
2018-10-01 17:37:34 +02:00
Daniel J Walsh
2a134a0ddd
Add support for using podman in testing skopeo
...
Also rename commands from Docker to container.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2018-09-30 07:54:23 +02:00
Miloslav Trmač
17250d7e8d
Merge pull request #554 from rhatdan/vendor
...
Update vendor for skopeo release
2018-09-27 21:09:28 +02:00
Daniel J Walsh
65d28709c3
Update vendor for skopeo release
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2018-09-21 08:49:55 -04:00
Miloslav Trmač
d6c6c78d1b
Merge pull request #553 from mtrmac/revendor
...
Run (make vendor)
2018-09-17 16:49:44 +02: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
Antonio Murdaca
a581847345
Merge pull request #552 from mtrmac/disable-cgo
...
Fix (make DISABLE_CGO=1)
2018-09-17 14:28:44 +02:00
Miloslav Trmač
bcd26a4ae4
Fix (make DISABLE_CGO=1)
...
... which has, apparently, never worked, because the golang image
has neither the GOPATH nor the working directory the Makefile expects.
Rather than move all this configuration into the Makefile to be able
to work with the golang images, just always use the skopeobuildimage
path, and only override the tags, to minimize divergence.
Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2018-09-17 13:55:46 +02:00
Miloslav Trmač
e38c345f23
Merge pull request #551 from rst0git/patch-1
...
readme: Add Ubuntu dependencies
2018-09-17 13:11:13 +02:00
Radostin Stoyanov
0421fb04c2
readme: Add Ubuntu dependencies
...
Signed-off-by: Radostin Stoyanov <rstoyanov1@gmail.com>
2018-09-16 12:01:32 +01:00
Antonio Murdaca
82186b916f
Merge pull request #543 from giuseppe/remove-glog
...
vendor.conf: remove unused github.com/golang/glog
2018-08-28 12:00:07 +02:00
Giuseppe Scrivano
15eed5beda
vendor.conf: remove unused github.com/golang/glog
...
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2018-08-28 11:37:47 +02:00
Miloslav Trmač
81837bd55b
Merge pull request #499 from mtrmac/no-docker.Image
...
Stop using docker.Image
2018-08-27 16:00:12 +02:00
Miloslav Trmač
3dec6a1cdf
Stop using docker.Image
...
Instead, use DockerReference() to obtain the repository name (which
also makes it work for other transports that support Docker references),
and a check for docker.Transport + docker.GetRepositoryTags.
This will allow dropping docker.Image from containers/image, and maybe
even all of ImageReference.NewImage (forcing callers to think about
manifest lists, among other things).
2018-08-27 14:00:44 +02:00
Miloslav Trmač
fe14427129
Merge pull request #542 from mtrmac/projectatomic-.validate
...
Update one more reference to projectatomic/skopeo
2018-08-27 13:52:20 +02:00
Miloslav Trmač
be27588418
Update one more reference to projectatomic/skopeo
...
Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2018-08-27 13:10:02 +02:00
Miloslav Trmač
fb84437cd1
Merge pull request #541 from marcov/testflags
...
Allow passing TESTFLAGS env to hack/make.sh from make
2018-08-27 11:15:36 +02:00
Marco Vedovati
d9b495ca38
Allow passing TESTFLAGS env to hack/make.sh from make
...
Minor change to allow passing the env TESTFLAGS to make. That's pretty
convenient to filter what tests to run.
E.g. run integration tests containing the substring `Copy`:
make test-integration TESTFLAGS="-check.f Copy"
Signed-off-by: Marco Vedovati <mvedovati@suse.com>
2018-08-27 10:51:40 +02:00
Miloslav Trmač
6b93d4794f
Merge pull request #537 from giuseppe/fix-makefile-vendor
...
Makefile: make vendor a .PHONY target
2018-08-16 15:58:26 +02:00
Giuseppe Scrivano
5d3849a510
Makefile: make vendor a .PHONY target
...
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2018-08-16 15:06:16 +02:00
Daniel J Walsh
fef142f811
Merge pull request #536 from SUSE/update-github-references
...
Complete transition from the `projectactomic` project to the `containers` one
2018-08-15 16:23:43 -04:00
Flavio Castelli
2684e51aa5
Complete transition from the projectactomic
project to the containers
one
...
Replace the occurrences of `github.com/projectatomic` with
`github.com/containers` to ensure clean clones of the project are
building, travis badges on the README work as expected and other minor
things.
Signed-off-by: Flavio Castelli <fcastelli@suse.com>
2018-08-14 10:10:06 +02:00
Antonio Murdaca
e814f9605a
Merge pull request #529 from runcom/new-0131
...
release v0.1.31
2018-07-29 19:17:19 +02:00
Antonio Murdaca
5d136a46ed
version: bump to v0.1.32-dev
...
Signed-off-by: Antonio Murdaca <runcom@linux.com>
2018-07-29 19:03:02 +02:00
Antonio Murdaca
b0b750dfa1
version: bump to v0.1.31
...
Signed-off-by: Antonio Murdaca <runcom@linux.com>
2018-07-29 19:02:33 +02:00
Miloslav Trmač
e3034e1d91
Merge pull request #525 from mtrmac/docker-archive-auto-compression
...
Vendor after merging mtrmac/image:docker-archive-auto-compression
2018-07-18 01:19:09 +02:00