kubernetes/pkg/controller/endpointslicemirroring
2020-09-21 16:37:12 -04:00
..
config
metrics
BUILD test(endpointslice): deflake TestSyncEndpoints 2020-08-25 15:40:29 +08:00
endpointset.go
endpointslice_tracker_test.go Fixing memory leak in EndpointSliceMirroring EndpointSlice tracker 2020-07-24 17:21:36 -07:00
endpointslice_tracker.go Fixing memory leak in EndpointSliceMirroring EndpointSlice tracker 2020-07-24 17:21:36 -07:00
endpointslicemirroring_controller_test.go test(endpointslice): deflake TestSyncEndpoints 2020-08-25 15:40:29 +08:00
endpointslicemirroring_controller.go Updating EndpointSliceMirroring controller to listen for Service changes 2020-08-24 17:09:42 -07:00
events.go
OWNERS
reconciler_helpers_test.go test: deflake TestRecycleSlices test 2020-07-27 21:41:02 +08:00
reconciler_helpers.go
reconciler_test.go
reconciler.go Updating EndpointSlice controllers to return if error encountered 2020-08-12 09:58:03 -07:00
utils_test.go Updating EndpointSliceMirroring controller to copy labels from Endpoints 2020-08-03 14:12:30 -07:00
utils.go find . -type f \( -name "*.go" -or -name "*.md" \) -print0 | xargs -0 gsed -i 's/the the /the /g' 2020-09-21 16:37:12 -04:00