Nir Soffer

Results 116 issues of Nir Soffer

When we updated to kernel 6.6.95 updating to 6.12 did not work. It may work now, providing latest features but still having long term support. It may be easier after...

kind/improvement

Add the missing *Mount During Start* section to describe how to mount a directory when starting a cluster. This section describes the new virtiofs mounts introduced in minikube 1.37.0. Rename...

cncf-cla: yes
size/L
do-not-merge/work-in-progress

Fix image tests on macOS: - Rewrite the tests that do not need docker daemon to use the container runtime in minikube. - Check saved image, revealing #21408 - Add...

cncf-cla: yes
size/L
do-not-merge/work-in-progress
ok-to-test

The hyperkit driver does not support Apple silicon machines introduced in June 2020. There are no plans to add support for Apple silicon and it was replaced by the virtualization...

cncf-cla: yes
size/XXL
do-not-merge/work-in-progress
needs-rebase

#### What happened: Trying to debug minikube bug with removing images, turns out the `minikube image rm` uses `crictl rmi image:tag` under the hood. So I have 3 images, created...

kind/bug
sig/node

All the benchmarks use this expect compute and matmul, which fail to compile, complamning that SPIR-V 1.3 is required. If we dont' specity the target we use vulkan-1.0 which default...