kubernetes/pkg/controller/endpointslice
Andrew Sy Kim 366dd4af44 EndpointSlice and Endpoints should treat terminating pods the same
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
2020-03-11 13:03:18 -04:00
..
config Implement simple endpoint slice batching 2020-03-03 08:16:42 +01:00
metrics Promoting EndpointSlices to beta 2019-11-13 14:20:19 -08:00
BUILD Remove prometheus references from pkg/controller/endpointslice 2020-02-29 15:10:23 +01:00
endpointset.go Promoting EndpointSlices to beta 2019-11-13 14:20:19 -08:00
endpointslice_controller_test.go Implement simple endpoint slice batching 2020-03-03 08:16:42 +01:00
endpointslice_controller.go Implement simple endpoint slice batching 2020-03-03 08:16:42 +01:00
endpointslice_tracker_test.go Fixing Potential Race Condition in EndpointSlice Controller. 2019-12-26 12:15:38 -08:00
endpointslice_tracker.go Fixing Potential Race Condition in EndpointSlice Controller. 2019-12-26 12:15:38 -08:00
OWNERS Adding owners for EndpointSlice controller 2019-09-24 11:45:15 -07:00
reconciler_test.go Remove prometheus references from pkg/controller/endpointslice 2020-02-29 15:10:23 +01:00
reconciler.go EndpointSlice and Endpoints should treat terminating pods the same 2020-03-11 13:03:18 -04:00
utils_test.go Adding AppProtocol to Service and Endpoints Ports 2020-02-25 17:42:34 -08:00
utils.go Adding AppProtocol to Service and Endpoints Ports 2020-02-25 17:42:34 -08:00