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-21 13:51:43 -04: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-01 17:49:56 -04:00
2015-05-29 09:24:39 -07:00
2015-05-01 17:49:56 -04:00
2015-06-02 15:25:40 +10:00
2015-05-01 17:49:56 -04:00
2015-05-29 09:24:39 -07:00
2015-05-28 09:03:27 +02:00
2015-06-01 10:28:34 -07:00
2015-05-01 17:49:56 -04:00
2015-05-01 17:49:56 -04:00
2015-05-16 16:11:24 -04:00
2015-05-01 17:49:56 -04:00
2015-05-01 17:49:56 -04:00
2015-06-01 14:05:05 -04:00
2015-05-29 17:17:35 -07:00
2015-05-01 17:49:56 -04: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-29 16:28:41 -07:00
2015-05-01 17:49:56 -04:00
2015-05-28 09:03:27 +02:00
2015-05-18 17:21:30 -07:00
2015-05-29 17:17:35 -07:00
2015-05-20 22:19:42 -04:00
2015-05-29 13:25:02 -07:00
2015-05-01 17:49:56 -04:00
2015-05-28 10:18:03 -07:00
2015-06-01 09:24:32 -07:00
2015-05-29 09:41:41 -07:00
2015-05-29 20:11:13 -04:00
2015-05-20 15:27:41 -04:00
2015-05-01 17:49:56 -04:00