kubernetes/pkg/controller/endpointslice
Quan Tian 906e6d4670 Stop publishing Pod ResourceVersion in Endpoints and EndpointSlice API
The field is not used anywhere and its value may be stale as Endpoints
and EndpointSlice won't be updated if there is only Pod ResourceVersion
change..
2022-03-02 22:12:35 +08: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 Merge pull request #99997 from JornShen/extract_ep_and_epm_share_code_to_pkg 2021-07-05 13:25:38 -07:00
endpointslice_controller.go endpointslice: don't try to update topology cache if node informer error 2022-02-11 12:14:01 +01:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
reconciler_test.go Updating TopologyCache to disregard unready endpoints in calculations 2021-11-18 13:54:09 -08:00
reconciler.go Merge pull request #99997 from JornShen/extract_ep_and_epm_share_code_to_pkg 2021-07-05 13:25: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