kubernetes/pkg/controller/util/endpoint
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
..
controller_utils_test.go Stop publishing Pod ResourceVersion in Endpoints and EndpointSlice API 2022-03-02 22:12:35 +08:00
controller_utils.go Skip updating Endpoints and EndpointSlice if no relevant fields change 2022-02-18 20:47:27 +08:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
trigger_time_tracker_test.go
trigger_time_tracker.go