fix(deps): update module github.com/containerd/containerd to v1.7.14 (main) #2212
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.7.13
->v1.7.14
Release Notes
containerd/containerd (github.com/containerd/containerd)
v1.7.14
: containerd 1.7.14Compare Source
Welcome to the v1.7.14 release of containerd!
The fourteenth patch release for containerd 1.7 contains various fixes and updates.
Highlights
Container Runtime Interface (CRI)
Runtime
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
70 commits
1babe6b58
Prepare release notes for v1.7.14a9bbbefcf
Use the Go toolchain in CI matrix to build binaries1ca9a643a
update to go 1.21.8, 1.22.139caf532e
Move inline PS scripts into files630226bb4
Disable OOM set score unpriv test temporarilyde7b6bae9
runc-shim: process exec exits before init3b3e537ea
Uninstall mingw before attempting upgrade9e24388b2
CI: Explicitly upgrade MinGW on Windows 2019 GitHub runners.5b23a4127
seccomp, apparmor: add go:noinline753422ac1
Drop go 1.20 and build against 1.22a2d64218c
Fix windows integration tests6379dd6f4
Update workflow files to install Go via composite actiona5c0d061c
Extract a composite action to install Go52a1402df
copy: prevent potential deadlock if close before fully written872746386
copy: setError should imply Closea8004007a
copy: remove max number of ErrResets0465472ed
pushWriter: refactor reset pipe logic into separate function2577207cc
copy: improve error detection from closed pipesd081da86b
copy: check if writer was closed before setting a pipe2a25c085b
copy: remove wrapping io.NopCloser from push writer pipe711cebd48
Register imagePullThroughput and count with MiB926ceb036
fix golangci-lint errors4030ae235
Update golangci-lint to v1.56.16620d6bfd
ci: bump up golangci-lint to v1.55.2b16ca72b2
Bump up golangci-lint to v1.54.239db3f18b
adjust test cases to run for windows579d8b463
[cri] Handle Windows pod transitions gracefully8d6f0f2ae
build(deps): bump golangci/golangci-lint-action from 3 to 47929592b9
build(deps): bump actions/upload-artifact from 3 to 4e11de777d
build(deps): bump crazy-max/ghaction-github-runtime from 2 to 32b40a4074
build(deps): bump actions/checkout from 3 to 422feefa57
build(deps): bump actions/setup-go from 3 to 5b96aa4012
build(deps): bump actions/upload-artifact from 1 to 397763f91d
build(deps): bump docker/setup-buildx-action from 2 to 36875bb14f
build(deps): bump github/codeql-action from 2 to 387f9adb6b
build(deps): bump actions/download-artifact from 3 to 4d9c099a9a
.github: windows should use fix critool versiondc594b01d
ci: update crun version to 1.14.38fe0b26f1
Add missing unpacker.Wait for image import31ea2d7d9
Add WithMetaStore to overlay snapshotter to allow bringing your own982e0cffb
Move high volume event logs to Trace levelc79ffa277
cri: propagate deprecation list to runtime statuseaebe23de
ctr: print deprecation warnings on every invocation26c057423
bug fix: make sure cri image is pinned when it is pulled outside crid3e997556
go.{mod,sum}: update NRI dependency, re-vendor.ea0a92ec3
*: introduce image_pull_with_sync_fs in CRI4caf44032
api: introduce sync_fs to diff.ApplyRequest3f75af7bf
Move certain debug logs to trace logsChanges from containerd/nri
23 commits
e47f09b
socketpair_windows: remove implementation for now45b9e3f
plugins: update dependencies.f600cf6
go.{mod,sum}: update dependencies.13ee978
pkg/stub: add support for extra ttrpc options.c4e2f81
pkg/adaptation: add support for extra ttrpc options.5d0b52b
sockerpair_unix: avoid double close(), set FD_CLOEXECae7840b
Task: fix typo in godocb4ac58c
Take pkg/hooks from github.com/containers/commonee96969
gha: update actions/checkout@v47b33fbf
gha: update actions/setup-go@v4e33ac3e
gha: remove working-dir and GOPATHda8a7e5
remove containerd as dependency934815e
make plugins/ulimit-adjuster a separate module9b43daa
scripts: fix protobuf URL on arm64Changes from containerd/ttrpc
21 commits
44ca009
Add comment6615f15
Fix linterdea99e9
Fix handling of empty payloads336fc1b
Add integration test to reproduce issue with empty payloads1e51c46
Bump google.golang.org/grpc from 1.57.0 to 1.57.1bea960d
Bump golang.org/x/net from 0.10.0 to 0.17.040f227d
server: implement UnaryServerInterceptor chaining.f984c9b
client: implement UnaryClientInterceptor chaining.8ca4110
Fix comment for UserOnCloseWait.a2fbc14
go.mod: google.golang.org/genproto/googleapis/rpc v0.0.0-20230731190214-cbb8c96f2d6dcf2b85d
go.mod: bump to supported go versione0cd801
server_test: wait for OnClose in TestClientEOF.8d47846
.github: give more slack for build+tests.Dependency Changes
782d3b1
->cbb8c96
Previous release can be found at v1.7.13
Configuration
📅 Schedule: Branch creation - "on monday and friday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.