kubernetes/pkg/controller/endpoint
Rob Scott 8a3f72074e
Adding new EndpointsOverCapacity annotation for Endpoints controller
Now that the EndpointSlice API and controllers are GA, the Endpoints
controller will use this annotation to warn when Endpoints are over
capacity. In a future release, this warning will be replaced with
truncation.
2021-03-09 09:48:53 -08: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 Adding new EndpointsOverCapacity annotation for Endpoints controller 2021-03-09 09:48:53 -08:00
endpoints_controller.go Adding new EndpointsOverCapacity annotation for Endpoints controller 2021-03-09 09:48:53 -08:00
OWNERS Adding myself as an approver for EndpointSlice controller 2021-01-31 22:34:39 -08:00