kubernetes/pkg/controller/util/endpoint
Rob Scott 0c7548f020
Setting Hostname from Pods on EndpointSlice to match Endpoints behavior.
This was an oversight in the initial EndpointSlice release. This update
will ensure that Endpoints and EndpointSlices use the same logic to set
the Hostname attribute.
2019-11-07 13:22:54 -08:00
..
BUILD add service selector cache in endpoint controller and endpointSlice controller 2019-11-06 10:55:26 +08:00
controller_utils_test.go Setting Hostname from Pods on EndpointSlice to match Endpoints behavior. 2019-11-07 13:22:54 -08:00
controller_utils.go Setting Hostname from Pods on EndpointSlice to match Endpoints behavior. 2019-11-07 13:22:54 -08:00
OWNERS Adding owners file for Endpoint controller utils 2019-10-29 11:01:49 -07:00
trigger_time_tracker_test.go
trigger_time_tracker.go