Allow disabling automatic fallback to 8.8.8.8 and 1.1.1.1
Open
component/dns
enhancement
- Dominant language
- Go
- Stars
- 21.9k
- Forks
- 957
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 53
Description
https://github.com/lima-vm/lima/blob/b1212298e59e4799ae16b0e4c36561c5bd294d83/pkg/hostagent/dns/dns.go#L24
We should probably have an env var like `LIMA_DISABLE_FALLBACK_DNS=1`.
I also wonder if there is some "standard" env var to disable these well-known fallback DNS.
Similar to:
- https://github.com/moby/moby/issues/47541
Contributor guide
Assessment
This issue has not been assessed yet.