aboutsummaryrefslogtreecommitdiff
path: root/plugin/kubernetes/kubernetes.go
diff options
context:
space:
mode:
authorGravatar Miek Gieben <miek@miek.nl> 2017-12-22 08:55:35 +0000
committerGravatar GitHub <noreply@github.com> 2017-12-22 08:55:35 +0000
commitc655589fa3b33a28306fd501d3001374af60f9cd (patch)
tree2d25444d72c51532a1a68e98d81303a1a5fb733c /plugin/kubernetes/kubernetes.go
parent1f81d154ed0c5dbebdc3395425d2f54783da6094 (diff)
downloadcoredns-c655589fa3b33a28306fd501d3001374af60f9cd.tar.gz
coredns-c655589fa3b33a28306fd501d3001374af60f9cd.tar.zst
coredns-c655589fa3b33a28306fd501d3001374af60f9cd.zip
core: Fix no handler crash (#1328)
If you have no handlers for any zone CoreDNS would crash, this is very *uncommon*, because it makes your server a bit unusable. Example config: ~~~ . { #forward . tls://9.9.9.9 8.8.8.8 { # health_check 5s # tls_servername dns.quad9.net #} pprof debug } ~~~ It this does nothing and doesn't setup you plugin chain because pprof and debug don't handle queries
Diffstat (limited to 'plugin/kubernetes/kubernetes.go')
0 files changed, 0 insertions, 0 deletions