Nir Soffer

Results 341 comments of Nir Soffer

@deepdring there are conflicts, you need to rebase and resolve them.

@afbjorklund I checked update to 2025.02.9 - the host-go package is not enabled, and saving the configuration does not change the current buildroot configuration. Why buildroot builds the host-go package...

@adietish, This is a minikube bug: ``` 🔑 Your firewall is blocking bootpd which is required for this configuration. The following commands will be executed to unblock bootpd: $ sudo...

@thomasjm curl results looks correct, the instance should be accessible from the host. The small [C program](https://gist.github.com/thomasjm/23829fa60e5f01e7080d786b7e1bf57a) gets a linked list of addrinfo structs. You always access the first item...

@thomasjm Do you use the builtin Terminal.app or other terminal like iTerm? The builtin Terminal.app is allowed to access local network but another terminal application may need approval. You can...

@norio-nomura So this happens in the CI? can you reproduce it locally? Which terminal application are you using?

@norio-nomura For CI, this is https://github.com/actions/runner-images/issues/10924. @thomasjm The way to escape local network privacy is to use the ssh command to connect to VM. For example create a tunnel to...

> Hi [@nirs](https://github.com/nirs), > > I started investigating this issue and found that the optimization is already implemented in `test/integration/aaa_download_only_test.go`: > 1. Look for other test files that might have...

@vineetxkhurana @DeepDN, thanks for the help but this issue is already assigned to @shubhanshu-02. You can help by reviewing https://github.com/kubernetes/minikube/pull/21499.