Michael Zappa
06891f899d
fix go-cni race condition
...
Signed-off-by: Michael Zappa <michael.zappa@gmail.com >
2025-02-03 16:26:08 -07:00
Derek McGowan
eb125e1dd3
Update platforms to latest rc
...
Signed-off-by: Derek McGowan <derek@mcg.dev >
2025-01-13 22:26:42 +00:00
Jin Dong
8666e74225
Bump up otelttrpc to 0.1.0
...
Signed-off-by: Jin Dong <djdongjin95@gmail.com >
2025-01-09 22:41:30 +00:00
Michael Zappa
5eb7995a9a
feat: update go-cni version for CNI STATUS
...
Signed-off-by: Michael Zappa <michael.zappa@gmail.com >
2024-12-11 20:50:33 +00:00
dependabot[bot]
389e781ea1
build(deps): bump github.com/containerd/typeurl/v2 from 2.2.2 to 2.2.3
...
Bumps [github.com/containerd/typeurl/v2](https://github.com/containerd/typeurl ) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/containerd/typeurl/releases )
- [Commits](https://github.com/containerd/typeurl/compare/v2.2.2...v2.2.3 )
Signed-off-by: Derek McGowan <derek@mcg.dev >
---
updated-dependencies:
- dependency-name: github.com/containerd/typeurl/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
(cherry picked from commit 01c489141c37e27b71370ab26ab28347b17f4284)
Signed-off-by: Derek McGowan <derek@mcg.dev >
2024-11-12 13:18:55 -08:00
Derek McGowan
ff09b428e1
Update typeurl to v2.2.2
...
Fixes panic when typeurl is not found
Signed-off-by: Derek McGowan <derek@mcg.dev >
2024-11-04 22:29:24 -08:00
Derek McGowan
71c274bb81
Merge pull request #10947 from containerd/dependabot/go_modules/github.com/containerd/nri-0.8.0
...
build(deps): bump github.com/containerd/nri from 0.7.0 to 0.8.0
2024-11-04 20:35:15 -08:00
dependabot[bot]
edf367cabd
build(deps): bump github.com/containerd/nri from 0.7.0 to 0.8.0
...
Bumps [github.com/containerd/nri](https://github.com/containerd/nri ) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/containerd/nri/releases )
- [Changelog](https://github.com/containerd/nri/blob/main/RELEASES.md )
- [Commits](https://github.com/containerd/nri/compare/v0.7.0...v0.8.0 )
---
updated-dependencies:
- dependency-name: github.com/containerd/nri
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-05 03:07:56 +00:00
dependabot[bot]
21f636751a
build(deps): bump github.com/containerd/typeurl/v2 from 2.2.0 to 2.2.1
...
Bumps [github.com/containerd/typeurl/v2](https://github.com/containerd/typeurl ) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/containerd/typeurl/releases )
- [Commits](https://github.com/containerd/typeurl/compare/v2.2.0...v2.2.1 )
---
updated-dependencies:
- dependency-name: github.com/containerd/typeurl/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-05 03:07:51 +00:00
Derek McGowan
bd10a60965
Update platforms to v1.0.0-rc.0
...
Signed-off-by: Derek McGowan <derek@mcg.dev >
2024-11-04 16:51:16 -08:00
Kirtana Ashok
77d783e2ce
Update hcsshim to v0.12.9
...
Signed-off-by: Kirtana Ashok <kiashok@microsoft.com >
2024-10-30 07:22:06 -07:00
Derek McGowan
b831e3a55c
Merge pull request #10904 from AkihiroSuda/imgcrypt-v2
...
go.mod: github.com/containerd/imgcrypt v2.0.0-rc-1
2024-10-28 18:18:38 +00:00
Akihiro Suda
0208cb58ca
go.mod: github.com/containerd/imgcrypt v2.0.0-rc-1
...
https://github.com/containerd/imgcrypt/compare/v1.2.0-rc1...v2.0.0-rc.1
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp >
2024-10-29 01:21:57 +09:00
dependabot[bot]
181491032d
build(deps): bump github.com/containerd/continuity from 0.4.3 to 0.4.4
...
Bumps [github.com/containerd/continuity](https://github.com/containerd/continuity ) from 0.4.3 to 0.4.4.
- [Release notes](https://github.com/containerd/continuity/releases )
- [Commits](https://github.com/containerd/continuity/compare/v0.4.3...v0.4.4 )
---
updated-dependencies:
- dependency-name: github.com/containerd/continuity
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-28 11:57:48 +09:00
Derek McGowan
96a1e498fc
Update containerd plugin to v1.0.0
...
Signed-off-by: Derek McGowan <derek@mcg.dev >
2024-10-25 06:08:01 -07:00
Akihiro Suda
778defa31f
Add back ZFS snapshotter
...
Fix issue 10889
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp >
2024-10-25 00:10:20 +09:00
Derek McGowan
9aa637b22d
Update api vendor to latest
...
Signed-off-by: Derek McGowan <derek@mcg.dev >
2024-10-23 16:47:20 -07:00
Samuel Karp
4b9d6c0144
deps: bump github.com/containerd/nri
...
Fixes https://github.com/containerd/nri/issues/117
Signed-off-by: Samuel Karp <samuelkarp@google.com >
2024-10-23 13:55:29 -07:00
Derek McGowan
2f24aa00a5
Update errdefs to 0.3.0
...
Uses the new github.com/containerd/errdefs/pkg module which is intended
to hold less stable utility functions separately from the stable
github.com/containerd/errdefs error types.
Includes temporary update to hcsshim until a release is cut there
Signed-off-by: Derek McGowan <derek@mcg.dev >
2024-10-18 16:04:54 -07:00
Krisztian Litkey
4bd3a71dd6
go.{mod,sum}: update NRI deps and re-vendor.
...
Update NRI dependencies to point to the latest main/HEAD.
Signed-off-by: Krisztian Litkey <krisztian.litkey@intel.com >
2024-10-16 10:27:57 +03:00
Brian Goff
2123855eeb
Add build tag to omit grpc
...
This is needed so we can build the runc shim without grpc as a
transative dependency.
With this change the runc shim binary went from 14MB to 11MB.
The RSS from an idle shim went from about 17MB to 14MB (back around
where it was in in 1.7).
Signed-off-by: Brian Goff <cpuguy83@gmail.com >
2024-10-02 01:50:48 +00:00
Brian Goff
17d4a1357e
Propagate trace contexts to shims
...
This adds trace context propagation over the grpc/ttrpc calls to a shim.
It also adds the otlp plugin to the runc shim so that it will send
traces to the configured tracer (which is inherited from containerd's
config).
It doesn't look like this is adding any real overhead to the runc shim's
memory usage, however it does add 2MB to the binary size.
As such this is gated by a build tag `shim_tracing`
Signed-off-by: Brian Goff <cpuguy83@gmail.com >
2024-09-30 21:44:16 +00:00
Derek McGowan
4ba502a036
Update api vendor to latest tag
...
Signed-off-by: Derek McGowan <derek@mcg.dev >
2024-08-26 17:36:06 -07:00
dependabot[bot]
2d97134e5d
build(deps): bump github.com/containerd/imgcrypt
...
Bumps [github.com/containerd/imgcrypt](https://github.com/containerd/imgcrypt ) from 1.1.12-0.20240528203804-3ca09a2db5cd to 1.2.0-rc1.
- [Release notes](https://github.com/containerd/imgcrypt/releases )
- [Changelog](https://github.com/containerd/imgcrypt/blob/main/CHANGES )
- [Commits](https://github.com/containerd/imgcrypt/commits/v1.2.0-rc1 )
---
updated-dependencies:
- dependency-name: github.com/containerd/imgcrypt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-22 06:24:29 +00:00
Akhil Mohan
300fd770a0
use typeurl funcs for marshalling anypb.Any
...
Signed-off-by: Akhil Mohan <akhilerm@gmail.com >
2024-07-10 22:26:27 +05:30
Fu Wei
f5f11658c5
Merge pull request #9903 from abel-von/add-update-resource-only
...
sandbox: Add Update API for sandbox controller
2024-07-01 15:16:21 +00:00
dependabot[bot]
14b053fb48
build(deps): bump github.com/containerd/go-cni from 1.1.9 to 1.1.10
...
Bumps [github.com/containerd/go-cni](https://github.com/containerd/go-cni ) from 1.1.9 to 1.1.10.
- [Release notes](https://github.com/containerd/go-cni/releases )
- [Commits](https://github.com/containerd/go-cni/compare/v1.1.9...v1.1.10 )
---
updated-dependencies:
- dependency-name: github.com/containerd/go-cni
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-25 21:41:45 +00:00
Sebastiaan van Stijn
b323e9eec6
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 16:57:02 +02:00
Abel Feng
15887d7efc
sandbox: add update api for controller
...
Signed-off-by: Abel Feng <fshb1988@gmail.com >
2024-06-14 02:31:51 +00:00
Sebastiaan van Stijn
87dd4309db
vendor: github.com/containerd/platforms v0.2.1
...
- Remove hcsshim import from repo
- un-exports GetOsVersion
- Update windows matcher to not compare empty os version
full diff: https://github.com/containerd/platforms/compare/v0.2.0...v0.2.1
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2024-06-12 00:54:03 +02:00
dependabot[bot]
80ce8bd612
build(deps): bump github.com/containerd/containerd/api
...
Bumps [github.com/containerd/containerd/api](https://github.com/containerd/containerd ) from 1.8.0-rc.0 to 1.8.0-rc.2.
- [Release notes](https://github.com/containerd/containerd/releases )
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md )
- [Commits](https://github.com/containerd/containerd/compare/api/v1.8.0-rc.0...api/v1.8.0-rc.2 )
---
updated-dependencies:
- dependency-name: github.com/containerd/containerd/api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-05 08:09:12 +00:00
Derek McGowan
9857afda44
Add vendor for github.com/containerd/imgcrypt
...
Updates to version using containerd v2.0.0-rc
Signed-off-by: Derek McGowan <derek@mcg.dev >
2024-05-28 13:49:34 -07:00
Phil Estes
bef778aff3
Merge pull request #10220 from kiashok/update-ttrpc-tag
...
Update ttrpc tag to 1.2.4
2024-05-14 13:51:54 +00:00
Kirtana Ashok
1cae3dc9b7
update ttrpc to 1.2.4
...
Signed-off-by: Kirtana Ashok <kiashok@microsoft.com >
2024-05-13 16:13:26 -07:00
Kirtana Ashok
ef76a90e95
Update platforms package to v0.2.0
...
Signed-off-by: Kirtana Ashok <kiashok@microsoft.com >
2024-05-13 10:27:42 -07:00
Derek McGowan
88b52119ce
Update api version to v1.8.0-rc.0
...
Signed-off-by: Derek McGowan <derek@mcg.dev >
2024-05-06 11:11:52 -07:00
Derek McGowan
2ac2b9c909
Make api a Go sub-module
...
Allow the api to stay at the same v1 go package name and keep using a
1.x version number. This indicates the API is still at 1.x and allows
sharing proto types with containerd 1.6 and 1.7 releases.
Signed-off-by: Derek McGowan <derek@mcg.dev >
2024-05-02 11:03:00 -07:00
Samuel Karp
a153b2cd32
mod: bump github.com/containerd/nri@v0.6.1
...
Fixes https://github.com/containerd/containerd/issues/10085
Signed-off-by: Samuel Karp <samuelkarp@google.com >
2024-04-18 15:00:34 -07:00
Derek McGowan
c58b1fb407
Update github.com/containerd/console to v1.0.4
...
Signed-off-by: Derek McGowan <derek@mcg.dev >
2024-02-07 10:15:53 -08:00
Krisztian Litkey
4e8e21a7d6
go.{mod,sum}: update NRI dependency, re-vendor.
...
Pull in latest NRI fixing a potential fd double close error.
Signed-off-by: Krisztian Litkey <krisztian.litkey@intel.com >
2024-02-06 14:03:07 +02:00
Maksym Pavlenko
d297fbee39
Merge pull request #9753 from kiashok/updateHcsshimMain
...
Update hcsshim to v0.12.0-rc.3
2024-02-06 03:45:22 +00:00
Maksym Pavlenko
da1673f55d
Update vendor
...
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com >
2024-02-05 11:48:16 -08:00
Kirtana Ashok
64e96c7d47
Update hcsshim to v0.12.0-rc.3
...
Signed-off-by: Kirtana Ashok <kiashok@microsoft.com >
2024-02-05 10:42:36 -08:00
Derek McGowan
fb9b59a843
Switch to new errdefs package
...
Signed-off-by: Derek McGowan <derek@mcg.dev >
2024-01-25 22:18:45 -08:00
Derek McGowan
3f620143fe
Use github.com/containerd/platforms package
...
Signed-off-by: Derek McGowan <derek@mcg.dev >
2024-01-23 09:14:03 -08:00
dependabot[bot]
5387747e92
build(deps): bump github.com/containerd/cgroups/v3 from 3.0.2 to 3.0.3
...
Bumps [github.com/containerd/cgroups/v3](https://github.com/containerd/cgroups ) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/containerd/cgroups/releases )
- [Commits](https://github.com/containerd/cgroups/compare/v3.0.2...v3.0.3 )
---
updated-dependencies:
- dependency-name: github.com/containerd/cgroups/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-29 11:45:53 +00:00
dependabot[bot]
1c96087ce7
build(deps): bump github.com/Microsoft/hcsshim
...
Bumps [github.com/Microsoft/hcsshim](https://github.com/Microsoft/hcsshim ) from 0.12.0-rc.0 to 0.12.0-rc.1.
- [Release notes](https://github.com/Microsoft/hcsshim/releases )
- [Commits](https://github.com/Microsoft/hcsshim/compare/v0.12.0-rc.0...v0.12.0-rc.1 )
---
updated-dependencies:
- dependency-name: github.com/Microsoft/hcsshim
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-14 03:37:06 +00:00
Kohei Tokunaga
6da015284c
go.mod: github.com/containerd/continuity v0.4.3
...
Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com >
2023-11-22 12:26:35 +09:00
Derek McGowan
9db21401c4
Switch to github.com/containerd/plugin
...
Signed-off-by: Derek McGowan <derek@mcg.dev >
2023-11-01 23:01:42 -07:00
Derek McGowan
5fdf55e493
Update go module to github.com/containerd/containerd/v2
...
Signed-off-by: Derek McGowan <derek@mcg.dev >
2023-10-29 20:52:21 -07:00