kubernetes/pkg/controller/endpointslice
Antonio Ojea baecb1981e fix metrics for placeholder slice
There is always a placeholder slice.

The ServicePortCache logic was considering always one endpointSlice
per Endpoint, but if there are multiple empty Endpoints, we just
use one placeholder slice, not multiple placeholder slices.
2022-06-22 09:45:02 +02:00
..
config generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
metrics fix metrics for placeholder slice 2022-06-22 09:45:02 +02: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 metrics for placeholder slice 2022-06-22 09:45:02 +02:00
reconciler.go fix metrics for placeholder slice 2022-06-22 09:45:02 +02: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