From 6afcfb83904109b9841779449680ff34a925f948 Mon Sep 17 00:00:00 2001 From: Miek Gieben Date: Tue, 14 Jul 2020 21:40:40 +0200 Subject: [PATCH] remove bogus comment Signed-off-by: Miek Gieben --- plugin/traffic/traffic.go | 1 - 1 file changed, 1 deletion(-) diff --git a/plugin/traffic/traffic.go b/plugin/traffic/traffic.go index f18842a1b..2b3f886b7 100644 --- a/plugin/traffic/traffic.go +++ b/plugin/traffic/traffic.go @@ -54,7 +54,6 @@ func (t *Traffic) ServeDNS(ctx context.Context, w dns.ResponseWriter, r *dns.Msg // ok this cluster doesn't exist, potentially due to extra labels, which may be garbage or legit queries: // legit is: // endpoint-N.cluster - // _tcp.cluster labels := dns.SplitDomainName(cluster) switch len(labels) { case 2: