Tomasz Pawelczak
Tomasz Pawelczak
This PR speed up keys migration using the `vault operator migrate` command. Each key is migrated in a goroutine (the actual part that moves the data) and thus the blocking...
**What steps did you take and what happened:** Memory usage of Velero pod spikes highly during the backup. In my case the memory usage spikes from 160Mi to ~ 1,75Gi...
I've created a discussion topic about recommended architecture for Parca deployment. Not sure if anyone is checking the discussion tab so here is an issue for better visibility. Feel free...
Parca UI is unable to get ProfileTypes and displays `Error! Failed to fetch` error message. I have been running Parca v0.16.2 for about a week. At the begging I was...
Certificate for *.cloudping.co expired on 13 Oct 2022 ``` NET::ERR_CERT_DATE_INVALID Subject: *.cloudping.co Issuer: Amazon Expires on: 13 Oct 2022 Current date: 27 Oct 2022 ```
After upgrading Parca to v0.22 (and Parca Agent to v0.32) I'm seeing it constantly crashing with this panic: ``` {"addr":":7070","caller":"server.go:90","level":"info","msg":"starting server","name":"parca","ts":"2024-08-28T13:22:01.970854348Z"} panic: arrow/array: index out of range goroutine 121997 [running]:...
### Welcome! - [X] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any. - [X] Yes, I've searched similar issues on the [Traefik community forum](https://community.traefik.io) and didn't find...