Nir Soffer

Results 341 comments of Nir Soffer

> I am very confused by these test failures. I don't see how much change could have caused these failures. Do you have any suggestions for moving forward. We have...

> It is very handy to be able to store the default cluster dns name so that I can fire up and teardown clusters easily without losing that setting. >...

> > commit > > the Before/After Description is most useful in the PR Description for the reviwer and also in the changelog for the users to click on PRs...

@didier-viboo What do you mean by "using the minikube context? Minikube supports multiple profiles of arbitrary names, so it cannot limit the `minikube kubectl` to context "minikube". It also supports...

@medyagh Can we enable GitHub discussions for this project? It is a better place for such discussions.

Sounds like the right way!

Added #3613 to get more input on this. This is also easy task for new contributors.

> I also think the PATH lookup implementation should be documented but I am not sure if it should be done in this pr or in a separate one. It...

> This can be done in another pr right? [@AkihiroSuda](https://github.com/AkihiroSuda) The original PR was merged, so there is no other option.

Reproduce with minimal yaml: ```yaml base: - template:_images/ubuntu vmType: vz cpus: 1 memory: 1g mounts: [] containerd: system: true user: false portForwards: - guestIP: 0.0.0.0 proto: any ignore: true ```...