Manuel Kieweg

Results 8 comments of Manuel Kieweg

Any news on this, as #346 is not applicable with the current code base anymore?

> > We started the work to convert between the generated Go structs and Protobufs, which is also described in [this document](https://docs.google.com/document/d/106Qyw9Zre0kr7Gl3Xfkl4hYQv1Ml1GlTL3XsfcvOBKM/edit#heading=h.tg7bold3mrjq). Currently, there's some outstanding work to be completed...

> @mkieweg , would you be be able to post debug logs from Nakama server around the time crash happens? This will help us identify exact calls being made. @redbaron...

@redbaron sorry for getting back to you just now. Unfortunately I did not get meaningful logs for this from our Nakama dev server and I can't reproduce it with an...

Hey @svghadi, I was running into some issues with setting up the test dev environment locally and then had to pause the work due to shifting priorities. I'm planning to...

Explicitly omitting the `SSE-S3` type value mitigates the issue on AWS S3 - which is okay as all S3 buckets on S3 have SSE-S3 enabled by default now.

With `SSE-S3` the key is [managed by AWS](https://docs.aws.amazon.com/AmazonS3/latest/userguide/UsingServerSideEncryption.html) so there is no key to define.

Closed in favour of https://github.com/argoproj/argo-cd/pull/18660