kubernetes/pkg/controller/endpointslice
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
metrics
topologycache
endpointset.go
endpointslice_controller.go
endpointslice_controller_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
endpointslice_tracker_test.go Updating EndpointSlice controllers to avoid duplicate creations 2021-03-10 13:13:13 -08:00
errors.go
OWNERS
reconciler.go
reconciler_test.go
utils.go
utils_test.go