kubernetes/pkg/controller/util
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
..
endpoint network: replace intstr.FromInt with intstr.FromInt32 2023-05-01 09:17:30 +02:00
endpointslice svc: Support pods with same address 2023-02-23 11:37:57 +01:00
node pkg/controller/util support contextual logging (#115049) 2023-03-14 12:38:14 -07:00
selectors optimise some code 2022-12-13 09:56:36 +08:00