Ozan Sazak

Results 12 comments of Ozan Sazak

Hi @kamranahmedse, I would like to contribute to this issue

It’s actually where the gls logs are written and it’s created inside `cmd/gls.go`, and used in `log/core.go`. It seems I forgot to document it

Also, log.SetDebug(1) is used inside cmd/gls.go if the -debug is set. We can keep the logging logic, but we can also make the log file a hidden file (such as...

> Hi @ozansz! I am interested on working on this issue and was wondering if I could be assigned it? I was also wondering how you go about testing on...

@nudles After step 4, the VW worker always returns the correct results, yes. Might it be because of some caching mechanism?

Hi @Alima777 , thanks for the comment. We don't have `server_side_encryption_customer_key_base64` set in our configuration files, to clarify, this issue happens when I add a new policy which uses an...

Hey @Alima777 thank you for the update! I will fetch the branch and test it as soon as I find the opportunity.

Hi, @Alima777 I've tried building a release image from your branch however when I run that image in server and worker deployments, inserts to the table using S3 express bucket...

Hi @smmsmm1988 , I tried with the setting you provided but this time the SELECT query failed with an error from S3, saying that the key should have a trailing...