Skip to content

Allow disabling automatic fallback to 8.8.8.8 and 1.1.1.1 #2259

Open
@AkihiroSuda

Description

@AkihiroSuda

var defaultFallbackIPs = []string{"8.8.8.8", "1.1.1.1"}

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:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions