kubernetes/pkg/controller/endpointslice
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
..
config Autogenerated code 2019-10-24 20:21:00 +02:00
metrics Adding initial EndpointSlice metrics. 2019-10-23 17:33:17 -07:00
BUILD Adding initial EndpointSlice metrics. 2019-10-23 17:33:17 -07:00
endpointset.go Merge pull request #84763 from hwdef/fix-staticcheck6 2019-11-07 09:05:17 -08:00
endpointslice_controller_test.go Setting Hostname from Pods on EndpointSlice to match Endpoints behavior. 2019-11-07 13:22:54 -08:00
endpointslice_controller.go add service selector cache in endpoint controller and endpointSlice controller 2019-11-06 10:55:26 +08:00
OWNERS Adding owners for EndpointSlice controller 2019-09-24 11:45:15 -07:00
reconciler_test.go Setting Hostname from Pods on EndpointSlice to match Endpoints behavior. 2019-11-07 13:22:54 -08:00
reconciler.go Setting Hostname from Pods on EndpointSlice to match Endpoints behavior. 2019-11-07 13:22:54 -08:00
utils_test.go Setting Hostname from Pods on EndpointSlice to match Endpoints behavior. 2019-11-07 13:22:54 -08:00
utils.go Setting Hostname from Pods on EndpointSlice to match Endpoints behavior. 2019-11-07 13:22:54 -08:00