Skip to content

Configurable default DNS #1046

@depay

Description

@depay

Currently if cleanedResolvConf is Nil, DNS will be set to default {8.8.8.8, 4.4.4.4} which may not work in some private cluster with no public network...

I think it can be configurable, or add a parameter, like userDNS, to function FilterResolvDNS. When userDNS is not Nil, use it instead of defaultDNS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions