kubernetes/pkg/controller/endpointslicemirroring
Rob Scott 730d7dc1c0
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-03-10 13:13:13 -08:00
..
config hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
metrics Graduate EndpointSlice Controllers to GA 2021-03-06 15:58:47 -08:00
endpointset.go Graduate EndpointSlice Controllers to GA 2021-03-06 15:58:47 -08:00
endpointslice_tracker_test.go Updating EndpointSlice controllers to avoid duplicate creations 2021-03-10 13:13:13 -08:00
endpointslice_tracker.go Updating EndpointSlice controllers to avoid duplicate creations 2021-03-10 13:13:13 -08:00
endpointslicemirroring_controller_test.go Graduate EndpointSlice Controllers to GA 2021-03-06 15:58:47 -08:00
endpointslicemirroring_controller.go Graduate EndpointSlice Controllers to GA 2021-03-06 15:58:47 -08:00
errors.go Updating EndpointSliceMirroring controller to wait for cache to be updated 2021-03-04 09:16:41 -08:00
events.go
OWNERS
reconciler_helpers_test.go Graduate EndpointSlice Controllers to GA 2021-03-06 15:58:47 -08:00
reconciler_helpers.go Graduate EndpointSlice Controllers to GA 2021-03-06 15:58:47 -08:00
reconciler_test.go slice mirroring controller mirror annotations 2021-03-08 23:20:08 +01:00
reconciler.go slice mirroring controller mirror annotations 2021-03-08 23:20:08 +01:00
utils_test.go slice mirroring controller mirror annotations 2021-03-08 23:20:08 +01:00
utils.go slice mirroring controller mirror annotations 2021-03-08 23:20:08 +01:00