Skip to content

containerd 1.6.4

Compare
Choose a tag to compare
@github-actions github-actions released this 03 May 15:56
· 3843 commits to main since this release
v1.6.4
212e8b6

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

  • Update go-cni to fix teardown regression (#6877)
  • Fix broken SELinux relabeling for Kubernetes volume mounts (#6878)

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

  • Mike Brown
  • Kazuyoshi Kato
  • Michael Zappa
  • Wang Bing
  • Wei Fu
  • Antonio Ojea
  • Derek McGowan
  • Henry Wang
  • Nabeel Rana
  • Phil Estes

Changes

8 commits

  • Prepare release notes for 1.6.4 (#6887)
  • [release/1.6 backport] Bump opencontainers/selinux from 1.10.0 to 1.10.1 (#6878)
    • 42d691fe6 Bump opencontainers/selinux from 1.10.0 to 1.10.1
  • [release/1.6] Update go-cni to v1.1.5 backported due to conflict in go.mod (#6877)
  • [release/1.6] cri: close fifos when container is deleted (#6859)
    • be4909e95 cri: close fifos when container is deleted

Changes from containerd/go-cni

8 commits

  • bump github.com/containernetworking/cni v1.1.0 (#98)
    • e24193e bump github.com/containernetworking/cni v1.1.0
  • Revert "Update loopback version to support check" (#96)
    • 186662c Revert "Update loopback version to support check"
  • Use revive instead of golint (#92)
    • 322e8bf Use revive instead of golint
  • Bump go verion to 1.17 (#91)

Dependency Changes

  • github.com/containerd/go-cni v1.1.4 -> v1.1.5
  • github.com/containernetworking/cni v1.0.1 -> v1.1.0
  • github.com/opencontainers/selinux v1.10.0 -> v1.10.1

Previous release can be found at v1.6.3