fix(deps): update module github.com/containerd/containerd to v1.6.9 #11
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/github.com-containerd-containerd-1.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v1.6.3-0.20220401172941-5ff8fce1fcc6->v1.6.9Release Notes
containerd/containerd
v1.6.9Compare Source
Welcome to the v1.6.9 release of containerd!
The ninth patch release for containerd 1.6 contains various fixes, reorders the pod setup workflow in the CRI plugin to
prevent CNI resource leaks, and includes a new version of runc.
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
68 commits
f1493f665Prepare release notes for v1.6.999578d1fcUpdate mailmap346412f5aadding support of CAP_BPF and CAP_PERFMONa956d8415Add logging volume metrics to Containerd CRI plugin29e2dea50fix pusher concurrent close channel8a9d69385[release/1.6] Stats() shouldn't assume s.container is non-nila9adc7938cri: PodSandboxStatus should tolerate missing taskb66eb726amigrate from k8s.gcr.io to registry.k8s.io5b40993a5[release/1.6] upgrade containerd/continuity from v0.2.2 to v0.3.0f2376e659Update container with sandbox metadata after NetNS is created06f82efefarchive: validate digests before use28324c529[release/1.6] Update go 1.18.7, addresses CVE-2022-2879, CVE-2022-2880, CVE-2022-417150aeeb62cb[release/1.6] update golangci-lint to v1.19.07db9d1f76Fix linter warnings4dc932e62[release/1.6] gofmt with go1.197b8d679ad[release/1.6] integration: remove use of deprecated io/ioutil926b9c72fretry request on writer resetb9a35c6afAdd integration tests with failpoint1f29fac48Persist container and sandbox if resource cleanup fails, like teardownPodNetworka85709c6cintegration: simplify CNI-fp and add README.mdd89a8d223pkg/failpoint: add FreeBSD link and update pkg docb0ce2965aintegration: Add injected failpoint testing for RunPodSandboxa7f956d86integration: CNI bridge wrapper with failpoint07c479471pkg/failpoint: add DelegatedEval API4a5bc05aaruntime/v2/shim: return if error in load plugin71ee7de24bin/ctr,integration: new runc-shim with failpoint3e2e77849runtime/v2: manager supports server interceptorcb935bf49pkg/failpoint: init failpoint package2fdfd564cmake xattr EPERM non-fatal in createTarFile89e49609dremotes/docker/config: Skipping TLS verification for localhostb720be2ceremove stray .zuul.yaml6b30bc4b4.zuul: remove the zuul because it is offline0f7e258eeSet grpc code for unimplemented cri-api methodsfb753e5cdupdate intergration6ee5bb7eabump cri-apiae8598615ContainerStatus to return container resourcesd3c7e31c8Update CRI-API5b44c5271vendor: golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd3507d600bupdate runc binary to v1.1.41efd8b947ci: remove GOPROXY environment variable due to https://github.com/go-yaml/yaml/issues/8870448673afDo not append []string{""} to command to preserve Docker compatibility5c230ece0Fix cleanup in critested9d3dc37oci: WithDefaultUnixDevices(): remove tun/tap from the default devices28 commits
74a0169go.mod: update dependencies (take 2)4ef02a2Revert "go.mod: update dependencies"e364868go.mod: update dependencies5df4731cmd/continuity: remove FUSE for macOS7fa1569README: update badges and links7917549golangci-lint: replace "golint" with "revive"de7fd6bsysx: remove unused sysx/generate.sh scripte9ca807fs: fix minor linting and gofmt issue3df990dupdate authors and mailmap9d49199move cmd/continuity to its own go module5b38337remove version package480f3bbmove continuityfs -> cmd/continuity/continuityfs071eff3move commands -> cmd/continuity/commands840357fgo.mod: update logrus to v1.8.19b78cc9CI: resolve Go path before sudoingd67721dCI: modernize Go setup5bf078fRemove deprecated io/ioutil (except ioutil.ReadDir)ca52b93fs.CopyDir: support sockets and pipesdef6729fs: fix wrapping nil errb17bab4fmt.Errorf: use %w, not %v to wrap errors32db794->3147a52fe4d628->a158d2833da011->8c9f86f6886f2d->03fcf44496545a-> v3.0.1Previous release can be found at v1.6.8
v1.6.8Compare Source
Welcome to the v1.6.8 release of containerd!
The eighth patch release for containerd 1.6 fixes a regression in the release
build binaries which limited the environments they could be run in.
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
7 commits
3364f411ePrepare release notes for v1.6.8390920429release workflow: remove Go setup actioncf48ba6e8release workflow: increase timeout to 30 minutes57873e652release: rollback Ubuntu to 18.04 (except for riscv64)This release has no dependency changes
Previous release can be found at v1.6.7
v1.6.7Compare Source
Welcome to the v1.6.7 release of containerd!
The seventh patch release for containerd 1.6 contains various fixes,
includes a new version of runc and adds support for ppc64le and riscv64
(requires unreleased runc 1.2) builds.
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
40 commits
eccb82f6dUpdate release build timeout to 20 minutes6a854d4b5Update mailmap61612e1a2Prepare release notes for 1.6.7d199ee462Update golang to 1.17.130578d20c5Change os.Stderr reassign for Windows service12cae4961Update Vagrant CI to macos-12bc4091aaechore: bump macos runner versioncb73bd050Windows HostProcess container CRI stats testac388525aAdd validations for Windows HostProcess CRI configs0007f40fe[release/1.6] go.mod: Bump hcsshim to v0.9.4c9607e78cUpdate Fedora version to 362952b66c0CI: add riscv64 builds6b2dc9a37release/Dockerfile: update Ubuntu to 22.04 for supporting riscv64745dc07c4seccomp: support riscv64c2f841f21Create ppc64le releasef3da3e51fallow ptrace(2) by default for kernel >= 4.886b55bd8dseccomp: allow clock_settime64 when CAP_SYS_TIME is addedaa1101068[release/1.6] update golang to 1.17.1237dfc5c9d[release/1.6] Fix WWW-Authenticate parsingfa2016d58[release/1.6] Downgrade MinGW to version 10.2.099c56d217ctr: fix label args used in NewContainer51de785f8[release/1.6] Make building static binaries simpler2ea4e6348update runc binary to v1.1.3Previous release can be found at v1.6.6
v1.6.6Compare Source
Welcome to the v1.6.6 release of containerd!
The sixth patch release for containerd 1.6 includes a fix for
CVE-2022-31030.
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
4 commits
61213742aPrepare release notes for v1.6.6f92068350Implicitly discard the input to drain the reader2eb67213b[release/1.6] Limit the response size of ExecSyncThis release has no dependency changes
Previous release can be found at v1.6.5
v1.6.5Compare Source
Welcome to the v1.6.5 release of containerd!
The fifth patch release for containerd 1.6 includes a few fixes and updated
version of runc.
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
26 commits
185e87275Prepare release notes for v1.6.55c9c83d3e[release/1.6] update golang to 1.17.11fdcdc27bcupdate go-cni/for cni update fixing plugins that don't respond with versione33b9e709archive: add human-readable hint to Lchown error6eff5b6c0[release/1.6] go.mod: Bump hcsshim to 0.9.33bb5a9d19config: improve config v1 deprecation messagef1d2d9260[release/1.6] vendor: golang.org/x/sys v0.0.0-20220412211240-33da011f77ad9f99be51b[release/1.6] update golang to 1.17.1070839a344Bug fix for mount path handling82a77be2dreverts removal of parallel run from critest246a1b42evendor: github.com/opencontainers/runc v1.1.243717e03aupdate runc binary to v1.1.206bdfeb67Allow git commands in Vagrantfile1520bae0fupdate critools to v1.246 commits
cb645efgo.mod: update libcni to v1.1.142cfe0fadd in some serial setup tests; a little make cleanupee1a707Re-introduce serial network setup1d35b9e->33da011Previous release can be found at v1.6.4
v1.6.4Compare Source
Welcome to the v1.6.4 release of containerd!
The fourth patch release for containerd 1.6 includes two fixes for CNI and SELinux.
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
8 commits
0d1d2953bPrepare release notes for 1.6.442d691fe6Bump opencontainers/selinux from 1.10.0 to 1.10.1e9f22e008Update go-cni to v1.1.5be4909e95cri: close fifos when container is deleted8 commits
e24193ebump github.com/containernetworking/cni v1.1.0186662cRevert "Update loopback version to support check"322e8bfUse revive instead of golint9b78de4Bump go verion to 1.17Previous release can be found at v1.6.3
Configuration
📅 Schedule: 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 Renovate Bot.
2edd2a7269to78bcc82d3d