![]() During EndpointSlice reconcilation, EndpointSliceTracker is supposed to track expected EndpointSlice resource versions so that external changes to them can be detected. But it actually tracked the stale resource version and resulted in every Service was handled twice as it always received an EndpointSlice update with a different resource version but was actually created/updated by itself during the first processing. |
||
---|---|---|
.. | ||
config | ||
metrics | ||
BUILD | ||
endpointset.go | ||
endpointslice_controller_test.go | ||
endpointslice_controller.go | ||
endpointslice_tracker_test.go | ||
endpointslice_tracker.go | ||
OWNERS | ||
reconciler_test.go | ||
reconciler.go | ||
utils_test.go | ||
utils.go |