kubernetes/pkg/controller/endpointslicemirroring
Antonio Ojea c421e22e2c slice mirroring controller mirror annotations
Add support to the endpoint slice mirroring controller to mirror
annotations, in addition to labels, but don´t mirror endpoint
triggertime annotation.

Also, fix a bug in the endpointslice mirroring controller, that
wasn't updating the mirrored slice with the new labels, in case
that only the endpoint labels were modified.
2021-03-08 23:20:08 +01: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 Graduate EndpointSlice Controllers to GA 2021-03-06 15:58:47 -08:00
endpointslice_tracker.go Graduate EndpointSlice Controllers to GA 2021-03-06 15:58:47 -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