kubernetes/pkg/controller/endpointslice
Jordan Liggitt 203d8ac838
Generate and format files
- Run hack/update-codegen.sh
    - Run hack/update-generated-device-plugin.sh
    - Run hack/update-generated-protobuf.sh
    - Run hack/update-generated-runtime.sh
    - Run hack/update-generated-swagger-docs.sh
    - Run hack/update-openapi-spec.sh
    - Run hack/update-gofmt.sh

Replay of a9593d634c
2022-12-20 17:26:07 -05: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-21 08:45:31 -08:00
topologycache Generate and format files 2022-12-20 17:26:07 -05:00
endpointslice_controller.go move the ignore logic higher up to the reconciler 2022-06-09 13:07:23 +05:30
endpointslice_controller_test.go move the ignore logic higher up to the reconciler 2022-06-09 13:07:23 +05:30
OWNERS Adding myself as an approver for EndpointSlice controller 2021-01-31 22:34:39 -08:00
reconciler.go Generate and format files 2022-12-20 17:26:07 -05:00
reconciler_test.go Updating TopologyCache to disregard unready endpoints in calculations 2021-11-18 13:54:09 -08:00
utils.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 Updating Topology Aware Hints to support "Auto" value for annotation 2021-03-31 15:58:42 -07:00