kubernetes/pkg/controller/endpointslicemirroring
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
metrics Adding new logging, event, and metric to better capture when mirroring addresses is skipped 2020-07-06 12:43:35 -07:00
BUILD Updating EndpointSliceMirroring controller to wait for cache to be updated 2021-03-11 09:36:06 -08:00
endpointset.go
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
endpointslicemirroring_controller.go Updating EndpointSliceMirroring controller to wait for cache to be updated 2021-03-11 09:36:06 -08:00
endpointslicemirroring_controller_test.go Updating EndpointSliceMirroring controller to listen for Service changes 2020-08-24 17:09:42 -07:00
errors.go Updating EndpointSliceMirroring controller to wait for cache to be updated 2021-03-11 09:36:06 -08:00
events.go Adding new logging, event, and metric to better capture when mirroring addresses is skipped 2020-07-06 12:43:35 -07:00
OWNERS
reconciler.go slice mirroring controller mirror annotations 2021-03-23 22:07:49 +01:00
reconciler_helpers.go
reconciler_helpers_test.go test: deflake TestRecycleSlices test 2020-07-27 21:41:02 +08:00
reconciler_test.go slice mirroring controller mirror annotations 2021-03-23 22:07:49 +01:00
utils.go slice mirroring controller mirror annotations 2021-03-23 22:07:49 +01:00
utils_test.go slice mirroring controller mirror annotations 2021-03-23 22:07:49 +01:00