Skip to content

containerd 1.5.1

Choose a tag to compare

@github-actions github-actions released this 13 May 23:44
v1.5.1
12dca97

Welcome to the v1.5.1 release of containerd!

The first patch release for containerd 1.5 includes an updated version
of runc and minor fix in the CRI service

Notable Updates

  • Update runc to rc94 #5473
  • Fix registry mirror authorization logic in CRI plugin #5446
  • Fix regression in cri-cni-release to include cri tools #5462

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
  • Mike Brown
  • Akihiro Suda
  • Phil Estes
  • Sebastiaan van Stijn
  • Davanum Srinivas
  • Enrico Weigelt, metux IT consult
  • Jintao Zhang
  • Lantao Liu

Changes

21 commits

  • 12dca9790 Merge pull request #5495 from dmcgowan/prepare-1.5.1
  • c31e19abb Prepare release notes for v1.5.1
  • 38deeccac Merge pull request #5501 from dmcgowan/backport-imgcrypt-binary-release-update
  • 47507a6e1 just release ctd-decoder not ctr-enc
  • 799eef87c Merge pull request #5500 from dmcgowan/1.5-backport-integration-pin-image
  • 109d65794 Pin integration test image for alpine
  • 07bde83ef Merge pull request #5494 from dmcgowan/backport-1.5-host-documentation
  • 042e49fe1 adds credentials description
  • aeee09344 adds description for hosts.toml
  • eebc91450 Merge pull request #5447 from Random-Liu/cherrypick-#5446-release-1.5
  • 5e742ea04 Fix different registry hosts referencing the same auth config.
  • b60331a92 Merge pull request #5483 from thaJeztah/1.5_backport_bump_runc
  • 384b05a5a Update the runc binary used with containerd to runc v1.0.0-rc94
  • 423cd4006 Merge pull request #5474 from dmcgowan/1.5-cherry-pick-build-updates
  • 3a8611039 Update Go to 1.16.4
  • 50d371ea7 Makefile: allow overriding go command by environment
  • c48044f6d Merge pull request #5471 from mikebrow/1.5_cherrypick_correct-critools-release
  • 7783f5893 update to new cri-tools make install
  • 7507b47c3 Merge pull request #5457 from thaJeztah/1.5_backport_dont_loop_da_loop
  • b35aa7250 go.mod: cut circular dependency on github.com/containerd/containerd
  • b68405639 integration/client: go mod tidy

Dependency Changes

  • github.com/satori/go.uuid v1.2.0 new

Previous release can be found at v1.5.0