Support configuring the DNS Resolver from something else than `Default::default()`

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 0.10.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None

      Right now the `SrvResolver` is newed will the default configuration: (srv.rs line 24), this means that all domain name resolution is done by google's DNS servers, and restrict name resolution to "public" domain name. I propose that the Resolver can be configured to use the `Resolver::from_system_conf()` method allowing custom DNS server to be used (this would be very useful in kubernetes)

              Assignee:
              Patrick Freed
              Reporter:
              Richer Archambault
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: