diff options
author | 2019-11-17 23:58:00 -0800 | |
---|---|---|
committer | 2019-11-18 07:58:00 +0000 | |
commit | f91c55d6cdf81f56707d0ee6b47f50d164555d68 (patch) | |
tree | 155d454e8b89d65e9b1cd8acb16deb937822f6e8 /GOVERNANCE.md | |
parent | f100d6118340edb68197af7a83e90fb232af70a8 (diff) | |
download | coredns-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 'GOVERNANCE.md')
0 files changed, 0 insertions, 0 deletions