Jan Dubois

Results 116 issues of Jan Dubois

**EDIT** (by @AkihiroSuda) The submission is expected to be reviewed by the CNCF TOC on Sep 27, 2022. - - - CNCF would be a good fit for a vendor-neutral...

area/project
roadmap

The `diffdisk` starts out small, but grows quickly as users create and delete container images. This can become an issue on laptops with limited free space. I tried to enable...

enhancement
help wanted

### Description Lima does not support mounting locations containing whitespace, e.g. ```yaml mounts: - location: "~/foo bar" writable: true ``` This obviously affects users whose host username contains a space....

bug
expert

### Description #827 added a mechanism to specify additional kernel parameters for a specific image. Unfortunately this does not allow providing additional parameters via an `override.yaml` or `default.yaml` file because...

enhancement
expert

Lots of information in https://github.com/utmapp/UTM/issues/3180 Should we: * [ ] Throw a validation error when `lima.yaml` uses `aarch64` and requests more than 8 cores? * [ ] Add an option...

enhancement
platform/ARM

Right now provisioning scripts cannot use files from the host filesystem because the mounts are created by the hostagent on request of the guestagent. There should be a mechanism to...

enhancement

I spent some time testing various DNS scenarios while looking into https://github.com/rancher-sandbox/rancher-desktop/issues/1181 and noticed the following issues: * on `systemd` instances mDNS lookup would not work. The request never goes...

enhancement
priority/low

Stories, ordered so we have a working PoC as soon as possible: - [x] #2655 - [x] #2783 - [ ] #2805 - [ ] #2656 - [ ] Add...

kind/epic
area/diagnostics

We download and bundle a lot of additional tools from Github releases: * alpine-lima, wsl-distro * cri-dockerd * docker-cli, docker-buildx, docker-compose * helm * kuberlr * lima-and-qemu Currently the locations...

kind/epic

Report on user-slack: https://rancher-users.slack.com/archives/C0200L1N1MM/p1633033996169800 > pod ulimits are too low for my use case. Specifically open files. Any recommended way to increase it? Default setting for `ulimit -n` is 1024,...

kind/enhancement
area/config