-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
(I used mitmproxy to inject the 503 error. For testing there should …
-
Today, we had another occurrence of Poseidon being OOM killed.
Stack Trace
```
Jan 24 08:27:45 poseidon-terraform poseidon[624]: heap profile: 194: 751991664 [9538813: 1723733127104] @ heap/104857…
-
As a developer of a client application using provided API clients, I sometimes want to specify a ticket directly using bytes to indicate a custom ticket resolver or use case that the client API didn't…
-
Unable to bring up client in Kubernetes.
Created a k8s deployment following the instructions [[here](url)](https://docs.netbird.io/how-to/routing-peers-and-kubernetes)
pod comes up but the log fi…
-
### Describe what happened
I'm trying to set up PagerDuty using the provider and trying to authenticate using oAuth app clientID + secret + subdomain. Unfortunately when I try doing so I get the fo…
-
I get this error on boot2docker 0.8.0 using
docker
Client version: 0.10.0
Client API version: 1.10
Go version (client): go1.2.1
Git commit (client): dc9c28f
Server version: 0.10.0
Server API version…
-
### zot version
v2.1.1 (and early)
### Describe the bug
There are many images with same base (`eclipse-temurin:17-jdk-focal` for ex.) and seems that a deduplication bug happens at some time: after …
-
[K8s v1.25 has a number of deleted API](https://kubernetes.io/docs/reference/using-api/deprecation-guide/#v1-25) versions yet kubepug doesn't show anything when I run a check against the v1.24 cluster…
-
With kernel < 5.12, recursive read-only bind mount would set the read-only flag on the top-level mount, not the sub-mounts, as a result, submounts remain `rw`:
```
$ mkdir -p mounts
$ sudo mount -t t…
-
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…