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

vendor: containerd v1.7.12, and switch to dario.cat/mergo v1.0.0 #46979

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

thaJeztah
Copy link
Member

@thaJeztah thaJeztah commented Dec 21, 2023

Switch github.com/imdario/mergo to dario.cat/mergo v1.0.0

the module was renamed, and reached v1.0.0

full diff: darccio/mergo@v0.3.13...v1.0.0

vendor: github.com/containerd/containerd v1.7.12

Welcome to the v1.7.12 release of containerd!

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

Notable Updates

  • Fix on dialer function for Windows
  • Improve /etc/group handling when appending groups
  • Update shim pidfile permissions to 0644
  • Update runc binary to v1.1.11
  • Allow import and export to reference missing content
  • Remove runc import
  • Update Go version to 1.20.13

Deprecation Warnings

  • Emit deprecation warning for containerd.io/restart.logpath label usage

- What I did

- How I did it

- How to verify it

- Description for the changelog

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

@thaJeztah thaJeztah added status/2-code-review kind/refactor PR's that refactor, or clean-up code labels Dec 21, 2023
@thaJeztah thaJeztah added this to the 25.0.0 milestone Dec 21, 2023
@thaJeztah thaJeztah self-assigned this Dec 21, 2023
vendor.mod Outdated Show resolved Hide resolved
Switch github.com/imdario/mergo to dario.cat/mergo v1.0.0, because
the module was renamed, and reached v1.0.0

full diff: darccio/mergo@v0.3.13...v1.0.0

vendor: github.com/containerd/containerd v1.7.12

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

Welcome to the v1.7.12 release of containerd!

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

Notable Updates

- Fix on dialer function for Windows
- Improve `/etc/group` handling when appending groups
- Update shim pidfile permissions to 0644
- Update runc binary to v1.1.11
- Allow import and export to reference missing content
- Remove runc import
- Update Go version to 1.20.13

Deprecation Warnings

- Emit deprecation warning for `containerd.io/restart.logpath` label usage

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah changed the title switch github.com/imdario/mergo to dario.cat/mergo v1.0.0 vendor: containerd v1.7.12, and switch to dario.cat/mergo v1.0.0 Jan 12, 2024
@thaJeztah thaJeztah marked this pull request as ready for review January 12, 2024 17:13
@thaJeztah thaJeztah merged commit 608238e into moby:master Jan 12, 2024
105 checks passed
@thaJeztah thaJeztah deleted the move_mergo branch January 12, 2024 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/runtime kind/refactor PR's that refactor, or clean-up code status/2-code-review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants