• Dan Williams's avatar
    proxy/iptables: don't proxy ExternalName services · 433f6830
    Dan Williams authored
    The API docs say:
    
    	// ServiceTypeExternalName means a service consists of only a reference to
    	// an external name that kubedns or equivalent will return as a CNAME
    	// record, with no exposing or proxying of any pods involved.
    
    which implies that ExternalName services should be ignored for proxy
    purposes.
    433f6830
Name
Last commit
Last update
..
BUILD Loading commit data...
OWNERS Loading commit data...
proxier.go Loading commit data...
proxier_test.go Loading commit data...