Pedro Mendes
Pedro Mendes
I'm facing the same issue using open distro 7.6.2 (unfortunately this is the only version which is available on our [cloud provider](https://open-telekom-cloud.com/en/products-services/cloud-search-service)). Is there a way to limit the amount...
Hi, Thanks for such a quick reply! Here are my answers: 1 - I scanned quickly through the lws repo issue list and didn't find anything relevant really. The only...
Using the websocket echo example HTML you suggested I managed to connect and retrieve 1st JSON line 100% of times from all clients (including iphone over WiFi!), when connecting to...
OK meanwhile... I did a messy merge between the HTML example from the websockets website and your main.js and got it to work! It seems the issue is with the...
Sorry for the silence but I've been busy with a load of other stuff :( I'll get back to you this weekend with the code I tested successfully.
The workaround I found involves using the `fileset`function to get a count of the number of files. As an example: ``` data "kubectl_path_documents" "proxy_docs" { pattern = "${path.module}/values/proxy/*.yaml" vars =...
Any updates? Would be awesome to not have to set these by hand 😁 Thanks