kubernetes/pkg/controller/endpoint
Joel Smith d6aa7fb716 Fix unready endpoints bug introduced in #50934
A pod status change of unready -> ready results in a move from
the endpoint's unready endpoint addresses to its ready addresses
so if a pod update contains an unready -> ready status change,
the endpoint needs to be updated.
2017-08-22 13:46:11 -06:00
..
BUILD Factor out endpoint address generation, skip unneeded endpoint updates 2017-08-20 06:26:25 -06:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
endpoints_controller_test.go Fix unready endpoints bug introduced in #50934 2017-08-22 13:46:11 -06:00
endpoints_controller.go Fix unready endpoints bug introduced in #50934 2017-08-22 13:46:11 -06:00
OWNERS Update mrubin to matchstick in OWNERS 2017-08-08 11:52:53 +08:00