kubernetes/pkg/controller/endpointslicemirroring
Rob Scott 52894d7bfb
Updating EndpointSliceMirroring controller to copy labels from Endpoints
The KEP specifies that the controller will "mirror all labels from the
Endpoints resource and all endpoints and ports from the corresponding subset".
I'd missed that in my initial implementation, this should fix that.
2020-08-03 14:12:30 -07:00
..
config
metrics
BUILD
endpointset.go
endpointslice_tracker_test.go
endpointslice_tracker.go
endpointslicemirroring_controller_test.go
endpointslicemirroring_controller.go
events.go
OWNERS
reconciler_helpers_test.go
reconciler_helpers.go
reconciler_test.go
reconciler.go
utils_test.go Updating EndpointSliceMirroring controller to copy labels from Endpoints 2020-08-03 14:12:30 -07:00
utils.go Updating EndpointSliceMirroring controller to copy labels from Endpoints 2020-08-03 14:12:30 -07:00