aboutsummaryrefslogtreecommitdiff
path: root/go.sum
diff options
context:
space:
mode:
authorGravatar Gonzalo Paniagua Javier <gonzalo.mono@gmail.com> 2019-11-17 23:58:00 -0800
committerGravatar Miek Gieben <miek@miek.nl> 2019-11-18 07:58:00 +0000
commitf91c55d6cdf81f56707d0ee6b47f50d164555d68 (patch)
tree155d454e8b89d65e9b1cd8acb16deb937822f6e8 /go.sum
parentf100d6118340edb68197af7a83e90fb232af70a8 (diff)
downloadcoredns-f91c55d6cdf81f56707d0ee6b47f50d164555d68.tar.gz
coredns-f91c55d6cdf81f56707d0ee6b47f50d164555d68.tar.zst
coredns-f91c55d6cdf81f56707d0ee6b47f50d164555d68.zip
Fix reloading in plugin/pprof. (#3454)
* Fix reloading in plugin/pprof. Reloading the server without changing the listen address results in an error because Startup is called for newly set up plugins before Shutdown is called for the old ones. Signed-off-by: Gonzalo Paniagua Javier <gonzalo.mono@gmail.com> * Use pkg/reuseport when listening. Use coredns' newly added reuseport. Signed-off-by: Gonzalo Paniagua Javier <gonzalo.mono@gmail.com> * Revert go.{mod,sum} changes. Signed-off-by: Gonzalo Paniagua Javier <gonzalo.mono@gmail.com>
Diffstat (limited to 'go.sum')
0 files changed, 0 insertions, 0 deletions