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

Unreasonable deletion operation logic in proxy cache #20596

Closed
chlins opened this issue Jun 14, 2024 · 0 comments · Fixed by #20597
Closed

Unreasonable deletion operation logic in proxy cache #20596

chlins opened this issue Jun 14, 2024 · 0 comments · Fixed by #20597
Assignees

Comments

@chlins
Copy link
Member

chlins commented Jun 14, 2024

How can we help you?

Proxy cache tries to delete remote repo name in the local registry, which is not reasonable because the remote repo name has been trimmed the project name and it maybe a valid image in other non-proxy cache project.

c.local.DeleteManifest(remoteRepo, art.Tag)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants