Skip to content
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

Update to containerd 2.0 rc #1545

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dmcgowan
Copy link
Member

@dmcgowan dmcgowan commented Feb 7, 2024

Use a containerd 2.0 tag to use v2 packages. To find broken areas before final release.

@dmcgowan dmcgowan force-pushed the update-containerd-2.0 branch 2 times, most recently from bce2d3a to 302a779 Compare March 25, 2024 06:06
@AkihiroSuda AkihiroSuda changed the title Update to containerd 2.0 beta Update to containerd 2.0 rc Mar 27, 2024
@AkihiroSuda AkihiroSuda requested a review from ktock March 27, 2024 07:37
@dmcgowan dmcgowan force-pushed the update-containerd-2.0 branch 2 times, most recently from 588be7f to 7e727bc Compare April 20, 2024 00:22
Use interfaces from 2.0 package

Signed-off-by: Derek McGowan <derek@mcg.dev>
Signed-off-by: Derek McGowan <derek@mcg.dev>
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

ARG CONTAINERD_VERSION=v1.7.13
ARG CONTAINERD_VERSION=v2.0.0-rc.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you bump up this to v2.0.0-rc.1?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants