linkerd2/proxy-init
Brian Smith c5d2dab8bd
Remove special support for ExternalName services (#764)
After this was implemented we found that ExternalName services are
represented in DNS as CNAMEs, which means that the proxy's DNS
fallback logic can be used instead of doing DNS in the control
plane. Besides simplifying the controller, this will also increase
fidelity with the proxied pods' DNS configuration (improve
transparency).

Signed-off-by: Brian Smith <brian@briansmith.org>
2018-04-25 11:53:33 -10:00
..
cmd Misc cleanup following the telemetry rewrite (#771) 2018-04-16 15:51:07 -07:00
integration_test Add tests/utils/scripts for running integration tests (#608) 2018-03-27 15:06:55 -07:00
iptables Add inject flag for skipping outbound ports (#38) 2017-12-19 11:17:11 +11:00
Dockerfile Remove special support for ExternalName services (#764) 2018-04-25 11:53:33 -10:00
main.go Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00