Package: containerd / 1.6.20~ds1-1

Metadata

Package Version Patches format
containerd 1.6.20~ds1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 disable windows support in ctr metric.patch | (download)

cmd/ctr/commands/tasks/metrics.go | 55 0 55 - 0 !
1 file changed, 55 deletions(-)

 disable windows support in ctr metric

0002 disable runhcs option in cri config.patch | (download)

pkg/cri/server/helpers.go | 3 0 3 - 0 !
1 file changed, 3 deletions(-)

 disable runhcs option in cri config

0003 Remove depends on google.golang.org protobuf proto.patch | (download)

pkg/cri/server/container_update_resources_linux_test.go | 61 31 30 - 0 !
1 file changed, 31 insertions( ), 30 deletions(-)

 remove depends on google.golang.org/protobuf/proto

0004 Disable otelgrpc telemetry.patch | (download)

cmd/containerd/builtins.go | 1 0 1 - 0 !
services/server/server.go | 14 2 12 - 0 !
2 files changed, 2 insertions( ), 13 deletions(-)

 disable opentelemetry

go.opentelemetry.io/contrib is not packaged.

0005 Revert Use insecure.NewCredentials instead of grpc.W.patch | (download)

client.go | 3 1 2 - 0 !
cmd/containerd/command/publish.go | 3 1 2 - 0 !
integration/main_test.go | 6 1 5 - 0 !
integration/remote/remote_image.go | 7 1 6 - 0 !
integration/remote/remote_runtime.go | 7 1 6 - 0 !
services/server/server.go | 3 1 2 - 0 !
6 files changed, 6 insertions( ), 23 deletions(-)

 revert "use insecure.newcredentials instead of grpc.withinsecure"

This reverts commit 2ee3ce510cf26d5eb400fac118aeeec5c20ed83f.

Need golang-google-grpc-dev v1.34.0

0006 Fix build with gccgo.patch | (download)

mount/subprocess_unsafe.s | 15 15 0 - 0 !
mount/subprocess_unsafe_gc.go | 33 33 0 - 0 !
mount/subprocess_unsafe_gccgo.go | 33 33 0 - 0 !
mount/subprocess_unsafe_linux.go | 30 0 30 - 0 !
mount/subprocess_unsafe_linux.s | 15 0 15 - 0 !
5 files changed, 81 insertions( ), 45 deletions(-)

 fix build with gccgo

0007 cri fix integration test on cgroupsv2 system.patch | (download)

integration/container_update_resources_test.go | 12 4 8 - 0 !
1 file changed, 4 insertions( ), 8 deletions(-)

 cri: fix integration test on cgroupsv2 system

0008 Add Debian specific CNI bin dir to ctr run command.patch | (download)

cmd/ctr/commands/run/run.go | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 add debian specific cni bin dir to ctr run command