coredns/plugin/pkg/proxy
Tom Thorogood b541b4ea49
Use the correct root domain name in the proxy plugin's TestHealthX tests (#6395)
When packing the empty domain name, miekg/dns can end up creating
corrupt DNS messages. With some planned unpacking changes, this now
trips an error condition and causes these tests to fail. Correct this
by using the root domain explicitly as this gets correctly encoded on
the wire.

Signed-off-by: Tom Thorogood <me+github@tomthorogood.net>
2023-11-08 12:00:32 -08:00
..
connect.go Handle UDP responses that overflow with TC bit with test case (#6277) 2023-09-07 15:01:45 -04:00
errors.go plugin/forward: Allow Proxy to be used outside of forward plugin. (#5951) 2023-03-24 08:55:51 -04:00
health.go Fix forward metrics for backwards compatibility (#6178) 2023-07-04 16:35:55 +02:00
health_test.go Use the correct root domain name in the proxy plugin's TestHealthX tests (#6395) 2023-11-08 12:00:32 -08:00
metrics.go Fix forward metrics for backwards compatibility (#6178) 2023-07-04 16:35:55 +02:00
persistent.go Fix forward metrics for backwards compatibility (#6178) 2023-07-04 16:35:55 +02:00
persistent_test.go Fix forward metrics for backwards compatibility (#6178) 2023-07-04 16:35:55 +02:00
proxy.go Fix forward metrics for backwards compatibility (#6178) 2023-07-04 16:35:55 +02:00
proxy_test.go Handle UDP responses that overflow with TC bit with test case (#6277) 2023-09-07 15:01:45 -04:00
type.go plugin/forward: Allow Proxy to be used outside of forward plugin. (#5951) 2023-03-24 08:55:51 -04:00