kubernetes/pkg/controller/endpointslice
Rob Scott 7b3b4fb805 Updating EndpointSlice controllers to avoid duplicate creations
This updates the StaleSlices() method in EndpointSliceTracker to also
ensure that the tracker does not have more slices than have been
provided.

Co-Authored-By: Swetha Repakula <srepakula@google.com>
2021-05-06 19:44:51 +02: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 Updating EndpointSlice controller to wait for cache to be updated 2021-03-10 21:24:52 -08:00
endpointset.go Promoting EndpointSlices to beta 2019-11-13 14:20:19 -08:00
endpointslice_controller.go Updating EndpointSlice controller to wait for cache to be updated 2021-03-10 21:24:52 -08:00
endpointslice_controller_test.go Updating EndpointSlice controllers to avoid duplicate creations 2021-05-06 19:44:51 +02:00
endpointslice_tracker.go Updating EndpointSlice controllers to avoid duplicate creations 2021-05-06 19:44:51 +02:00
endpointslice_tracker_test.go Updating EndpointSlice controllers to avoid duplicate creations 2021-05-06 19:44:51 +02:00
errors.go Updating EndpointSlice controller to wait for cache to be updated 2021-03-10 21:24:52 -08:00
OWNERS Adding owners for EndpointSlice controller 2019-09-24 11:45:15 -07:00
reconciler.go Updating EndpointSlice controller to wait for cache to be updated 2021-03-10 21:24:52 -08:00
reconciler_test.go Updating EndpointSlice controller to wait for cache to be updated 2021-03-10 21:24:52 -08:00
utils.go Ensuring EndpointSlices are recreated after Service recreation 2020-09-21 13:48:50 -07:00
utils_test.go Updating EndpointSlice controller to wait for cache to be updated 2021-03-10 21:24:52 -08:00