Sebastiaan van Stijn
d44f869a2d
vendor: google.golang.org/grpc v1.62.0
...
diffs:
- https://github.com/grpc/grpc-go/compare/v1.59.0...v1.62.0
- 83a465c022...ef4313101c
- https://github.com/googleapis/google-api-go-client/compare/v0.149.0...v0.155.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2024-08-01 11:12:06 +02:00
Sebastiaan van Stijn
716ec490db
vendor: golang.org/x/time v0.5.0
...
full diff: https://github.com/golang/time/compare/v0.3.0...v0.5.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2024-08-01 11:05:22 +02:00
CrazyMax
1baf8f9e60
vendor: update buildkit to v0.15.1
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-07-25 17:18:15 +02:00
Sebastiaan van Stijn
91dfc326cf
vendor: github.com/moby/sys/user v0.2.0
...
full diff: https://github.com/moby/sys/compare/user/v0.1.0...user/v0.2.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2024-07-25 11:43:42 +02:00
Sebastiaan van Stijn
1e2ccf8046
vendor: github.com/gofrs/flock v0.12.1
...
- fix: missing read-write flag in reopenFDOnError
fixes a regression that could result in a `ERROR: bad file descriptor`.
b659e1e00a
introduced a regression where `f.flag` would not be in read-write mode
[1] but read-only [2] which breaks people using NFS protocol.
[1]: b659e1e00a (diff-87c2c4fe0fb43f4b38b4bee45c1b54cfb694c61e311f93b369caa44f6c1323ffR192)
[2]: b659e1e00a (diff-22145325dded38eb5288ed3321a113d8260ccc70747ee04d4551bfd2fba975fdR69)
full diff: https://github.com/gofrs/flock/compare/v0.12.0...v0.12.1
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2024-07-25 00:42:23 +02:00
Sebastiaan van Stijn
077b32ac4e
vendor: golang.org/x/sys v0.22.0
...
full diff: https://github.com/golang/sys/compare/v0.21.0...v0.22.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2024-07-25 00:37:04 +02:00
Sebastiaan van Stijn
21fd5a3f30
vendor: github.com/moby/sys/sequential v0.6.0
...
full diff: https://github.com/moby/sys/compare/sequential/v0.5.0...sequential/v0.6.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2024-07-19 21:28:27 +02:00
Akihiro Suda
733755d7cb
Merge pull request #48189 from thaJeztah/bump_moby_sys
...
vendor: update moby/sys modules
2024-07-20 00:33:12 +09:00
Sebastiaan van Stijn
6a6b49f2de
vendor: github.com/moby/sys/symlink v0.3.0
...
full diff: https://github.com/moby/sys/compare/symlink/v0.2.0...symlink/v0.3.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2024-07-19 00:58:43 +02:00
Sebastiaan van Stijn
68636d56fc
vendor: github.com/moby/sys/signal v0.7.1
...
full diff: https://github.com/moby/sys/compare/signal/v0.7.0...signal/v0.7.1
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2024-07-19 00:57:30 +02:00
Sebastiaan van Stijn
44b266ab59
vendor: github.com/moby/sys/mount v0.3.4
...
full diff: https://github.com/moby/sys/compare/mount/v0.3.3...mount/v0.3.4
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2024-07-19 00:56:52 +02:00
Sebastiaan van Stijn
dc4a12874e
vendor: github.com/moby/sys/mountinfo v0.7.2
...
full diff: https://github.com/moby/sys/compare/mountinfo/v0.7.1...mountinfo/v0.7.2
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2024-07-19 00:53:31 +02:00
Sebastiaan van Stijn
55a5f3fcaa
vendor: github.com/containerd/containerd v1.7.20
...
full diff: https://github.com/containerd/containerd/compare/v1.7.19...v1.7.20
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2024-07-19 00:41:20 +02:00
Sebastiaan van Stijn
0fa71a4cfc
vendor: cloud.google.com/go/logging v1.9.0
...
removes dependency on appengine, among others
full diff: https://github.com/googleapis/google-cloud-go/compare/logging/v1.0.1...logging/v1.9.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2024-07-15 13:30:37 +02:00
Sebastiaan van Stijn
eafad2cb86
vendor: golang.org/x/oauth2 v0.21.0
...
removes dependency on appengine, among others
full diff: https://github.com/golang/oauth2/compare/v0.11.0...v0.21.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2024-07-15 13:12:58 +02:00
Sebastiaan van Stijn
9b782b8ff7
vendor: cloud.google.com/go/compute/metadata v0.3.0
...
full diff: https://github.com/googleapis/google-cloud-go/compare/compute/metadata/v0.2.3...compute/metadata/v0.3.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2024-07-15 12:57:46 +02:00
Tonis Tiigi
68bd630830
vendor: update buildkit to v0.15.0
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2024-07-11 16:41:16 -07:00
Tonis Tiigi
89781912c1
vendor: update buildkit to v0.15.0-rc2
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2024-07-10 16:01:03 -07:00
Tonis Tiigi
1787c364e0
vendor: update buildkit to v0.15.0-rc1
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2024-07-08 20:35:36 -07:00
Akihiro Suda
1205a90733
Merge pull request #47142 from thaJeztah/migrate_to_platforms_module
...
vendor: github.com/containerd/containerd v1.7.19, migrate to github.com/containerd/platforms module
2024-07-04 10:59:16 +09:00
Sebastiaan van Stijn
066b7fa83c
vendor: golang.org/x/net v0.25.0
...
full diff: https://github.com/golang/net/compare/v0.24.0...v0.25.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2024-07-04 02:33:04 +02:00
Sebastiaan van Stijn
7721408db7
vendor: golang.org/x/crypto v0.23.0
...
full diff: https://github.com/golang/crypto/compare/v0.22.0...v0.23.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2024-07-04 02:32:10 +02:00
Sebastiaan van Stijn
f43436e6b8
vendor: golang.org/x/text v0.15.0
...
no changes in vendored files
full diff: https://github.com/golang/text/compare/v0.14.0...v0.15.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2024-07-04 02:30:17 +02:00
Sebastiaan van Stijn
342ce515ab
vendor: golang.org/x/sys v0.21.0
...
full diff: https://github.com/golang/sys/compare/v0.19.0...v0.21.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2024-07-04 02:27:19 +02:00
Sebastiaan van Stijn
2e58a29023
vendor: github.com/klauspost/compress v1.17.9
...
full diff: https://github.com/klauspost/compress/compare/v1.17.4...v1.17.9
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2024-07-04 02:23:13 +02:00
Sebastiaan van Stijn
8983957ac5
vendor: github.com/containerd/containerd v1.7.19
...
Highlights
- Fix support for OTLP config
- Add API go module
- Remove overlayfs volatile option on temp mounts
- Update runc binary to v1.1.13
- Migrate platforms package to github.com/containerd/platforms
- Migrate reference/docker package to github.com/distribution/reference
Container Runtime Interface (CRI)
- Fix panic in NRI from nil CRI reference
- Fix Windows HPC working directory
full diff: https://github.com/containerd/containerd/compare/v1.7.18...v1.7.19
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2024-07-02 21:19:57 +02:00
Sebastiaan van Stijn
a2fe103f0d
vendor: github.com/microsoft/hcsshim v0.11.7
...
- Fix process handle leak when launching a job container
- Add EndpointState attribute to the HNSEndpoint struct to support
hyperv containers for k8s
- Add support for loadbalancer policy update in hns
- Changes for checking the global version for modify policy version support
- OutBoundNATPolicy Schema changes (add MaxPortPoolUsage to OutboundNatPolicySetting)
full diff: https://github.com/microsoft/hcsshim/compare/v0.11.5...v0.11.7
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2024-06-29 21:04:16 +02:00
Sebastiaan van Stijn
e355e10011
vendor: github.com/containerd/ttrpc v1.2.5
...
full diff: https://github.com/containerd/ttrpc/compare/v1.2.4...v1.2.5
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2024-06-20 22:52:19 +02:00
Sebastiaan van Stijn
68b8e97849
vendor: github.com/spf13/cobra v1.8.1
...
- release notes: https://github.com/spf13/cobra/releases/tag/v1.8.1
- full diff: https://github.com/spf13/cobra/compare/v1.8.0...v1.8.1
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2024-06-18 22:17:41 +02:00
Tonis Tiigi
8599213b52
vendor: update buildkit to v0.14.1
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2024-06-18 09:12:55 -07:00
Sebastiaan van Stijn
4ea464d1a7
Merge pull request #47950 from psaintlaurent/ENGINE-903
...
Add OOMScoreAdj to the moby API
2024-06-17 22:58:24 +02:00
plaurent
b640582436
Add OomScoreAdj options
...
Signed-off-by: plaurent <patrick@saint-laurent.us >
2024-06-17 12:01:06 -04:00
Sebastiaan van Stijn
ec24e19d69
vendor: github.com/opencontainers/runc v1.1.13
...
full diff: https://github.com/opencontainers/runc/compare/v1.1.12...v1.1.13
Release notes:
* If building with Go 1.22.x, make sure to use 1.22.4 or a later version.
* Support go 1.22.4+.
* runc list: fix race with runc delete.
* Fix set nofile rlimit error.
* libct/cg/fs: fix setting rt_period vs rt_runtime.
* Fix a debug msg for user ns in nsexec.
* script/*: fix gpg usage wrt keyboxd.
* CI fixes and misc backports.
* Fix codespell warnings.
* Silence security false positives from golang/net.
* libcontainer: allow containers to make apps think fips is enabled/disabled for testing.
* allow overriding VERSION value in Makefile.
* Vagrantfile.fedora: bump Fedora to 39.
* ci/cirrus: rm centos stream 8.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2024-06-13 21:25:06 +02:00
Sebastiaan van Stijn
d20739b6fe
vendor: golang.org/x/net v0.24.0
...
no changes in vendored files
full diff: https://github.com/golang/net/compare/v0.23.0...v0.24.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2024-06-13 17:48:51 +02:00
Sebastiaan van Stijn
535898dd9a
vendor: golang.org/x/crypto v0.22.0
...
full diff: https://github.com/golang/crypto/compare/v0.21.0...v0.22.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2024-06-13 17:48:03 +02:00
Sebastiaan van Stijn
4b2aa9f875
vendor: golang.org/x/sys v0.19.0
...
full diff: https://github.com/golang/sys/compare/v0.18.0...v0.19.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2024-06-13 17:47:00 +02:00
Sebastiaan van Stijn
c6b12f72a0
Merge pull request #47954 from tonistiigi/update-buildkit-v0.14.0
...
vendor: update buildkit to v0.14.0
2024-06-11 23:46:56 +02:00
Tonis Tiigi
18ff5ef537
vendor: update buildkit to v0.14.0
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2024-06-11 12:08:34 -07:00
Sebastiaan van Stijn
04110fa774
Merge pull request #47919 from laurazard/fix-deprecated-otel
...
otel: remove deprecated usages of `otelgrpc`
2024-06-10 11:53:26 +02:00
Sebastiaan van Stijn
52580b2673
vendor: github.com/creack/pty v1.1.21
...
full diff: https://github.com/creack/pty/compare/v1.1.18...v1.1.21
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2024-06-09 22:39:33 +02:00
Akihiro Suda
7b9d2ef6e5
Merge pull request #47934 from thaJeztah/vendor_reference_0.6
...
vendor: github.com/distribution/reference v0.6.0
2024-06-09 05:15:13 +09:00
Sebastiaan van Stijn
18e1afd1a1
vendor: github.com/distribution/reference v0.6.0
...
full diff: https://github.com/distribution/reference/compare/v0.5.0...v0.6.0
- remove deprecated SplitHostname
- refactor splitDockerDomain to include more documentation
- fix typo in readme
- Exclude domain from name length check
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2024-06-08 17:51:50 +02:00
Sebastiaan van Stijn
7501b90a22
vendor: go.etcd.io/bbolt v1.3.10
...
- Remove deprecated UnsafeSlice and use unsafe.Slice
- Stabilize the behaviour of Prev when the cursor already points to
the first element
- Fix Cursor.Prev() out of range issues in v1.3.9
- Relates to boltdb/bolt/issues/357 (Cursor inconsistent when mixing
cursor.Delete() with Put() in same transaction)
- Bump go version to 1.21.9
full diff: https://github.com/etcd-io/bbolt/compare/v1.3.9...v1.3.10
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2024-06-08 15:16:45 +02:00
Laura Brehm
854130eee0
deps: remove grpc-ecosystem/go-grpc-middleware
...
Signed-off-by: Laura Brehm <laurabrehm@hey.com >
2024-06-07 14:35:52 +01:00
Tonis Tiigi
4f61fa21cb
vendor: update buildkit to v0.14.0-rc2
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2024-06-06 18:59:02 -07:00
Sebastiaan van Stijn
181e70cc07
Merge pull request #47920 from thaJeztah/bump_appengine
...
vendor: google.golang.org/appengine v1.6.8
2024-06-06 20:47:26 +02:00
Sebastiaan van Stijn
b3c8216873
vendor: google.golang.org/appengine v1.6.8
...
removes use of the deprecated "golang.org/x/net/context" package
full diff: https://github.com/golang/appengine/compare/v1.6.7...v1.6.8
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2024-06-06 15:28:58 +02:00
Paweł Gronowski
3bcbb561ad
vendor: update github.com/moby/buildkit to v0.14.0-rc2-dev
...
- full diff: https://github.com/moby/buildkit/compare/v0.13.1...v0.14.0-rc2
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com >
2024-06-06 11:20:13 +02:00
Sebastiaan van Stijn
86f7762d48
vendor: github.com/containerd/containerd v1.7.18
...
Update to containerd 1.7.18, which now migrated to the errdefs module. The
existing errdefs package is now an alias for the module, and should no longer
be used directly.
This patch:
- updates the containerd dependency: https://github.com/containerd/containerd/compare/v1.7.17...v1.7.18
- replaces uses of the old package in favor of the new module
- adds a linter check to prevent accidental re-introduction of the old package
- adds a linter check to prevent using the "log" package, which was also
migrated to a separate module.
There are still some uses of the old package in (indirect) dependencies,
which should go away over time.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2024-06-05 09:21:00 +02:00
Derek McGowan
e459487feb
Update containerd to v1.7.17
...
Signed-off-by: Derek McGowan <derek@mcg.dev >
2024-05-16 15:24:38 -07:00