-
## Description
[ 1 paragraph concisely describing the bug ]
The NotifReceive function is blocked and the notifHandler goroutine cannot exit.
When the container generates a new process, seccomp ag…
-
### Cluster Information
- minikube installed with eBPF support. You can find the code at [kinvolk/cloud-native-bpf-workshop](https://github.com/kinvolk/cloud-native-bpf-workshop/blob/master/minikub…
-
## General
Lokomotive doesn't currently have an official way for handling secrets. Secrets are specified as either environment variables or in the config file, and it's up to the user to figure out…
-
## General
Related issue: https://github.com/kinvolk/lokomotive/issues/1
Our desire to be secure by default creates the classic problem of **security vs. usability**. On one hand, we want to shi…
-
https://github.com/kinvolk/lokomotive/blob/49e8346d89408856bd54bbe86cc4b2353b0ee81a/examples/packet-production/cluster.lokocfg#L73
Instead of asking the user to figure out what the CIDR means, we c…
-
The self-hosted kubelet has a dependency on a file to exist at `/var/lib/kubelet/kubeconfig`. This was added during the cert rotation feature.
On a cluster that has TLS bootstrap disabled there is …
-
This field `metrics` is not used for anything in the component. It was replaced with `service_monitor`.
Remove the field `metrics` from code. Then update the [docs](https://github.com/kinvolk/lok…
-
Not sure how it behaves when we use `next-available` though.
-
If the Address pool param for MetalLB is a map (as we expect) but, for example, the value for some address pool is not a valid CIDR (just a string, we the component expects), the MetalLB component wil…
-
Currently I was planning to creating my lokomotive cluster with one master as my usage will be low and to save on costs. As my team usage increases, I would have liked to scale masters up to 3. Curren…