Skip to content

Conversation

@thaJeztah
Copy link
Member

release notes: https://github.com/containerd/containerd/releases/tag/v1.6.15

Welcome to the v1.6.15 release of containerd!

The fifteenth patch release for containerd 1.6 fixes an issue with CNI in the CRI plugin

Notable Updates

  • Fix no CNI info for pod sandbox on restart in CRI plugin

full diff: containerd/containerd@v1.6.14...v1.6.15

release notes: https://github.com/containerd/containerd/releases/tag/v1.6.15

> Welcome to the v1.6.15 release of containerd!
>
> The fifteenth patch release for containerd 1.6 fixes an issue with CNI in the CRI plugin
>
> Notable Updates
>
> - Fix no CNI info for pod sandbox on restart in CRI plugin

full diff: containerd/containerd@v1.6.14...v1.6.15

Signed-off-by: Sebastiaan van Stijn <[email protected]>
# Sets the containerd ref.
variable "CONTAINERD_REF" {
default = "v1.6.14"
default = "v1.6.15"
Copy link
Member Author

Choose a reason for hiding this comment

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

It's a bit confusing that we have a default both in the makefile and in the bake file 🤔

Copy link
Member

Choose a reason for hiding this comment

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

Agree, since docker/buildx#1449 we could just set default: null.

Also #73 should be merged first as we should always build from default branch imo. Let me know what you think.

@crazy-max crazy-max merged commit 931768e into docker:main Jan 11, 2023
@thaJeztah thaJeztah deleted the containerd_1.6.15 branch January 11, 2023 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants