Skip to content

[release/1.7] Add errdefs aliases#10792

Merged
estesp merged 1 commit intocontainerd:release/1.7from
dmcgowan:1.7-errdefs-0.3.0
Oct 8, 2024
Merged

[release/1.7] Add errdefs aliases#10792
estesp merged 1 commit intocontainerd:release/1.7from
dmcgowan:1.7-errdefs-0.3.0

Conversation

@dmcgowan
Copy link
Member

@dmcgowan dmcgowan commented Oct 8, 2024

Update to errdefs 0.3.0 which only includes the main error definitions. This preserves the revert of the grpc functions and allows type matching between errdefs error types and containerd 1.7 error types. The grpc related functionality is completely removed from the errdefs 0.3.0 module, importers can either use the definition in the containerd 1.7 errdefs package like before or can import the separate errdefs/pkg module. We will not use that module in containerd 1.7, although they produce the same types now.

Update to errdefs 0.3.0 which only includes the main error definitions

Signed-off-by: Derek McGowan <[email protected]>
@dosubot dosubot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 8, 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 impact/changelog size/XXL

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants