open-consul/agent/dns
Blake Covarrubias 441a6c9969
Add DNS recursor strategy option (#10611)
This change adds a new `dns_config.recursor_strategy` option which
controls how Consul queries DNS resolvers listed in the `recursors`
config option. The supported options are `sequential` (default), and
`random`.

Closes #8807

Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
Co-authored-by: Priyanka Sengupta <psengupta@flatiron.com>
2021-07-19 15:22:51 -07:00
..
dns.go Add DNS recursor strategy option (#10611) 2021-07-19 15:22:51 -07:00
dns_test.go Add DNS recursor strategy option (#10611) 2021-07-19 15:22:51 -07:00