mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-30 22:35:31 -04:00
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. |
||
|---|---|---|
| .. | ||
| config | ||
| metrics | ||
| endpointset.go | ||
| endpointslice_tracker.go | ||
| endpointslice_tracker_test.go | ||
| endpointslicemirroring_controller.go | ||
| endpointslicemirroring_controller_test.go | ||
| errors.go | ||
| events.go | ||
| OWNERS | ||
| reconciler.go | ||
| reconciler_helpers.go | ||
| reconciler_helpers_test.go | ||
| reconciler_test.go | ||
| utils.go | ||
| utils_test.go | ||