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

fix: fix get diffid blob not found #212

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

PerseidMeteor
Copy link
Collaborator

@PerseidMeteor PerseidMeteor commented Oct 9, 2023

If the cache is hit during image conversion, we need to add an uncompressed label to the Info method, otherwise containerd will attempt to update the cache layer label, resulting in error not found

image

If the cache is hit during image conversion,  we need to add an uncompressed label to the Info method, otherwise containerd will attempt to update the cache layer label, resulting in error not found

Signed-off-by: YuQiang <y_q_email@163.com>
Copy link
Collaborator

@imeoer imeoer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@imeoer imeoer merged commit 03479c4 into goharbor:main Oct 10, 2023
8 checks passed
@PerseidMeteor PerseidMeteor deleted the fix-blob-lost branch October 10, 2023 01:34
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