Niklas Wagner

Results 139 comments of Niklas Wagner

> My HX711 looks a little bit different than you picture and I am using 4 times 3 wire load cells but apart from that I dont know why I...

It should also send the value every x min even if it didn't changed to show that the device is still alive.

I've the same issue. Here is the m3u8 file I'm using: -deleted-

@bastienwirtz There are [Github Reactions](https://docs.github.com/en/rest/reference/reactions) to avoid unnecessary comments. The "+1" comments create a lot of noise in my mailbox.

Hi @eikenb, I'm trying to configure envconsul in only one place. At first I was using only the CLI parameters in my Dockerfile which was fine until I had to...

I can also confirm that this is a regression bug. `3.6.0` works fine while `3.7.0` has this issue.

Hi @tfussell, the HIP currently doesn't cover sorting of CR against other CR. It only supports sorting against the currently hardcoded list in Helm: https://github.com/helm/helm/blob/1ec0aacb8865d5b1f7ef1cb884bbf9b12579ecef/pkg/releaseutil/kind_sorter.go#L31-L66

Yep, they even work after doing a `reset` and `apply` again. Here is the full file: ```yaml apiVersion: k0sctl.k0sproject.io/v1beta1 kind: Cluster metadata: name: my-cluster spec: k0s: version: 1.23.1+k0s.1 hosts: -...