Eric Vallée

Results 40 comments of Eric Vallée

> Defining an ignore file like `.helmignore` for module publishing could make sure that the module only contains relevant files rather than the whole repo content. I should have re-read...

@asgardius Thanks for the fix. Saved me some time hunting it down.

fyi, added a couple more improvements to make it work for my use-case at home: - asgardius' fix for paths with spaces in them - Configuration parameter to optionally bind...

@xKevin04 Sorry for not noticing this issue earlier. The tool can differentiate between files that are dead links on purpose (because GOG decided to list an entry in the files...

Some games are indeed worst than others with bad installers. Clearly its an intersection between the devs and GOG's apis. I'll keep this ticket around for the feature.

Thanks for the feedback. I'll have evaluate the technical overhead for the logging when I next progress on this project. I get the impression that it might be complex to...

Thanks for the report. This is something I'll have a hard time reproducing to get the solution just right (ie, not saying its the cookie, when it is something else)...

> This indicates that your OpenSearch cluster’s user does not have a permission for index creation: Ref: https://opensearch.org/docs/latest/security-plugin/access-control/permissions/ Ref: https://opensearch.org/docs/latest/security-plugin/access-control/api#create-user The permission error was definitely a separate problem on our...

I'm glad to hear it. I was afraid there would be a lot of opacity around the progress of this project and that we'd have to support our own provider...

> Sorry for the slow reply. No worries. > Hi, yes, that's likely due to this line: https://github.com/phillbaker/terraform-provider-elasticsearch/blob/1ff79e7de71161651f5fe64d73366aab778ea663/es/provider.go#L478. We don't have testing support yet for OpenSearch 2.x and it does...