crc-org / crc

CRC is a tool to help you run containers. It manages a local OpenShift 4.x cluster, Microshift or a Podman VM optimized for testing and development purposes
https://crc.dev
Apache License 2.0
1.26k stars 239 forks source link

search domain in the VM should be the identical to the host search domain #1687

Open guillaumerose opened 3 years ago

guillaumerose commented 3 years ago

With vsock, since traffic is managed by an userland netstack on the host, DNS properties such as search domain should be the same on the host and in the VM.

guillaumerose commented 3 years ago

@gbraad told me that minishift has code for that purpose also.

https://github.com/minishift/minishift/blob/4b58f8954421fcbb7996ca67cba7ed8c58092a88/pkg/minishift/network/settings.go#L238

gbraad commented 3 years ago

This should be part of the start and will likely solve many of the issues we see on Hyperkit and Hyper-V as often the external resolving is impeded. For some unknown reason the nameserver provided by the default switch does not respond.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.