Jan Baraniewski

Results 12 issues of Jan Baraniewski

ATM version in project files is always `APP_VERSION` or `0.0.1` and then it's substituted using `hack/update-chart-version.sh` This results in local dev images always build with tag `0.0.1-`, even though they...

Dummy metrics are in place, once everything is working they should be improved to provide some actual data. It would also be cool to include some default dashboard in chart

replace things like `os.Getenv("NODE_NAME")` with flags passed to binary

- figure out how to simulate USB device to trigger udev rules - figure out how to connect USB device to minikube cluster (which driver?) - figure out how to...