Manuel Kieweg
Manuel Kieweg
There seems to be an issue in the Nakama cpp wrapper library for Linux. Restoring a session using the Nakama wrapper results in the following uncaught exception: ``` [2021.12.14-19.24.25:569][968]LogTemp: [Nakama::RestClient::RestClient]...
**Describe the bug** When shutting down ingesters they get into `Terminated` state. This state is considered `unexpected` by memberlist resulting in the heartbeat to fail and the instance to be...
**Describe the bug** Uploading chunks to S3 fails with the error `upload s3 object: x-amz-server-side-encryption header is not supported for this operation.` This happens predominantly when calling the ingester's `/shutdown`...
This PR contains an implementation of the enhancement proposal https://github.com/argoproj/argo-cd/issues/16972 Closes [[16972](https://github.com/argoproj/argo-cd/issues/16972)] Checklist: * [x] Either (a) I've created an [enhancement proposal](https://github.com/argoproj/argo-cd/issues/new/choose) and discussed it with the community, (b) this...
The documentation on how compactions work, and especially the behavior of Thanos's compactor when new blocks arrive mid-compaction, could be improved. Basically what's been discussed [here](https://cloud-native.slack.com/archives/CCYDASBLP/p1718798370149259). I'm happy to take...