Antonio Ojea
909925b492
kube-proxy: fix stale detection logic
...
The logic to detect stale endpoints was not assuming the endpoint
readiness.
We can have stale entries on UDP services for 2 reasons:
- an endpoint was receiving traffic and is removed or replaced
- a service was receiving traffic but not forwarding it, and starts
to forward it.
Add an e2e test to cover the regression
2021-11-05 20:14:56 +01:00
..
2021-10-28 21:38:50 -07:00
2021-11-04 12:34:23 -07:00
2021-04-07 10:46:03 -04:00
2021-03-13 10:53:47 +01:00
2021-04-13 20:54:50 -04:00
2021-08-24 15:47:49 -04:00
2021-05-03 00:01:49 +08:00
2021-11-05 06:33:52 -07:00
2021-10-08 19:16:46 +02:00
2021-09-27 11:02:22 -07:00
2021-11-04 12:34:23 -07:00
2021-02-28 15:17:29 -08:00
2021-07-14 08:53:33 -04:00
2021-09-16 14:02:21 +05:30
2021-02-28 15:17:29 -08:00
2021-11-03 07:41:46 +01:00
2021-10-08 18:54:31 +08:00
2021-09-14 20:25:56 +05:30
2021-06-05 07:27:34 +00:00
2021-11-05 20:14:56 +01:00
2021-09-10 11:42:32 +02:00
2021-11-03 03:20:58 -07:00
2021-02-28 15:17:29 -08:00
2021-11-04 10:06:03 -07:00
2021-10-11 20:54:20 +02:00
2021-05-19 16:24:14 -07:00
2021-10-27 16:50:25 -04:00
2021-10-29 21:43:52 +02:00
2021-11-02 15:22:33 -06:00
2021-09-15 21:41:45 -07:00
2020-04-28 08:46:49 -07:00
2020-08-08 19:08:38 -04:00