Skip to content

Conversation

migmartri
Copy link
Member

Replaces image not found for not found

The culprit of this bug is that the underlying implementation was returning a 404 and the reason being that the OCI image is not found.

From the CAS API POV, we do not care about the implementation details but just that the artifact is not found.

Good catch @danlishka, for some reason I thought it was my browser interpreting the mimetype as image 🤦🏼

Signed-off-by: Miguel Martinez Trivino <miguel@chainloop.dev>
Signed-off-by: Miguel Martinez Trivino <miguel@chainloop.dev>
@migmartri migmartri requested a review from danlishka August 23, 2023 11:26
@migmartri migmartri merged commit 18473c1 into chainloop-dev:main Aug 25, 2023
@migmartri migmartri deleted the image-not-found branch August 25, 2023 07:44
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.

2 participants