kubernetes/pkg/controller/util/endpoint
Antonio Ojea aa35f6f160 endpoints controller: don't consider terminal endpoints
Terminal pods, whose phase its Failed or Succeeded, are guaranteed
to never regress and to be stopped, so their IPs never should
be published on the Endpoints.
2022-05-27 06:42:58 +02:00
..
controller_utils_test.go endpointslices: terminal pods doesn't receive enpoints 2022-05-27 06:42:52 +02:00
controller_utils.go endpoints controller: don't consider terminal endpoints 2022-05-27 06:42:58 +02:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
trigger_time_tracker_test.go
trigger_time_tracker.go