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

refactor: not found errors in stores #633

Merged
merged 1 commit into from
Jun 5, 2024
Merged

refactor: not found errors in stores #633

merged 1 commit into from
Jun 5, 2024

Conversation

Tpuljak
Copy link
Member

@Tpuljak Tpuljak commented Jun 4, 2024

Not Found Errors in Stores

Description

This PR is a minor refactor for store interfaces. They now expose a NotFound error for each type which is then returned from the DB where appropriate.

  • This change requires a documentation update
  • I have made corresponding changes to the documentation

Related Issue(s)

Closes #455

@Tpuljak Tpuljak requested a review from a team as a code owner June 4, 2024 13:58
@Tpuljak Tpuljak merged commit beaad1a into main Jun 5, 2024
11 checks passed
@Tpuljak Tpuljak deleted the standardized-errors branch June 5, 2024 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handle get container registry record error
3 participants