fix(deps): update module github.com/containerd/containerd to v1.6.9 #11
Loading…
x
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.9
Release Notes
containerd/containerd
v1.6.9
Compare 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
f1493f665
Prepare release notes for v1.6.999578d1fc
Update mailmap346412f5a
adding support of CAP_BPF and CAP_PERFMONa956d8415
Add logging volume metrics to Containerd CRI plugin29e2dea50
fix pusher concurrent close channel8a9d69385
[release/1.6] Stats() shouldn't assume s.container is non-nila9adc7938
cri: PodSandboxStatus should tolerate missing taskb66eb726a
migrate from k8s.gcr.io to registry.k8s.io5b40993a5
[release/1.6] upgrade containerd/continuity from v0.2.2 to v0.3.0f2376e659
Update container with sandbox metadata after NetNS is created06f82efef
archive: 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.07db9d1f76
Fix linter warnings4dc932e62
[release/1.6] gofmt with go1.197b8d679ad
[release/1.6] integration: remove use of deprecated io/ioutil926b9c72f
retry request on writer resetb9a35c6af
Add integration tests with failpoint1f29fac48
Persist container and sandbox if resource cleanup fails, like teardownPodNetworka85709c6c
integration: simplify CNI-fp and add README.mdd89a8d223
pkg/failpoint: add FreeBSD link and update pkg docb0ce2965a
integration: Add injected failpoint testing for RunPodSandboxa7f956d86
integration: CNI bridge wrapper with failpoint07c479471
pkg/failpoint: add DelegatedEval API4a5bc05aa
runtime/v2/shim: return if error in load plugin71ee7de24
bin/ctr,integration: new runc-shim with failpoint3e2e77849
runtime/v2: manager supports server interceptorcb935bf49
pkg/failpoint: init failpoint package2fdfd564c
make xattr EPERM non-fatal in createTarFile89e49609d
remotes/docker/config: Skipping TLS verification for localhostb720be2ce
remove stray .zuul.yaml6b30bc4b4
.zuul: remove the zuul because it is offline0f7e258ee
Set grpc code for unimplemented cri-api methodsfb753e5cd
update intergration6ee5bb7ea
bump cri-apiae8598615
ContainerStatus to return container resourcesd3c7e31c8
Update CRI-API5b44c5271
vendor: golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd3507d600b
update runc binary to v1.1.41efd8b947
ci: remove GOPROXY environment variable due to https://github.com/go-yaml/yaml/issues/8870448673af
Do not append []string{""} to command to preserve Docker compatibility5c230ece0
Fix cleanup in critested9d3dc37
oci: WithDefaultUnixDevices(): remove tun/tap from the default devices28 commits
74a0169
go.mod: update dependencies (take 2)4ef02a2
Revert "go.mod: update dependencies"e364868
go.mod: update dependencies5df4731
cmd/continuity: remove FUSE for macOS7fa1569
README: update badges and links7917549
golangci-lint: replace "golint" with "revive"de7fd6b
sysx: remove unused sysx/generate.sh scripte9ca807
fs: fix minor linting and gofmt issue3df990d
update authors and mailmap9d49199
move cmd/continuity to its own go module5b38337
remove version package480f3bb
move continuityfs -> cmd/continuity/continuityfs071eff3
move commands -> cmd/continuity/commands840357f
go.mod: update logrus to v1.8.19b78cc9
CI: resolve Go path before sudoingd67721d
CI: modernize Go setup5bf078f
Remove deprecated io/ioutil (except ioutil.ReadDir)ca52b93
fs.CopyDir: support sockets and pipesdef6729
fs: fix wrapping nil errb17bab4
fmt.Errorf: use %w, not %v to wrap errors32db794
->3147a52
fe4d628
->a158d28
33da011
->8c9f86f
6886f2d
->03fcf44
496545a
-> v3.0.1Previous release can be found at v1.6.8
v1.6.8
Compare 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
3364f411e
Prepare release notes for v1.6.8390920429
release workflow: remove Go setup actioncf48ba6e8
release workflow: increase timeout to 30 minutes57873e652
release: 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.7
Compare 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
eccb82f6d
Update release build timeout to 20 minutes6a854d4b5
Update mailmap61612e1a2
Prepare release notes for 1.6.7d199ee462
Update golang to 1.17.130578d20c5
Change os.Stderr reassign for Windows service12cae4961
Update Vagrant CI to macos-12bc4091aae
chore: bump macos runner versioncb73bd050
Windows HostProcess container CRI stats testac388525a
Add validations for Windows HostProcess CRI configs0007f40fe
[release/1.6] go.mod: Bump hcsshim to v0.9.4c9607e78c
Update Fedora version to 362952b66c0
CI: add riscv64 builds6b2dc9a37
release/Dockerfile: update Ubuntu to 22.04 for supporting riscv64745dc07c4
seccomp: support riscv64c2f841f21
Create ppc64le releasef3da3e51f
allow ptrace(2) by default for kernel >= 4.886b55bd8d
seccomp: 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.099c56d217
ctr: fix label args used in NewContainer51de785f8
[release/1.6] Make building static binaries simpler2ea4e6348
update runc binary to v1.1.3Previous release can be found at v1.6.6
v1.6.6
Compare 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
61213742a
Prepare release notes for v1.6.6f92068350
Implicitly 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.5
Compare 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
185e87275
Prepare release notes for v1.6.55c9c83d3e
[release/1.6] update golang to 1.17.11fdcdc27bc
update go-cni/for cni update fixing plugins that don't respond with versione33b9e709
archive: add human-readable hint to Lchown error6eff5b6c0
[release/1.6] go.mod: Bump hcsshim to 0.9.33bb5a9d19
config: 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.1070839a344
Bug fix for mount path handling82a77be2d
reverts removal of parallel run from critest246a1b42e
vendor: github.com/opencontainers/runc v1.1.243717e03a
update runc binary to v1.1.206bdfeb67
Allow git commands in Vagrantfile1520bae0f
update critools to v1.246 commits
cb645ef
go.mod: update libcni to v1.1.142cfe0f
add in some serial setup tests; a little make cleanupee1a707
Re-introduce serial network setup1d35b9e
->33da011
Previous release can be found at v1.6.4
v1.6.4
Compare 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
0d1d2953b
Prepare release notes for 1.6.442d691fe6
Bump opencontainers/selinux from 1.10.0 to 1.10.1e9f22e008
Update go-cni to v1.1.5be4909e95
cri: close fifos when container is deleted8 commits
e24193e
bump github.com/containernetworking/cni v1.1.0186662c
Revert "Update loopback version to support check"322e8bf
Use revive instead of golint9b78de4
Bump 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.
2edd2a7269
to78bcc82d3d