harbor/src/server/middleware/repoproxy
stonezdj ee4b16ccdb Change the condition of LocalManifest
Compare the local digest and the remote digest when pull by tag
Use HEAD request (ManifestExist) instead of GET request (GetManifest) to avoid been throttled
For manifest list, it can avoid GET request because cached manifest list maybe different with the original manifest list
Make RemoteInterface public
Fixes #13112

Signed-off-by: stonezdj <stonezdj@gmail.com>
2020-10-14 15:15:48 +08:00
..
proxy.go Change the condition of LocalManifest 2020-10-14 15:15:48 +08:00
proxy_test.go feat(project): ignore enable_content_trust for proxy project 2020-09-02 15:24:45 +00:00