Commit Graph

411 Commits

Author SHA1 Message Date
Kohei Tokunaga
ed7892c7c2 go.mod: bump up github.com/containerd/containerd to v1.7.10
Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com>
2023-12-05 09:29:34 +09:00
Justin Chadwell
38a85381a7 ci(deps): upgrade containerd to v1.7.9
Signed-off-by: Justin Chadwell <me@jedevc.com>
2023-11-28 13:14:19 +00:00
Milas Bowman
5ecfec1039 ci(deps): upgrade OpenTelemetry libraries to v1.19.0 / v0.45.0
Core OTel libs are now at v1.19.0, while contrib is at v0.45.0.
The protocol has also reached 1.0.0.

Note that Jaeger exporter is frozen at v1.17.0, which is the
last version it was supported by OpenTelemetry. BuildKit should
likely begin the process of deprecating it as well, since OTLP
is now the recommended solution (by Jaeger themselves), but that
is not handled here.

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2023-11-28 13:12:54 +00:00
Sebastiaan van Stijn
4231bb521f vendor: github.com/docker/cli v25.0.0-beta.1
full diff: https://github.com/docker/cli/compare/v24.0.5..v25.0.0-beta.1

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-11-13 23:20:40 +01:00
Sebastiaan van Stijn
9e7507ccfb vendor: github.com/docker/docker v25.0.0-beta.1
full diff: https://github.com/moby/moby/compare/d3afa80b96bf...v25.0.0-beta.1

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-11-13 23:17:22 +01:00
Sebastiaan van Stijn
d053a816b8 vendor: github.com/docker/go-connections fa09c952e3ea (v0.5.0-dev)
full diff: https://github.com/docker/go-connections/compare/v0.4.0...fa09c952e3eadbffaf8afc5b8a1667158ba38ace

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-11-13 23:12:23 +01:00
Sebastiaan van Stijn
6b281b3cda vendor: github.com/docker/docker-credential-helpers v0.8.0
full diff: https://github.com/docker/docker-credential-helpers/compare/v0.7.0...v0.8.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-11-13 23:03:12 +01:00
Sebastiaan van Stijn
9ec7f9528a vendor: github.com/go-logr/logr v1.2.4
full diff: https://github.com/go-logr/logr/compare/v1.2.3...v1.2.4

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-11-13 23:03:12 +01:00
Sebastiaan van Stijn
7e031b8054 vendor: github.com/vbatts/tar-split v0.11.3
full diff: https://github.com/vbatts/tar-split/compare/v0.11.2...v0.11.3

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-11-13 23:03:12 +01:00
Sebastiaan van Stijn
3c9ea9c657 vendor: github.com/opencontainers/runtime-spec v1.1.0
full diff: https://github.com/opencontainers/runtime-spec/compare/v1.1.0-rc.2...v1.1.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-11-13 23:03:12 +01:00
Sebastiaan van Stijn
87774f45f7 vendor: github.com/containerd/containerd v1.7.8
full diff: https://github.com/containerd/containerd/compare/v1.7.7...v1.7.8

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-11-01 15:41:15 +01:00
Tõnis Tiigi
91fb13c752 Merge pull request #4288 from jedevc/vendor-nydus-snapshotter
vendor: update nydus-snapshotter to v0.13.1
2023-10-31 16:27:10 -07:00
Justin Chadwell
416f7cbbff vendor: update nydus-snapshotter to v0.13.1
Signed-off-by: Justin Chadwell <me@jedevc.com>
2023-10-27 09:41:12 +01:00
Sebastiaan van Stijn
253c678a3f migrate to github.com/moby/sys/user
This migrates uses of github.com/opencontainers/runc/libcontainer/user
to the new github.com/moby/sys/user module, which was extracted from
runc at commit [opencontainers/runc@a3a0ec4].

This is the initial release of the module, which is a straight copy, but
some changes may be made in the next release (such as fixing camel-casing
in some fields and functions (Uid -> UID).

[opencontainers/runc@a3a0ec4]: a3a0ec48c4

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-10-26 23:31:02 +02:00
Tõnis Tiigi
a9e3985551 Merge pull request #4367 from thaJeztah/bump_compress
vendor: github.com/klauspost/compress v1.17.2
2023-10-23 15:00:33 -07:00
Sebastiaan van Stijn
c4c7d7b2d3 vendor: github.com/klauspost/compress v1.17.2
fixes data corruption with zstd output in "best"

- 1.17.2 diff: https://github.com/klauspost/compress/compare/v1.17.1...v1.17.2
- full diff: https://github.com/klauspost/compress/compare/v1.16.3...v1.17.2

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-10-23 15:45:25 +02:00
Justin Chadwell
8ba1deb94a vendor: update fsutil to master@f09800878302
Signed-off-by: Justin Chadwell <me@jedevc.com>
2023-10-23 12:48:33 +01:00
Paul "TBBle" Hampson
c490b74929 Send hcsshim's options struct when running with hcsshim
containerd-shim-runhcs-v1 does not know how to parse the default
containerd runtimeoptions.v1.Options structure, and panics at startup.

Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com>
2023-10-22 11:02:02 +09:00
Paul "TBBle" Hampson
6c97753fb0 Revendor opencontainers/image-spec to v1.1.0-rc5
This brings in new string constants ImageIndexFile and ImagesBlobsDir.

Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com>
2023-10-17 17:35:14 +09:00
Sebastiaan van Stijn
f7e0ee1e09 vendor: github.com/containerd/containerd v1.7.7
full diff:

- https://github.com/Microsoft/hcsshim/compare/v0.10.0-rc.8...v0.11.1
- https://github.com/containerd/containerd/compare/v1.7.2...v1.7.7

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-10-14 15:28:33 +02:00
Sebastiaan van Stijn
66c9cef66c vendor: github.com/containerd/continuity v0.4.2
full diff: https://github.com/containerd/continuity/compare/v0.4.1...v0.4.2

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-10-14 15:28:32 +02:00
Justin Chadwell
8bfd280ab7 Add options to specify containerd runtime
Co-authored-by: Marat Radchenko <marat@slonopotamus.org>
Signed-off-by: Justin Chadwell <me@jedevc.com>
2023-09-26 14:20:35 +01:00
Sebastiaan van Stijn
2d3722e50a migrate to github.com/distribution/reference v0.5.0
The "reference" package was moved to a separate module, which was extracted
from b9b19409cf

Also updating docker/docker, which also switched to this new module;

vendor: github.com/docker/docker 032797ea4bcb (v25.0.0-dev)

full diff: afd4805278...032797ea4b

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-09-05 15:29:27 +02:00
Sebastiaan van Stijn
cb63b9ccba replace dockerfile/dockerignore with patternmatcher/ignorefile
The BuildKit dockerignore package was integrated in the patternmatcher
repository / module. This patch updates our uses of the BuildKit package
with its new location.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-08-23 00:13:47 +02:00
Akihiro Suda
1117b3ab61 go.mod: github.com/opencontainers/runc v1.1.9
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2023-08-14 21:10:32 +09:00
Sebastiaan van Stijn
f4a1f299ed vendor: github.com/docker/cli v24.0.5
Fix a panic when `auths: null` is found in the CLI config file.

full diff: https://github.com/docker/cli/compare/v24.0.4...v24.0.5

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-07-25 08:32:08 +02:00
Sebastiaan van Stijn
22cd78da29 vendor: github.com/sirupsen/logrus v1.9.3
Fix a potential denial of service in logrus.Writer() that could be triggered
by logging text longer than 64kb without newlines.

full diff: https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.3

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-07-25 08:09:19 +02:00
CrazyMax
57a2049f73 vendor: github.com/docker/docker@master (afd4805)
notable changes:

- pkg/chrootarchive: fix FreeBSD build

full diff: 8e51b8b...afd4805

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-07-23 19:48:27 +02:00
CrazyMax
f53c175211 Merge pull request #4037 from thaJeztah/update_cli_24.0.4
vendor: github.com/docker/cli v24.0.4
2023-07-20 15:22:59 +02:00
Sebastiaan van Stijn
2a76bc2e44 vendor: github.com/docker/cli v24.0.4
full diff: https://github.com/docker/cli/compare/v24.0.2...v24.0.4

notable changes:

- ssh: fix error on commandconn close, add ping and default
- commandconn: return original error while closing

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-07-19 11:09:06 +02:00
Sebastiaan van Stijn
806a19d4bb vendor: github.com/docker/docker 8e51b8b59cb8 (master, v25.0.0-dev)
notable changes:

- client: define a "dummy" hostname to use for local connections
  fixes "invalid host" errors when compiled with go1.20.6 or go1.19.11

full diff: 98d3da79ef...8e51b8b59c

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-07-18 16:53:29 +02:00
Brian Goff
430ef3a2a2 Re-vendor moby/moby
This is needed for the next commit which uses a new API field for
setting health start interval.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2023-07-06 20:30:11 +00:00
Tonis Tiigi
f6faab0ff1 vendor: update fsutil to 36ef4d8
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2023-06-29 13:39:12 -07:00
Akihiro Suda
601dd5ba9b containerimage: support SOURCE_DATE_EPOCH for CreatedAt
Fix issue 3167

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2023-06-29 17:40:46 +09:00
Tonis Tiigi
6166929dd4 vendor: update vt100 with resize panic fix
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2023-06-22 21:36:49 -07:00
Gabriel Adrian Samfira
2c09695d3b Update containerd dependency
This update includes a number of improvements needed for native Windows
support, as well as some bugfixes.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2023-06-03 02:22:31 +03:00
Justin Chadwell
cd7bf67a22 vendor: update spdx/tools-golang to v0.5.1
Signed-off-by: Justin Chadwell <me@jedevc.com>
2023-05-30 10:44:58 +01:00
Gabriel Adrian Samfira
92615a9d42 Update continuity and fsutil
The updated modules provide various fixes needed for Windows enablement.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2023-05-26 01:42:16 -07:00
Sebastiaan van Stijn
68b1f8c9eb vendor: github.com/containerd/go-runc v1.1.0
full diff: https://github.com/containerd/go-runc/compare/f5d58d02d6c8...v1.1.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-05-25 13:51:16 +02:00
Justin Chadwell
75dd88efb8 vendor: fix broken vendoring
Signed-off-by: Justin Chadwell <me@jedevc.com>
2023-05-24 10:12:35 +01:00
Justin Chadwell
8dd5f87d10 Merge pull request #3842 from sozercan/bump-spdx-tools 2023-05-24 09:59:00 +01:00
Tõnis Tiigi
624c89e8be Merge pull request #3885 from thaJeztah/vendor_containerd_1.7.1
vendor: github.com/containerd/containerd v1.7.1
2023-05-23 17:48:18 -07:00
Changwei Ge
e4f3db7e68 bump nydus-snapshotter dependence to v0.8.2
In order to fix a bug when converting nydus image with
empty blob layer.

Signed-off-by: Changwei Ge <gechangwei@bytedance.com>
2023-05-23 11:52:54 +08:00
Sebastiaan van Stijn
67e8b5e509 vendor: github.com/containerd/containerd v1.7.1
updates the digest in testReproSourceDateEpoch to account for
0e0d84f6bb

full diff:

- https://github.com/containerd/containerd/compare/v1.7.0...v1.7.1
- https://github.com/containerd/ttrpc/compare/v1.2.1...v1.2.2

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-05-22 11:24:57 +02:00
Sebastiaan van Stijn
23cb16a1c1 vendor: github.com/Microsoft/hcsshim v0.10.0-rc.8
full diff: https://github.com/Microsoft/hcsshim/compare/v0.10.0-rc.7...v0.10.0-rc.8

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-05-22 11:23:35 +02:00
Sebastiaan van Stijn
35063ab132 vendor: github.com/Microsoft/go-winio v0.6.1
full diff: https://github.com/Microsoft/go-winio/compare/v0.6.0...v0.6.1

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-05-22 11:23:35 +02:00
Sebastiaan van Stijn
8e52edc3a1 vendor: github.com/containerd/typeurl/v2 v2.1.1
fix "invalid task checkpoint option for io.containerd.runc.v2: unknown"

full diff: https://github.com/containerd/typeurl/compare/v2.1.0...v2.1.1

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-05-22 11:23:33 +02:00
Sertac Ozercan
f91df74eb0 chore: bump spdx tools
Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
2023-05-22 10:12:02 +01:00
Sebastiaan van Stijn
282d3349ee vendor: github.com/docker/cli v24.0.0
full diff: https://github.com/docker/cli/compare/v23.0.5..v24.0.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-05-19 21:36:59 +02:00
Sebastiaan van Stijn
3ad33e8896 vendor: github.com/docker/docker v24.0.0
full diff: https://github.com/docker/docker/compare/v23.0.5..v24.0.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-05-19 21:36:59 +02:00