-
Notifications
You must be signed in to change notification settings - Fork 369
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 v2 (main) #3120
base: main
Are you sure you want to change the base?
fix(deps): update module github.com/containerd/containerd to v2 (main) #3120
Conversation
|
e613125
to
c4ef1d9
Compare
✅ Deploy Preview for tetragon ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
8c414e1
to
6f33e00
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we want to do this one but it seems it would require some manual care.
cc @kkourt
d574578
to
ea8bda4
Compare
Signed-off-by: cilium-renovate[bot] <134692979+cilium-renovate[bot]@users.noreply.github.com>
ea8bda4
to
108ce42
Compare
This PR contains the following updates:
v1.7.23
->v2.0.0
Release Notes
containerd/containerd (github.com/containerd/containerd)
v2.0.0
: containerd 2.0.0Compare Source
Welcome to the v2.0.0 release of containerd!
The first major release of containerd 2.x focuses on the continued stability of
containerd's core feature set with an easy upgrade from containerd 1.x. This
release includes the stabilization of new features added in the last 1.x release
as well as the removal of features which were deprecated in 1.x. The goal is to
support the vast community of containerd users well into the future along with
their ever increasing deployment footprints and variety of use cases.
See containerd 2.0 documentation for details on what is new and has changed in this release.
Highlights
LimitNOFILE
fromcontainerd.service
(#8924)aufs
snapshotter (#8263)Build and Release Toolchain
cri-containerd-*.tar.gz
release bundles (#9096)Container Runtime Interface (CRI)
Go client
Image Distribution
Runtime
io.containerd.runtime.v1.linux
andio.containerd.runc.v1
(#8262)Security Advisories
Breaking
disable_cgroup
from CRI config (#10594)LimitNOFILE
fromcontainerd.service
(#8924)io.containerd.runtime.v1.linux
andio.containerd.runc.v1
(#8262)aufs
snapshotter (#8263)Deprecations
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Dependency Changes
1f10f66
->e8a1dd7
5330a85
->2b5cbb2
ea5083f
newd8f796a
a7dc8b6
newcca7078
new3a7f492
-> v1.1.0946c877
->2e043c6
5d4384e
78d3cae
->7828495
2eb08e3
-> v0.0.4686a1a2
new432b235
-> v0.9.0aacd6d4
new90d013b
-> v0.3.05fefd90
new324edc3
newa5ecb01
->18e509b
f223a00
->bc3834c
Previous release can be found at v1.7.0
Which file should I download?
containerd-<VERSION>-<OS>-<ARCH>.tar.gz
: ✅Recommended. Dynamically linked with glibc 2.31 (Ubuntu 20.04).containerd-static-<VERSION>-<OS>-<ARCH>.tar.gz
: Statically linked. Expected to be used on non-glibc Linux distributions. Not position-independent.In addition to containerd, typically you will have to install runc
and CNI plugins from their official sites too.
See also the Getting Started documentation.
v1.7.24
: containerd 1.7.24Compare Source
Welcome to the v1.7.24 release of containerd!
The twenty-fourth patch release for containerd 1.7 contains various fixes
and updates.
Highlights
Container Runtime Interface (CRI)
Image Distribution
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
36 commits
936f8e2de
Prepare release notes for v1.7.2447ff8e2b6
add info of exited event10af0d60f
Adds a mutex to protect fallback hoste426ec51b
Use unix and windows specific connection error checks49c9f303b
Allow fallback across default portsddf2b03ed
local: avoid writing to content root on readonly store06e72da76
update runc binary to 1.2.223a31ce63
Revert "Disable vagrant strict dependency checking"4bd411f8c
testutil: avoid conflict with continuity/testutil216dc892e
update cri-tools to v1.29.056a7d31cb
update build to go1.22.9, test go1.23.3205940716
ci: disable marking 1.7 releases as latestb7bb8d515
Avoid arch info in the sed/replace when building cri-cni-containerd.tar.gz860a51384
Disable vagrant strict dependency checking710cd3716
update runc binary to 1.2.15bd0834ce
services/snapshots: include name of snapshotter in debug logs455787bf8
Make TestContainerPids more resilientcb82e52a4
Add After=dbus.service to containerd.serviced6f577843
metrics: Use UnmarshalTo instead of UnmarshalAnyDependency Changes
This release has no dependency changes
Previous release can be found at v1.7.23
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.