Brad Davidson

Results 182 issues of Brad Davidson

Hey, I saw that IPv6 support was on your roadmap. I'm attempting to use your library to increase the speed of [logstash-filter-cidr](https://github.com/logstash-plugins/logstash-filter-cidr), which is currently VERY slow, but does support...

Copied from RKE2 issues: * https://github.com/rancher/rke2/issues/3198

It looks like this was regressed by https://github.com/k3s-io/k3s/commit/a9b5a1933fb. On servers, the `NOTIFY_SOCKET` environment variable gets unset, which prevents the cgroup detection code from detecting that it is running under systemd....

I have some firmware images dumped from the flash of a few IOT devices whose functionality I'm trying to re-implement using [ESPHomeLib](https://github.com/OttoWinter/esphomelib/). They all appear to be in esp8266 v1...

I have a use case for some small battery-powered distributed sensors. Ideally this would be a good use for BLE or [Z-Wave](http://www.z-wave.com/shop-z-wave-smart-home-products/category/smart-sensors), but BLE support has a ton of overhead...

Type: RF

Fixes https://github.com/k3s-io/helm-controller/issues/91#issuecomment-1216428893 Signed-off-by: Brad Davidson

Once https://github.com/k3s-io/k3s/issues/1445 is closed, we should switch CI over to using a build of K3s in Docker to test helm-controller, instead of using RKE1 as we currently do. This would...

Best practice for most databases suggests not storing blobs alongside other data. The current value and old_value columns should be moved out to another table. The current model also sees...

The current model of starting a goroutine for each entry with a TTL, and then waking the goroutine to attempt deletion, is non-optimal. The goroutines are not cancelled when a...

### What happened? After starting etcd with `--force-new-cluster`, removing the database files off the secondary nodes, and rejoining them to the cluster, the cluster is now in a split-brain state....

type/bug
release/v3.5