Skip to content

Update errdefs to 0.3.0#10856

Merged
AkihiroSuda merged 1 commit intocontainerd:mainfrom
dmcgowan:update-errdefs-0.3.0
Oct 21, 2024
Merged

Update errdefs to 0.3.0#10856
AkihiroSuda merged 1 commit intocontainerd:mainfrom
dmcgowan:update-errdefs-0.3.0

Conversation

@dmcgowan
Copy link
Member

@dmcgowan dmcgowan commented Oct 18, 2024

Uses the new github.com/containerd/errdefs/pkg module which is intended to hold less stable utility functions separately from the stable github.com/containerd/errdefs error types.

Includes temporary update to hcsshim until a release is cut there. This will be updated before 2.0 after hcsshim releases 0.12.8 with the errdefs fix.

Closes #10478

@dosubot dosubot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code platform/windows Windows labels Oct 18, 2024
Uses the new github.com/containerd/errdefs/pkg module which is intended
to hold less stable utility functions separately from the stable
github.com/containerd/errdefs error types.

Includes temporary update to hcsshim until a release is cut there

Signed-off-by: Derek McGowan <derek@mcg.dev>
@dmcgowan dmcgowan force-pushed the update-errdefs-0.3.0 branch from c986a82 to 2f24aa0 Compare October 18, 2024 23:05
@austinvazquez
Copy link
Member

/retest

github.com/cenkalti/backoff/v4 v4.3.0 // indirect
github.com/cespare/xxhash/v2 v2.3.0 // indirect
github.com/cilium/ebpf v0.11.0 // indirect
github.com/containerd/containerd v1.7.23 // indirect
Copy link
Member

Choose a reason for hiding this comment

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

😆

@AkihiroSuda AkihiroSuda enabled auto-merge October 19, 2024 14:24
@AkihiroSuda AkihiroSuda requested a review from fuweid October 21, 2024 10:59
@AkihiroSuda AkihiroSuda added this pull request to the merge queue Oct 21, 2024
Merged via the queue into containerd:main with commit bc3ce87 Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code platform/windows Windows size/XXL

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update errdefs to latest for 2.0

5 participants