-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update module github.com/containerd/containerd to v1.7.17 - autoclosed #86
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dbbe56c
to
f93edf2
Compare
f93edf2
to
1b8c469
Compare
1b8c469
to
8fc6848
Compare
8fc6848
to
5b1d9a3
Compare
auto-merge was automatically disabled
April 17, 2024 12:02
Pull request was closed
5b1d9a3
to
3c7c9a7
Compare
3c7c9a7
to
cfdb7f1
Compare
cfdb7f1
to
4d03144
Compare
4d03144
to
9b9ea4a
Compare
9b9ea4a
to
deec8f8
Compare
deec8f8
to
ced7796
Compare
ced7796
to
040fde0
Compare
040fde0
to
2070e13
Compare
2070e13
to
a2c7302
Compare
a2c7302
to
0631cec
Compare
0631cec
to
28e16f0
Compare
28e16f0
to
50cf8a7
Compare
50cf8a7
to
663ea5d
Compare
663ea5d
to
dcf592a
Compare
dcf592a
to
c533425
Compare
c533425
to
8595a90
Compare
8595a90
to
d63fce2
Compare
auto-merge was automatically disabled
May 23, 2024 08:03
Pull request was closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.11
->v1.7.17
Release Notes
containerd/containerd (github.com/containerd/containerd)
v1.7.17
: containerd 1.7.17Compare Source
Welcome to the v1.7.17 release of containerd!
The seventeenth patch release for containerd 1.7 contains various fixes and updates.
Highlights
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
43 commits
114b07b97
Prepare release notes for v1.7.17803aaa680
Remove internal LoopConfig struct7bd3be948
Swap internal ioctl implementation with golang.org/x/sysa0739dc0e
Use LOOP_CONFIGURE when creating loop devices1573ea598
Update ctr image pull all platforms32b594f1b
Update unpacker to always fetch all5a03a3aee
Update hcsshim tag to v0.11.59a1eda40f
update ttrpc tag to 1.2.4ad85652fa
Preserve CL_UNPRIVILEGED locked flags during remount of bind mounts582f3f43d
Update instrumentation fuzzer with new flaga5d13689b
vendor: github.com/containerd/[email protected]f853bc129
vendor: golang.org/x/[email protected]837972979
vendor: golang.org/x/[email protected]56aa87792
vendor: golang.org/x/[email protected]4e6335ebd
vendor: golang.org/x/[email protected]1c6c745c6
vendor: golang.org/x/[email protected]1077d38c9
vendor: golang.org/x/[email protected]c53b635f9
Update toolchain to Go 1.21.10 and 1.22.34b52104f0
vendor: golang.org/x/[email protected]2f65c83b0
vendor: golang.org/x/[email protected]8a76171f7
vendor: golang.org/x/[email protected]d45778523
vendor: golang.org/x/[email protected], golang.org/x/[email protected]24038de8c
vendor: golang.org/x/[email protected]eb930375c
Add lease test for metadata snapshotter9f6c61ab9
Update metadata snapshotter to lease on exists24dd403ab
Update image-spec to v1.1.0189b69e24
go.mod: github.com/opencontainers/image-spec v1.1.0-rc3388fb336b
Update grpc to v1.59.000347b7fa
Add check for unsupported config versionsChanges from containerd/imgcrypt
53 commits
956b4d3
CHANGES: Updated CHANGES document for 1.1.8 release9e8e1c1
ctr: Sync code with containerd v1.6.23 ctr7d2cca5
build(deps): bump containerd from 1.6.20 to 1.6.230f2559e
ctr: Sync code with containerd v1.6.20 ctrc48dd78
cmd: Copy IntToInt32Array into img package and use it6d48a4e
build(deps): bump ocicrypt from 1.1.7 to 1.1.81bc94a2
github: Use golangci-lint v1.54.1 and adjust config file9065f1d
github: Test with go 1.21 and go 1.2074986f3
go.mod: Require go 1.20a2a8273
build(deps): bump google.golang.org/grpc from 1.47.0 to 1.53.0286470a
test: Test creating and running of container with key file missingaa517cc
test: Fix order of parameters and remove unnecessary key parameterec72311
test: Add comments to test case2959ec0
test: To be able to run testLocalKeys alone add missing env variablea7f2760
build(deps): upgrade github.com/containerd/containerd from 1.6.18 to 1.6.20002abac
images: Change 'any' to 'anything' to avoid clash with built-in type 'any'5780ecc
images: Replace unused function parameters with '_'7dc8592
ci: Update golangci-lint to v1.52.290e4f77
build(deps): bump github.com/opencontainers/runc from 1.1.2 to 1.1.58fc037f
tests: Upgrade toml written by test case to version 20b31beb
ci: Run tests with go 1.19 and 1.20 (abandon 1.18)523674c
build(deps): Update to minimum required go v1.1996a2314
build(deps): Upgrade to github.com/containers/[email protected]1c50555
bulid(deps): Update to golang.org/x/[email protected]9645d39
build(deps): Update to minimum required go v1.188daaa45
build(deps): bump github.com/containerd/containerd from 1.6.12 to 1.6.1812e84f5
README: Fix a typo4e5a73e
build(deps): bump github.com/containerd/containerd from 1.6.8 to 1.6.1216a071b
Update golangci-lint to v1.50.1981a3fd
Remove references to package io/ioutil06827a1
Update containerd project checks package in CIf6a39e1
Update GitHub actions packages in CI workflow6383351
Update GitHub actions CI workflow OS runner imagesb6e16db
CI/CD: Run CodeQL on PRs and once a monthChanges from containerd/ttrpc
10 commits
272c857
Bump google.golang.org/protobuf from 1.31.0 to 1.33.01b4f6f8
client: Fix deadlock when writing to pipe blocks13b8289
Bump golang.org/x/net from 0.17.0 to 0.23.0589a593
Update GitHub Actions CI to resolve deprecation warnings73b6a91
Add optional feature in protobuf compilerDependency Changes
3a7f492
-> v1.1.078d3cae
->7828495
782d3b1
->b8732ec
782d3b1
->b8732ec
cbb8c96
->b8732ec
Previous release can be found at v1.7.16
v1.7.16
: containerd 1.7.16Compare Source
Welcome to the v1.7.16 release of containerd!
The sixteenth patch release for containerd 1.7 contains various fixes and updates.
Highlights
Build and Release Toolchain
Container Runtime Interface (CRI)
Deprecations
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
50 commits
1c623084f
Add release notes for v1.7.1618a2c36fa
apparmor: Allow confined runc to kill containers62e9535f2
Fix config import relative path globa8ebceb97
CRI: "Fix" imageFSPath behaviorbd423bf84
Snapshotters: Export the root path8fb6bfa71
Add exports to proxy plugin config8916e2cf9
Add platform config to proxy plugins293f5151d
pod: CreatedAt time will be 269 years ago while creating cri network failed.af19e746e
apparmor: addsignal (receive) peer=/usr/local/bin/rootlesskit,
637d259dd
update to go1.21.9, go1.22.2794b0c723
Add deprecated HTTPFallback for package compatibility51c649d9d
Update HTTPFallback to handle tls handshake timeoutaa14890ed
Remove empty default tls configuration in ctr3df5d4445
Add support for HPC port forwarding5c15bf406
Prevent GC from schedule itself with 0 period.b57dc9fd3
cri/server: Add userns tests in PodSandboxStatus6e809ef13
cri: Expose userns in PodSandboxStatus rpc395a31901
mod: bump github.com/containerd/[email protected]f61de0864
fix bug that using invalid token to retry fetching layer7a2f49f70
Bump tags.cncf.io/container-device-interface to v0.7.2989f1ec54
fix default working directoryhostProcess
9f774e438
fix(cri): fix unexpected order of mounts since go 1.192aec52493
Automatically decompress archives for transfer service import8c76e7948
Use different containerd sock address in tests18f4ad5ee
remote: Fix HTTPFallback fails when pushing manifest600ba8612
vendor: revendor OTEL9360e3716
Changes to configuring otel from env onlyf2354894f
Deprecate otel configs90c309fe2
Add IsNotFound case to ListPodSandboxStatsChanges from containerd/nri
5 commits
c4893c7
Fix deadlock during NRI plugin registration02a1d5e
go.mod: github.com/containerd/ttrpc v1.2.3eb3edc4
examples: go mod tidyDependency Changes
Previous release can be found at v1.7.15
v1.7.15
: containerd 1.7.15Compare Source
Welcome to the v1.7.15 release of containerd!
The fifteenth patch release for containerd 1.7 contains various fixes; one for a
regression introduced in v1.7.14 in the way process exits were handled.
Highlights
Runtime
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
12 commits
4d4759b54
Prep v1.7.15 release21df46766
runc-shim: only defer init process exits2a054213e
Fix compile from version control system (source) use case6605c47a4
adds mediatype to oci index recorde6d91d843
vendor: github.com/golang/protobuf v1.5.42d136c5f5
build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0a1a7af7a3
build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0Dependency Changes
Previous release can be found at v1.7.14
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
v1.7.13
: containerd 1.7.13Compare Source
Welcome to the v1.7.13 release of containerd!
The thirteenth patch release for containerd 1.7 updates the runc binary
in the release builds to address CVE-2024-21626
Notable Updates
See the changelog for complete list of changes
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
9 commits
b97e611b9
Prepare release notes for v1.7.132e7fa14db
Update runc binary to v1.1.121bed37871
seccomp: kernel 6.714628d4aa
Update container-device-interface to v0.6.2836477930
content: Add InfoReaderProviderDependency Changes
Previous release can be found at v1.7.12
v1.7.12
: containerd 1.7.12Compare Source
Welcome to the v1.7.12 release of containerd!
The twelfth patch release for containerd 1.7 contains various fixes and updates.
Notable Updates
/etc/group
handling when appending groups (#9544)Deprecation Warnings
containerd.io/restart.logpath
label usage (#9567)See the changelog for complete list of changes
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
34 commits
775d544fe
Prepare release notes for v1.7.12a5dc5b894
](https://togithub.com/containerd/containerd/commit/a5dConfiguration
📅 Schedule: Branch creation - "after 11pm every weekday,before 7am every weekday,every weekend" in timezone Europe/Brussels, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 Mend Renovate. View repository job log here.