Skip to content

Conversation

@thaJeztah
Copy link
Member

This utility was added in 9b83d5b, but was never used. Remove the utility, and rewrite the error returned to implement the errdefs.NotFound interface, so that it can be detected using the errdefs.IsNotFound() utility if needed.

- What I did

- How I did it

- How to verify it

- Human readable description for the release notes

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

This utility was added in 9b83d5b, but
was never used. Remove the utility, and rewrite the error returned to
implement the errdefs.NotFound interface, so that it can be detected
using the errdefs.IsNotFound() utility if needed.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
cli/config/memorystore/store.go 0.00% 3 Missing ⚠️

📢 Thoughts on this report? Let us know!

@austinvazquez austinvazquez merged commit 7e8b893 into docker:master Sep 29, 2025
115 of 116 checks passed
@thaJeztah thaJeztah deleted the memstore_notfounderr branch September 30, 2025 07:25
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.

3 participants