🌱 Update containerd/containerd to 1.7.17 #1313
Merged
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:
1.7.16
->1.7.17
Release Notes
containerd/containerd (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
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.