Ellis Percival
Ellis Percival
Hi @XolphinMaarten Ah yes, I didn't consider this before. This is a good idea, and I'll add it to the list to implement once I get around to spending some...
As far as I'm aware, there's nothing in the MQTT spec that dictates that messages should not be published on topics which have messages published on sub-topics. I haven't used...
Hey, thanks for the input! I haven't spent a lot of time on the Docker side of this project and some of your ideas sound like good ones! The issue...
I have the same problem when using the docker image: ```bash $ docker run -ti --rm -p 9000:9000 -v `pwd`:/src --env-file .env im2nguyen/rover 2022/07/07 10:32:58 Starting Rover... 2022/07/07 10:32:58 Initializing...
> Would it simplify anything to make the `node_pool` optional, and require there to be an associated `digitalocean_kubernetes_node_pool` resource? This would be preferable, as we may create a K8s cluster...
I was able to work around this manually by: 1. Add new worker pool in DO UI 2. Wait for nodes to become `Ready` in `kubectl get nodes` 3. Remove...
> You cannot have two definitions of a wording and load either depending on the feature steps dir, some flag or anything. That's what I came looking for actually. We...
I'm pulling logs out of my Eth node for a range of contract addresses, getting their receipts and getting the blocks that they were confirmed in so that I can...
@dopry hi, I'm afraid I don't now. The project I was working on is complete and I'm no longer using this.
Yes, of course! 😊