Igor Zibarev

Results 54 comments of Igor Zibarev

Hi! @thedoctor Yes, there is an obvious race condition. But, how would lock file help? With AWS S3 it is not possible, you will run into the same issue -...

@thedoctor , >although a low-overhead way to do it that I imagine would work for a lot of people would be with a git remote I do not understand what...

So, I implemented the idea from #19 in #21 I've also created an issue for reindexing: #22 I think I will keep this current issue open for a while, maybe...

Hey folks, I rolled out reindex command in **0.5.0**. Let me know if it works well or not. And how well it suits your workflow, e.g. would you automate this,...

Hm, that's interesting, maybe we can implement pluggable third-party consistency providers like I thought above, with DynamoDB being the first. I will try to spare some time to investigate this.

If you follow the recommendation to prefix all enum values like so: ```protobuf // Enumerates available operation statuses. enum OperationStatus { // Operation status not provided or unknown. OPERATION_STATUS_UNSPECIFIED =...

For custom bins, just add the headers you want to handle CORS. This works for me:

Thanks for reporting! https://github.com/hypnoglow/helm-s3/pull/274 will fix the issue, I've tested it on my AWS account with SSO.

I've checked it, and this should be fixed with the latest version or any version starting from v0.13.0.