Files
coredns/plugin
Miek Gieben 6e466d5092 Remove dnsutil.Dedup (#1867)
Remove the code and remove the call in etcd and kubernetes handlers.
This does mean we should not add dups in the first place, which means
adding maps in backend_lookup to prevent dups from begin added.

This should cut down on the allocations because dnsutil.Dedup is very
expensive by converting everything to strings, we avoid doing that now.
2018-06-11 19:23:25 -07:00
..
2018-05-17 16:59:57 -04:00
2018-06-11 19:23:25 -07:00
2018-06-11 19:23:25 -07:00
2018-04-22 21:40:33 +01:00
2018-06-11 19:23:25 -07:00
2018-05-24 07:51:59 +01:00
2018-05-24 07:51:59 +01:00
2018-04-22 21:40:33 +01:00
2018-05-25 11:43:54 +01:00
2018-05-16 22:35:31 +01:00
2018-06-11 19:23:25 -07:00
2017-10-24 10:16:03 +01:00
2018-05-21 19:40:46 +01:00