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

[24.0 backport] api/types/filters: fix errors not being matched by errors.Is() #46115

Merged
merged 1 commit into from Aug 1, 2023

Conversation

thaJeztah
Copy link
Member


I found that the errors returned weren't matched with errors.Is() when wrapped.

(cherry picked from commit 490fee7)

- 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)

I found that the errors returned weren't matched with `errors.Is()` when
wrapped.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 490fee7)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah added this to the 24.0.6 milestone Jul 29, 2023
@thaJeztah thaJeztah requested a review from vvoland July 31, 2023 22:27
@thaJeztah thaJeztah merged commit 2ef88a3 into moby:24.0 Aug 1, 2023
102 checks passed
@thaJeztah thaJeztah deleted the 24.0_backport_fix_filter_errors branch August 1, 2023 08:22
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.

None yet

2 participants