kubernetes/pkg/controller/endpointslice
Spencer Hance 5f8dc48fbe Fix unnecessary recreation of placeholder EndpointSlice
Fixes Issue 108231 by checking `slicesToDelete` in the EndpointSlice
reconciler for a pre-existing placeholder slice.

Also adds a helper function for comparing the slices.
2022-06-14 09:24:38 -07:00
..
config generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
metrics Improving performance of EndpointSlice controller metrics cache 2021-12-20 10:26:47 -08:00
topologycache Updating TopologyCache to disregard unready endpoints in calculations 2021-11-18 13:54:09 -08:00
endpointslice_controller_test.go Fix unnecessary recreation of placeholder EndpointSlice 2022-06-14 09:24:38 -07:00
endpointslice_controller.go Merge pull request #109624 from aryan9600/fix-endpointslice-deletion 2022-06-09 00:11:42 -07:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
reconciler_test.go Fix unnecessary recreation of placeholder EndpointSlice 2022-06-14 09:24:38 -07:00
reconciler.go Fix unnecessary recreation of placeholder EndpointSlice 2022-06-14 09:24:38 -07:00
utils_test.go Stop publishing Pod ResourceVersion in Endpoints and EndpointSlice API 2022-03-02 22:12:35 +08:00
utils.go Stop publishing Pod ResourceVersion in Endpoints and EndpointSlice API 2022-03-02 22:12:35 +08:00