Open
Description
I have a registry using redis as a cache
for example:
1、push a image,mysql:latest
2、Call registry delete interface
3、Execut GC,then restart registry.
4、push image mysql:latest
However, image layer data is not uploaded。
Because the cache in redis is not cleaned up。
Suggest:
Regisry GC cleans up the corresponding layer information in the cache at the same time
OR:
What is the reason why registry GC does not clear up the cache?
Metadata
Metadata
Assignees
Labels
No labels