Files
kubernetes/pkg
Angus Lees 6491922562 Catch 404 and return exists=false from GetTCPLoadBalancer
Previouly getVipByName treated 404 like any other unexpected error
return and passed it up the chain.  This caused the "if ErrNotFound then
exists=false" logic in GetTCPLoadBalancer to never fire.

This change teaches getVipByName to return ErrNotFound on a 404 server
response.
2015-06-02 15:25:40 +10:00
..
2015-05-29 17:17:35 -07:00
2015-05-29 17:17:35 -07:00
2015-05-11 17:18:06 -04:00
2015-05-29 17:17:35 -07:00
2015-05-29 17:17:35 -07:00
2015-05-11 17:18:05 -04:00
2015-05-20 08:56:45 -07:00
2015-05-28 16:10:44 -07:00
2015-05-28 09:03:27 +02:00
2015-05-29 17:17:35 -07:00
2015-05-29 09:41:41 -07:00