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 hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
metrics Adding support for TopologyAwareHints to EndpointSlice Controller 2021-03-08 15:37:46 -08:00
topologycache Adding support for TopologyAwareHints to EndpointSlice Controller 2021-03-08 15:37:46 -08:00
endpointset.go Graduate EndpointSlice Controllers to GA 2021-03-06 15:58:47 -08:00
endpointslice_controller_test.go Updating EndpointSlice controllers to avoid duplicate creations 2021-03-10 13:13:13 -08:00
endpointslice_controller.go Adding support for TopologyAwareHints to EndpointSlice Controller 2021-03-08 15:37:46 -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
errors.go Updating EndpointSlice controller to wait for cache to be updated 2021-03-02 09:43:46 -08:00
OWNERS Adding myself as an approver for EndpointSlice controller 2021-01-31 22:34:39 -08:00
reconciler_test.go Adding support for TopologyAwareHints to EndpointSlice Controller 2021-03-08 15:37:46 -08:00
reconciler.go Adding support for TopologyAwareHints to EndpointSlice Controller 2021-03-08 15:37:46 -08:00
utils_test.go Graduate EndpointSlice Controllers to GA 2021-03-06 15:58:47 -08:00
utils.go Adding support for TopologyAwareHints to EndpointSlice Controller 2021-03-08 15:37:46 -08:00