kubernetes/pkg/controller/endpoint
Stephen Kitt 1c4b97ea27
network: replace intstr.FromInt with intstr.FromInt32
This touches cases where FromInt() is used on numeric constants, or
values which are already int32s, or int variables which are defined
close by and can be changed to int32s with little impact.

Signed-off-by: Stephen Kitt <skitt@redhat.com>
2023-05-01 09:17:30 +02:00
..
config OWNERS cleanup - Jan 2021 Week 1 2022-01-10 08:14:29 -05:00
doc.go Remove explicit nil initialization and correct error string. 2019-01-18 09:29:25 +05:30
endpoints_controller_test.go network: replace intstr.FromInt with intstr.FromInt32 2023-05-01 09:17:30 +02:00
endpoints_controller.go Do not create endpoints if service of type ExternalName (#114814) 2023-01-18 03:12:34 -08:00
OWNERS update sig-network reviewers/approvers on controller manager 2022-09-19 10:34:39 +02:00