8000 Tags list not updated after delete · Issue #1293 · distribution/distribution · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags list not updated after delete #1293

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

Closed
metayd opened this issue Dec 22, 2015 · 2 comments · Fixed by #1319
Closed

Tags list not updated after delete #1293

metayd opened this issue Dec 22, 2015 · 2 comments · Fixed by #1319
Assignees
Labels

Comments

@metayd
Copy link
metayd commented Dec 22, 2015

As a example, tag "test" is pointed to revision "sha256:abc" and after I delete a manifest by DELETE /v2/myrepo/manifests/sha256:abc.I found that the tag "test" is still in the results of GET /v2/myrepo/tags/list.
But when I call GET /v2/myrepo/manifests/test, it return an 404.

Should we have a check to make sure that the revision link of the tag "test" does exists before the GET /v2/myrepo/tags/list return?

@dmp42
Copy link
Contributor
dmp42 commented Dec 22, 2015

I believe this is a known bug.
Ping @RichardScothern @BrianBland

@krak3n
Copy link
krak3n commented Jun 1, 2016

I'm running 259849596621 registry from 8 days ago, this appears to still be a problem?

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