-
Hi Team,
We are currently running the Harbor project using Docker Compose. When accessing Nginx-Python with our Golang client, we have encountered an issue where, approximately every few hours, the…
-
Since Harbor introduces the online GC in v2.1, there are several issues that reported from community about online GC. To provide better use experience, it should do some enhancements on the garbage co…
-
**Expected behavior and actual behavior:**
Expected behavior: when we push an existing image with a new tag, replication should trigger
Actual behavior: event based replication never occurs for …
-
#### helm repo list
```
stable https://kubernetes-charts.storage.googleapis.com
harbor http://xx/chartrepo/library
```
#### helm push harbor-1.1.1.tgz harbor
```
Pushing harbor-1.1.1.tgz to …
-
I login Harbor and run /harbor-go-client rp_tags -d 0 -m 2000 -n xxx
I get this output :
[root@localhost /]# /harbor-go-client rp_tags -d 0 -m 200 -n ths/website-datacenter-back
===========…
-
**Expected behavior and actual behavior:**
Expected is that Harbor started and is running properly
Actual is that nginx-photon is constantly restarted and rest of pod reports errors.
**Steps to …
-
If you create an instance called "harbor", the harbor helm chart drops the "$RELEASENAME-harbor" behaviour for naming, and instead just uses the release name, so resources end up being "harbor-core" i…
-
**What steps did you take and what happened:**
Install the prototype trivy scanner and send a request to `POST /api/v1/scan`, the enabled_capabilities.produces_mime_types is missed in the request j…
-
**What should be investigated.**
We currently use Swift as the Harbor image/chart storage because there were some issues when uploading/downloading large images using the S3 API. This was introduced …
-
### What happened?
While testing the CSIVolumeHealth feature in Kubelet, we noticed that the VolumeConditionAbnormal event was recorded with message "Volume my-csi-volume: The volume isn't mounted"…