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

[release/1.6] Prepare release notes for v1.6.15 #7924

Merged
merged 1 commit into from Jan 5, 2023

Conversation

dmcgowan
Copy link
Member

@dmcgowan dmcgowan commented Jan 5, 2023

Generate notes


containerd 1.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 (#7848)

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

  • Derek McGowan
  • Akihiro Suda
  • Danny Canter
  • Wei Fu

Changes

5 commits

  • 883899eae Prepare release notes for v1.6.15
  • [release/1.6] integration/images: switch away from Docker Hub to avoid rate limit (#7900)
    • 0f4062c9b integration/images: switch away from Docker Hub to avoid rate limit
  • [release/1.6] CRI: Fix no CNI info for pod sandbox on restart (#7848)
    • f16447e2d CRI: Fix no CNI info for pod sandbox on restart

Dependency Changes

This release has no dependency changes

Previous release can be found at v1.6.14

Signed-off-by: Derek McGowan <derek@mcg.dev>
Copy link
Member

@fuweid fuweid left a comment

Choose a reason for hiding this comment

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

LGTM

Thanks!

Copy link
Member

@estesp estesp left a comment

Choose a reason for hiding this comment

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

LGTM

@dmcgowan dmcgowan merged commit 5b842e5 into containerd:release/1.6 Jan 5, 2023
Mengkzhaoyun pushed a commit to open-beagle/containerd that referenced this pull request Jan 16, 2023
containerd 1.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

* **Fix no CNI info for pod sandbox on restart in CRI plugin** ([#7848](containerd/containerd#7848))

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.

* Derek McGowan
* Akihiro Suda
* Danny Canter
* Kevin Parsons
* Samuel Karp
* Wei Fu
<details><summary>8 commits</summary>
<p>

* [release/1.6] Prepare release notes for v1.6.15 ([#7924](containerd/containerd#7924))
  * [`883899eae`](containerd/containerd@883899e) Prepare release notes for v1.6.15
* [release/1.6] CI: Pass GITHUB_TOKEN to containerd/project-checks ([#7919](containerd/containerd#7919))
  * [`b57367020`](containerd/containerd@b573670) CI: Pass GITHUB_TOKEN to containerd/project-checks
* [release/1.6] integration/images: switch away from Docker Hub to avoid rate limit ([#7900](containerd/containerd#7900))
  * [`0f4062c9b`](containerd/containerd@0f4062c) integration/images: switch away from Docker Hub to avoid rate limit
* [release/1.6] CRI: Fix no CNI info for pod sandbox on restart ([#7848](containerd/containerd#7848))
  * [`f16447e2d`](containerd/containerd@f16447e) CRI: Fix no CNI info for pod sandbox on restart
</p>
</details>

This release has no dependency changes

Previous release can be found at [v1.6.14](https://github.com/containerd/containerd/releases/tag/v1.6.14)
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

7 participants