-
### Describe the bug
The command `kraft cloud image remove` has shown to be buggy and not consistent with what it should actually do.
There are currently two bugs.
### 1. *Now* Fully Broken
…
-
**Expected behavior and actual behavior:**
Should be able to replicate the harbour images to an AWS S3 storage bucket.
As per this PR https://github.com/goharbor/harbor/pull/16435 which is included …
-
I cannot find the documentation to import `harbor_config_auth` even though it's mentioned in this issue #360 that it was implemented.
Could you please point me to the documentation or add one if it…
-
When I push multiple images, I receive a `PreconditionFailed `error. Can you add` --skip-duplicate `option like [nuget ](https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet-nuget-push)to treat …
-
using sample code from here https://github.com/oras-project/oras-py/blob/main/examples/simple/push.py with harbor https://demo.goharbor.io/harbor/projects
```
#!/usr/bin/env python3
# This sh…
-
/kind feature
**What happened**:
My team is working with the Kubeflow platform and we're investigating using `ormb` to share and publish our ML models and other stateful artifacts like transform…
-
Hello everyone! I just tested keystation together with https://wallet.cosmostation.io/
I was very confused about the HD derivation path that is used. For Cosmos Hub, the path should be `m/44'/118'/…
-
Hello, I am trying to figure out what's this error when using kubectl build in conjunction with Harbor registry and cache -
```
kubectl build --push --registry-secret regcred --cache-to=type=regis…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
I want to install the upstream logging operator using the following `fleet.yaml`
```yaml
…
-
In S3 backend environment, we found that it took about 39 seconds to delete a manifest via v2 API.
**[why still use v2 to handle manifest deletion]**
As Harbor cannot know the tags belong to the…