-
I noticed that there are undeleted preview sites in Forge. Immediately checking the execution logs of Actions shows: **FAIL ---> Site not found.**
![QQ_1726648762438](https://github.com/user-atta…
-
It seems that the harbor proxy cache doesn't proxy the referer API.(distribution spec 1.1)
-
We are using Harbor Helm Chart 1.6.2 (which contains Harbor v2.2.2) on Kubernetes 1.19.
Core and jobservice pods are restarting from time to time because of the timeouts on readiness and liveness pro…
jowko updated
3 weeks ago
-
### Summary
I am running remote docker builder on TCP port (`tcp://localhost:2375`, no TLS).
When running `pack build` command with `--publish` and `--image-cache` flags I receive unauthorized e…
-
**Expected behavior and actual behavior:**
When using [docker-py](https://github.com/docker/docker-py) to fetch a non-existent image, it should raise `docker.errors.NotFound` if the image/tag is mi…
-
**What steps did you take and what happened:**
1. deploy harbor components version 2.10.2.
2. on harbor portal, open the configuration of trivy adapter and click on `Test connection`.
3. harbor-c…
-
If you are reporting a problem, please make sure the following information are provided:
**Expected behavior and actual behavior:**
When using the curl command provided by swagger api in the term…
-
If you are reporting a problem, please make sure the following information are provided:
**Expected behavior and actual behavior:**
A clear and concise description of what you expected to happen a…
-
Based on the discussion last week, I want to summarize the responsibilities of different software components, and what effect it has on the users' interaction with those systems.
## User Story
…
-
# Dockerfile
```txt
FROM harbor-buildkit.test.net/common/busybox:1.34.1
ADD search-entry-service.jar /opt/apps/
RUN mkdir aa
```
# Buildkitd
```yaml
containers:
- args:
- --addr
…