kubernetes/pkg/controller/endpoint
Swetha Repakula 9bd857ca04 Truncate endpoints over a 1000 addresses
* set `endpoints.kubernetes.io/over-capacity` to "truncated" when
 number of addresses has been truncated to a 1000
 * ready addresses are prioritized over non-ready addresses
 * addresses are proportionally truncated across subsets
2021-07-07 12:48:43 -07:00
..
config hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
doc.go Remove explicit nil initialization and correct error string. 2019-01-18 09:29:25 +05:30
endpoints_controller_test.go Truncate endpoints over a 1000 addresses 2021-07-07 12:48:43 -07:00
endpoints_controller.go Truncate endpoints over a 1000 addresses 2021-07-07 12:48:43 -07:00
OWNERS Adding myself as an approver for EndpointSlice controller 2021-01-31 22:34:39 -08:00