Aardvark Dns Versions Save

Authoritative dns server for A/AAAA container records. Forwards other request to host's /etc/resolv.conf

v1.10.0

3 months ago
  • removed unused kill switch
  • updated dependencies

v1.9.0

5 months ago
  • update trust-dns to hickory
  • never report an error when the syslog init fails
  • dependency updates

v1.8.0

7 months ago
  • dependency updates

v1.7.0

10 months ago

v1.7.0

v1.6.0

1 year ago
  • dependency updates
  • lower the TTL to 60s for container names

v1.5.0

1 year ago
  • dependency updates
  • code of conduct added

v1.4.0

1 year ago
  • Add support for network scoped dns servers; declare DNS at a network level

v1.3.0

1 year ago
  • allow one or more dns servers in the aardvark config

v1.2.0

1 year ago
  • coredns: do not combine results of A and AAAA records
  • run,serve: create aardvark pid in child before we notify parent process
  • coredns: response message set recursion available if RD is true
  • document configuration format

v1.1.0

1 year ago
  • Changed Aardvark to fork on startup to daemonize, as opposed to have this done by callers. This avoids race conditions around startup.
  • Name resolution is now case-insensitive.