k3s/pkg/controller/endpoint
Matt Matejczyk bf25f7160b Clear EndpointsLastChangeTriggerTime on no-change.
We should clean the EndpointsLastChangeTriggerTime annotation when there
is no new trigger time to be exported. Not clearing it may result in
kube-proxy exporting the wrong Network Programming Latency SLI.
2019-02-20 11:53:40 +01:00
..
BUILD Introduce the TriggerTimeTracker util. 2019-02-05 09:37:31 +01:00
OWNERS Merge pull request #72525 from justinsb/owners_should_not_be_executable 2019-02-14 23:55:45 -08:00
doc.go Remove explicit nil initialization and correct error string. 2019-01-18 09:29:25 +05:30
endpoints_controller.go Clear EndpointsLastChangeTriggerTime on no-change. 2019-02-20 11:53:40 +01:00
endpoints_controller_test.go Clear EndpointsLastChangeTriggerTime on no-change. 2019-02-20 11:53:40 +01:00
trigger_time_tracker.go Introduce the TriggerTimeTracker util. 2019-02-05 09:37:31 +01:00
trigger_time_tracker_test.go Introduce the TriggerTimeTracker util. 2019-02-05 09:37:31 +01:00