close
Skip to content

[24.0 backport] update containerd binary to v1.7.3#46103

Merged
AkihiroSuda merged 2 commits into
moby:24.0from
thaJeztah:24.0_backport_update_containerd_binary_1.7.3
Jul 30, 2023
Merged

[24.0 backport] update containerd binary to v1.7.3#46103
AkihiroSuda merged 2 commits into
moby:24.0from
thaJeztah:24.0_backport_update_containerd_binary_1.7.3

Conversation

@thaJeztah

Copy link
Copy Markdown
Member

update containerd binary to v1.7.2


Welcome to the v1.7.2 release of containerd!

The second patch release for containerd 1.7 includes enhancements to CRI
sandbox mode, Windows snapshot mounting support, and CRI and container IO
bug fixes.

CRI/Sandbox Updates

  • Publish sandbox events
  • Make stats respect sandbox's platform

Other Notable Updates

  • Mount snapshots on Windows
  • Notify readiness when registered plugins are ready
  • Fix cio.Cancel() should close pipes
  • CDI: Use CRI Config.CDIDevices field for CDI injection

update containerd binary to v1.7.3


Welcome to the v1.7.3 release of containerd!

The third patch release for containerd 1.7 contains various fixes and updates.

Notable Updates

  • RunC: Update runc binary to v1.1.8
  • CRI: Fix additionalGids: it should fallback to imageConfig.User
    when securityContext.RunAsUser,RunAsUsername are empty
  • CRI: write generated CNI config atomically
  • Port-Forward: Correctly handle known errors
  • Resolve docker.NewResolver race condition
  • Fix net.ipv4.ping_group_range with userns
  • Runtime/V2/RunC: handle early exits w/o big locks
  • SecComp: always allow name_to_handle_at
  • CRI: Windows Pod Stats: Add a check to skip stats for containers that
    are not running
  • Task: don't close() io before cancel()
  • Remove CNI conf_template deprecation
  • Fix issue for HPC pod metrics

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

- full diff: containerd/containerd@v1.7.1...v1.7.2
- release notes: https://github.com/containerd/containerd/releases/tag/v1.7.2

----

Welcome to the v1.7.2 release of containerd!

The second patch release for containerd 1.7 includes enhancements to CRI
sandbox mode, Windows snapshot mounting support, and CRI and container IO
bug fixes.

CRI/Sandbox Updates

- Publish sandbox events
- Make stats respect sandbox's platform

Other Notable Updates

- Mount snapshots on Windows
- Notify readiness when registered plugins are ready
- Fix `cio.Cancel()` should close pipes
- CDI: Use CRI `Config.CDIDevices` field for CDI injection

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit a78381c)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
- full diff: containerd/containerd@v1.7.2...v1.7.3
- release notes: https://github.com/containerd/containerd/releases/tag/v1.7.3

----

Welcome to the v1.7.3 release of containerd!

The third patch release for containerd 1.7 contains various fixes and updates.

Notable Updates

- RunC: Update runc binary to v1.1.8
- CRI: Fix `additionalGids`: it should fallback to `imageConfig.User`
  when `securityContext.RunAsUser`,`RunAsUsername` are empty
- CRI: write generated CNI config atomically
- Port-Forward: Correctly handle known errors
- Resolve docker.NewResolver race condition
- Fix `net.ipv4.ping_group_range` with userns
- Runtime/V2/RunC: handle early exits w/o big locks
- SecComp: always allow `name_to_handle_at`
- CRI: Windows Pod Stats: Add a check to skip stats for containers that
  are not running
- Task: don't `close()` io before cancel()
- Remove CNI conf_template deprecation
- Fix issue for HPC pod metrics

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit bf48d3e)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@AkihiroSuda AkihiroSuda merged commit e426ae0 into moby:24.0 Jul 30, 2023
@thaJeztah thaJeztah deleted the 24.0_backport_update_containerd_binary_1.7.3 branch July 30, 2023 05:42
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