Files
coredns/plugin
Miek Gieben 95546dfdfe plugin/kubernetes: smaller map (#2383)
* plugin/kubernetes: smaller map

to continue with a theme: the map[string]bool can be reduced
to map[string]struct{} to reduce a tiny amount of memory.

Signed-off-by: Miek Gieben <miek@miek.nl>

* fix tests

Signed-off-by: Miek Gieben <miek@miek.nl>
2018-12-08 15:40:07 -08:00
..
2018-11-13 16:46:48 -05:00
2018-10-18 21:42:53 +00:00
2018-07-19 16:23:06 +01:00
2018-11-01 19:37:13 +00:00
2018-12-06 21:18:11 +00:00
2018-07-19 16:23:06 +01:00
2018-12-06 21:18:11 +00:00
2018-09-19 08:16:04 +01:00
2018-12-06 21:18:11 +00:00
2018-11-09 20:32:43 +00:00
2018-12-06 21:18:11 +00:00
2018-12-06 21:18:11 +00:00
2018-12-07 09:45:13 +00:00
2018-08-14 08:55:55 -07:00
2018-07-19 16:23:06 +01:00
2018-12-06 21:18:11 +00:00
2018-07-19 16:23:06 +01:00
2018-08-14 08:55:55 -07:00
2018-08-14 08:55:55 -07:00
2018-11-21 07:44:17 -08:00
2018-07-28 10:32:13 +01:00
2018-07-19 16:23:06 +01:00
2018-12-06 21:18:11 +00:00
2018-07-19 16:23:06 +01:00
2017-10-24 10:16:03 +01:00
2018-09-19 08:16:04 +01:00
2018-11-05 05:59:24 -08:00