Commit Graph

  • c5b45c6c49 Bump github.com/docker/docker dependabot[bot] 2021-12-14 09:33:41 +00:00
  • 037f518146 Merge pull request #1520 from Jamstah/preserve-digests Miloslav Trmač 2021-12-10 17:06:53 +01:00
  • c582c4844f Add option to preserve digests on copy James Hewitt 2021-12-03 16:02:40 +00:00
  • 2046bfdaaa Add option to preserve digests on copy James Hewitt 2021-11-21 16:20:33 +00:00
  • 25868f17c0 Merge pull request #1523 from cgwalters/proxy-config-2 Daniel J Walsh 2021-12-07 06:33:55 -05:00
  • e7dc5e79f2 proxy: Also bump compatible semver Colin Walters 2021-12-06 20:59:17 -05:00
  • 3606b2d1de proxy: Add a GetFullConfig method Colin Walters 2021-12-06 17:15:46 -05:00
  • f03d0401c1 Merge pull request #1521 from mtrmac/image-spec Daniel J Walsh 2021-12-02 13:51:26 -05:00
  • 5c82c7728f Update github.com/containerd/containerd to v1.5.8 Miloslav Trmač 2021-12-02 19:03:33 +01:00
  • 37d801c90b Update opencontainers/image-spec Miloslav Trmač 2021-12-02 18:55:40 +01:00
  • c3f65951bc Merge pull request #1511 from Jamstah/copy-sparse-manifest Miloslav Trmač 2021-12-02 14:38:27 +01:00
  • d94015466f Add an option to allow copying image indexes alone James Hewitt 2021-11-26 11:51:07 +00:00
  • 1d24e657fa Merge pull request #1518 from Jamstah/int-test-ignore Miloslav Trmač 2021-11-27 16:13:31 +01:00
  • 4dcd28df92 Use a dynamic temp dir for test James Hewitt 2021-11-27 13:40:02 +00:00
  • 789ee8bea9 Bump to 1.5.3-dev Miloslav Trmač 2021-11-26 12:04:27 +01:00
  • 8a88191c84 Release 1.5.2 v1.5.2 Miloslav Trmač 2021-11-26 12:00:56 +01:00
  • 69728fdf93 Update to c/image v5.17.0 Miloslav Trmač 2021-11-22 17:44:02 +01:00
  • 904c745bb0 Merge pull request #1499 from cevich/update_to_f35 Daniel J Walsh 2021-11-19 11:57:13 -05:00
  • 47066f2d77 Cirrus: Bump Fedora to release 35 & Ubuntu to 21.10 Chris Evich 2021-11-09 12:53:23 -05:00
  • fab344c335 Merge pull request #1509 from containers/dependabot/go_modules/github.com/docker/docker-20.10.11incompatible Daniel J Walsh 2021-11-18 09:18:17 -05:00
  • adfa1d4e49 Bump github.com/docker/docker dependabot[bot] 2021-11-18 09:33:27 +00:00
  • 002978258c Merge pull request #1495 from cgwalters/proxy-config Valentin Rothberg 2021-11-16 17:00:59 +01:00
  • 05a2ed4921 proxy: Uncapitalize all errors Colin Walters 2021-11-10 08:49:59 -05:00
  • e9535f868b tests: Add new "procutils" that exposes PDEATHSIG Colin Walters 2021-11-08 11:23:14 -05:00
  • fa86297c36 proxy_test: Test GetConfig Colin Walters 2021-11-08 09:45:24 -05:00
  • 2bb6f27d13 proxy_test: Add helper to read all from a reply Colin Walters 2021-11-08 09:38:46 -05:00
  • f90725d80c proxy_test: Add a helper method to call without fd Colin Walters 2021-11-08 09:34:49 -05:00
  • 644074cbb4 proxy: Add support for manifest lists Colin Walters 2021-11-08 09:24:43 -05:00
  • 83416068d3 tests/integration/proxy_test: New test that exercises proxy.go Colin Walters 2021-11-06 14:21:37 -04:00
  • a3adf36db6 proxy: Use float → int helper for pipeid Colin Walters 2021-11-06 09:25:00 -04:00
  • 6510f1011b proxy: Add a helper to return a byte array Colin Walters 2021-11-06 09:21:05 -04:00
  • e7b7be5734 proxy: Add an API to fetch the config upconverted to OCI Colin Walters 2021-11-06 09:15:16 -04:00
  • 3761ea6714 Fix bug that prevented useful diagnostics on registry fail Ed Santiago 2021-11-10 19:56:33 -07:00
  • 92a1b29874 Fix bug that prevented useful diagnostics on registry fail Ed Santiago 2021-11-10 19:56:33 -07:00
  • 1e01e38459 Merge pull request #1502 from edsantiago/duh Miloslav Trmač 2021-11-11 15:12:08 +01:00
  • 942cd6ec58 Fix bug that prevented useful diagnostics on registry fail Ed Santiago 2021-11-10 19:56:33 -07:00
  • a902709e14 Merge pull request #1496 from lsm5/skopeoimage Tom Sweeney 2021-11-08 17:05:21 -05:00
  • 41de7f2f66 use fedora:latest in contrib/skopeoimage/*/Dockerfile Lokesh Mandvekar 2021-11-08 14:42:37 -05:00
  • 8e25f6bbeb Merge pull request #1494 from cevich/fix_skip_cross Chris Evich 2021-11-05 11:56:57 -04:00
  • 59ceb6a5ea Cirrus: Fix only_if error Chris Evich 2021-11-04 12:22:00 -04:00
  • c264cec359 Move to v1.5.2-dev Lokesh Mandvekar 2021-11-03 15:17:43 -04:00
  • 2b357d8276 Bump to v1.5.1 v1.5.1 Lokesh Mandvekar 2021-11-03 08:55:34 -04:00
  • 4acc9f0d2c main: Error out if an unrecognized subcommand is provided Colin Walters 2021-10-29 12:10:39 -04:00
  • c2732cb15d Merge pull request #1480 from jaikiran/785 Daniel J Walsh 2021-10-26 14:57:51 -04:00
  • 49f709576a Merge pull request #1487 from vrothberg/vendor-common Valentin Rothberg 2021-10-26 16:15:36 +02:00
  • 7885162a35 move optional-flag code to c/common/pkg/flag Valentin Rothberg 2021-10-26 14:39:53 +02:00
  • 01e58f8e25 Merge pull request #1484 from lyft/precompute-digests Miloslav Trmač 2021-10-22 16:54:56 +02:00
  • 36d860ebce Add --dest-precompute-digests option for docker Paul Fisher 2021-10-21 13:29:47 -07:00
  • c8777f3bf7 bump containers/image to 2541165 Paul Fisher 2021-10-21 13:07:02 -07:00
  • 8f64c0412f Merge pull request #1483 from jpetazzo/static-build-instructions Miloslav Trmač 2021-10-20 16:07:29 +02:00
  • 985d4c09ae Add instructions to generate static binaries Jerome Petazzoni 2021-10-18 17:04:37 +02:00
  • 8182255d22 Merge pull request #1476 from cgwalters/proxy Miloslav Trmač 2021-10-14 20:48:58 +02:00
  • 11b5989872 Add new experimental-image-proxy hidden command Colin Walters 2021-04-27 16:05:37 -04:00
  • 2144a37c21 issue#785 inspect command - introduce a way to skip querying available tags for an image Jaikiran Pai 2021-10-08 18:38:22 +05:30
  • 9c9a9f3a1f Merge pull request #1481 from mtrmac/container-install Valentin Rothberg 2021-10-12 10:13:11 +02:00
  • 60c98cacde Document container images as an alternative to installing packages Miloslav Trmač 2021-10-08 22:02:13 +02:00
  • 116e75fbfd Merge pull request #1470 from jaikiran/527 Miloslav Trmač 2021-10-07 18:34:51 +02:00
  • 89ecd5a4c0 Introduce --username and --password to pass credentials Jaikiran Pai 2021-10-04 10:36:44 +05:30
  • fc81803bfa Merge pull request #1475 from rhatdan/main Daniel J Walsh 2021-10-06 16:34:36 -04:00
  • 119eeb83a7 Move to v1.5.1-dev Daniel J Walsh 2021-10-06 16:32:33 -04:00
  • 209a993159 Bump to v1.5.0 v1.5.0 Daniel J Walsh 2021-10-06 16:30:53 -04:00
  • 5e7d11cbf3 Merge pull request #1474 from containers/dependabot/go_modules/github.com/containers/image/v5-5.16.1 Daniel J Walsh 2021-10-06 12:17:20 -04:00
  • fc86da2023 Merge branch 'main' into dependabot/go_modules/github.com/containers/image/v5-5.16.1 Lokesh Mandvekar 2021-10-06 15:36:01 +00:00
  • 0f370eed02 Merge pull request #1471 from containers/dependabot/go_modules/github.com/docker/docker-20.10.9incompatible Miloslav Trmač 2021-10-06 17:29:21 +02:00
  • 3e4d4a480f Bump github.com/containers/image/v5 from 5.16.0 to 5.16.1 dependabot[bot] 2021-10-06 08:29:03 +00:00
  • 3a97a0c032 Bump github.com/docker/docker dependabot[bot] 2021-10-05 20:59:22 +00:00
  • ff88d3fcc2 Remove leftover Nix packaging files Miloslav Trmač 2021-10-05 19:19:01 +02:00
  • 64be259655 Merge pull request #1472 from mtrmac/containerd Daniel J Walsh 2021-10-05 15:10:17 -04:00
  • e19b57c3b9 Update github.com/containerd/containerd to v1.5.7 Miloslav Trmač 2021-10-05 18:33:35 +02:00
  • 2d5a00e833 Merge pull request #1468 from jaikiran/1466 Miloslav Trmač 2021-10-05 15:19:12 +02:00
  • b950f83c60 issue#1466 - Introduce a --keep-going option to allow "sync" command to continue syncing even after a particular image sync fails Jaikiran Pai 2021-10-02 09:11:19 +05:30
  • a95b0cc6fa Merge pull request #1467 from containers/dependabot/go_modules/github.com/containers/storage-1.37.0 Daniel J Walsh 2021-10-01 10:38:40 -04:00
  • 12d0103730 Bump github.com/containers/storage from 1.36.0 to 1.37.0 dependabot[bot] 2021-10-01 08:33:20 +00:00
  • 53cf287e37 Merge pull request #1464 from lsm5/update-installation-steps Valentin Rothberg 2021-10-01 08:42:21 +02:00
  • e0c53dfd9b Update installation doc with latest steps Lokesh Mandvekar 2021-09-30 13:35:32 -04:00
  • 86fa758ad8 Merge pull request #1463 from lsm5/drop-nix Valentin Rothberg 2021-09-28 15:23:03 +02:00
  • aba57a8814 Makefile: drop nix support Lokesh Mandvekar 2021-09-27 14:53:25 -04:00
  • 4d3588e46a Merge pull request #1462 from containers/dependabot/go_modules/github.com/containers/common-0.46.0 Daniel J Walsh 2021-09-27 13:14:33 -04:00
  • 93c42bcd74 Bump github.com/containers/common from 0.45.0 to 0.46.0 dependabot[bot] 2021-09-27 08:31:48 +00:00
  • 2c2e5b773f Merge pull request #1431 from rhatdan/tls-verify Daniel J Walsh 2021-09-25 05:25:26 -04:00
  • 601eb883c5 Merge pull request #1446 from mtrmac/1.4-gofmt-1.7 Miloslav Trmač 2021-09-23 19:23:03 +02:00
  • faca4a75ff Run (gofmt -s -w) Miloslav Trmač 2021-08-21 20:15:40 +02:00
  • 25d3e7b46d Merge pull request #1457 from containers/dependabot/go_modules/github.com/containers/common-0.45.0 Miloslav Trmač 2021-09-22 18:32:37 +02:00
  • c0f07d3dfd Bump github.com/containers/common from 0.44.1 to 0.45.0 dependabot[bot] 2021-09-22 08:33:52 +00:00
  • c5a5199f57 Merge pull request #1456 from containers/dependabot/go_modules/github.com/containers/common-0.44.1 Daniel J Walsh 2021-09-21 05:32:10 -04:00
  • 0ce7081e6d Bump github.com/containers/common from 0.44.0 to 0.44.1 dependabot[bot] 2021-09-21 08:28:21 +00:00
  • 78cb493f95 Merge pull request #1450 from cevich/1.3_disable_osx_test Daniel J Walsh 2021-09-20 14:32:30 -04:00
  • fec1329849 Merge pull request #1454 from mtrmac/1.4-pin-go Daniel J Walsh 2021-09-20 14:31:12 -04:00
  • c5dcc3b7d5 Cirrus: Disable OSX task Chris Evich 2021-09-17 15:40:01 -04:00
  • db1e814e86 Merge pull request #1455 from mtrmac/mpb Miloslav Trmač 2021-09-20 16:14:32 +02:00
  • 1b6d7f79a5 Pin Go to 1.16 Miloslav Trmač 2021-09-20 15:28:14 +02:00
  • 52dafe8f8d Update to github.com/vbauerster/mpb v7.1.5 Miloslav Trmač 2021-09-20 15:43:07 +02:00
  • 3bcdd2b5d6 Revert "Cirrus: Disable OSX task" Miloslav Trmač 2021-09-20 15:27:38 +02:00
  • b10b1745b5 Merge pull request #1447 from jaikiran/1411-1.4.x-release Daniel J Walsh 2021-09-19 06:02:43 -04:00
  • 62901e8ca5 Merge pull request #1449 from cevich/1.4_disable_osx_test Daniel J Walsh 2021-09-19 06:02:02 -04:00
  • cd09650375 Cirrus: Disable OSX task Chris Evich 2021-09-17 15:40:01 -04:00
  • 6ca6a85ed9 Explain the usage of DISABLE_DOCS in the installation doc Jaikiran Pai 2021-09-15 17:21:31 +05:30
  • 679169394e issue#1411 Introduce DISABLE_DOCS to skip doc generation while building from source Jaikiran Pai 2021-09-14 20:23:11 +05:30
  • 31b8981b04 Merge pull request #1444 from cevich/update_images Daniel J Walsh 2021-09-16 04:06:29 -04:00
  • d8ba8b90fe Merge pull request #1443 from jaikiran/1411 Daniel J Walsh 2021-09-16 04:05:37 -04:00