stonezdj(Daojun Zhang)

Results 122 comments of stonezdj(Daojun Zhang)

If add a function to ping a syslog endpoint, it could bring a security issue.

> Same here, we're a small Chinese startup that focus on cybersecurity solutions, our code cannot upload to public AI models like ChatGPT or CodeWhisperer due to client policies, so...

What is your installation type? docker-compose or helm After updated the external_url in harbor.yml, reinstallation or rerun`./prepare --with-trivy ` and restart Harbor are required.

From the log `transport: write tcp 172.16.192.87:7899->10.20.3.3:53750` It seems that fail to connect to another container, could you please check what are names of two containers? Notary is removed in...

It depends on the client's behavior, because when pulling image like `javascript-node:latest` It usually send a HEAD request to the registry to get the digest of the `javascript-node:latest` Then it...

Not sure if I understand your requirement, if you want Harbor to listen an a specific interface, you just check the IP of this interface and update the harbor.yml and...

> should we take care of these two parts as well > > * https://github.com/goharbor/harbor/blob/bca9b14bbfd75e7f7d4c6c9223aaefb76ec07968/make/harbor.yml.tmpl#L37 > * https://github.com/goharbor/harbor/blob/bca9b14bbfd75e7f7d4c6c9223aaefb76ec07968/make/photon/prepare/migrations/version_2_10_0/harbor.yml.jinja#L36C1-L57C12 Updated, just need to migrate the 2.10

Because the s3 is an s3 compatible storage, the behavior differs from the standard s3. Could you please verify if you could use the s3 cli client to delete the...

What is your Harbor's scale, how many artifacts are in total?

What is the Harbor version?