stonezdj(Daojun Zhang)

Results 122 comments of stonezdj(Daojun Zhang)

When the auth mode is OIDC auth, you can't create local user in Harbor, the only local user is admin. What is the local user used for? log in through...

The actual disk space usage maybe different from the Harbor UI displayed size. some factors need to be considered. 1) _upload folder disk usage. see https://github.com/goharbor/harbor/issues/15641 2) If the GC...

Please upgrade the Harbor to newer than v2.5.x, it can purge the _upload directory by default

It seems that the proxy is timeout, if a blob is 36GB, and the pull time is 1 hour, the transfer rate should be 80Mbps or so, it is possible...

It seems that distribution v2.8 supports this feature, the Harbor replication needs to change for this feature

Previously we are using the mount volume, and found an issue which will create a folder if the directory doesn't exist, and cause subsequent issues in container. to avoid this...

could you please check the proxy.log when it is pulling image from proxy cache project? the first request could be a HEAD request to the proxy-cache with tag, when the...

It is the scanner generate the output. other scanner keep the image layer information in the SBOM

You could update it in the database, it should work. As a requirement, it doesn't have high priority in the queue.