aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar Christian Tryti <ctryti@gmail.com> 2020-03-06 11:52:43 +0100
committerGravatar GitHub <noreply@github.com> 2020-03-06 11:52:43 +0100
commit116bda4d275bdaa6c1eec07885c1178a7e895dd5 (patch)
tree64e52403dbb6d1eb908af4c4b45dff848b242a4c /go.mod
parenta74a209129fd832b1d68c9de1b5d0c265b78c3a1 (diff)
downloadcoredns-116bda4d275bdaa6c1eec07885c1178a7e895dd5.tar.gz
coredns-116bda4d275bdaa6c1eec07885c1178a7e895dd5.tar.zst
coredns-116bda4d275bdaa6c1eec07885c1178a7e895dd5.zip
Add configuration flag to set if RecursionDesired should be set on health checkers in Forward-plugin (#3679)
* Make the RD-flag in health-checks in the Forward-plugin configurable Introduces a new configuration flag; `health_check_non_recursive`. This flag makes the health-checker do non-recursive requests when checking the health of upstream servers. Signed-off-by: Geir Haugom <ghagit@haugom.org> Signed-off-by: Christian Tryti <ctryti@gmail.com> * Changes after feedback from reviewer * Better tests of health-checks with and without recursion * Removed the health_check_non_recursive configuration in favor of extending the existing health_check configuration. Now supports an optional `no_rec` argument. Signed-off-by: Christian Tryti <ctryti@gmail.com> * Add new test that checks setup of health_check. Signed-off-by: Christian Tryti <ctryti@gmail.com>
Diffstat (limited to 'go.mod')
0 files changed, 0 insertions, 0 deletions