Olli Janatuinen

Results 38 issues of Olli Janatuinen

I noticed that Linux default volumes root directory was `/var/lib/docker-volumes` instead of `/var/lib/docker/volumes` so I corrected that one + added support for Windows version.

At least on Docker 19.03 version `C:\ProgramData\docker\plugins` folder already exists so re-creation attempt makes plugin load failing.

Main reason to use Rust instead C is its memory safety features. However it is only true in code when `unsafe` keyword is not used in code. Now example drivers...

Split from https://github.com/harvester/harvester/issues/1199#issuecomment-936835564 **Is your feature request related to a problem? Please describe.** I can see that documentation already describe how to boot Harvester installer from PXE but it still...

kind/enhancement
area/installer
priority/1
area/os

Not all organizations are interested to create app registration on company level that single user user can use this tool. This pull requests sets defaults on same way than [CLI...

First of all, very interesting project. I see a lot of potential on this 🚀 I understand that main use case for k2d is single node deployments in edge but...

Based on #957 it looks that at least some point target have been made Talos CIS compliance but I was not able find if those tests still run and that...

Currently documentation says: ``` Hybrid clusters (with some eBPF nodes and some standard dataplane nodes) are not supported. (In such a cluster, NodePort traffic from eBPF nodes to non-eBPF nodes...

kind/enhancement
area/bpf