kubernetes/pkg/registry/core/service
Stephen Kitt 026e7c7cb3
registry: 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:45 +02:00
..
allocator Fix panic on ClusterIP allocation for /28 subnets 2023-01-25 20:32:40 +00:00
ipallocator add repair loop 2023-03-14 22:58:11 +00:00
portallocator add kube_apiserver_nodeport_allocator_* to improve observability of ServiceNodePortStaticSubrange 2023-01-26 14:44:16 +08:00
storage registry: replace intstr.FromInt with intstr.FromInt32 2023-05-01 09:17:45 +02:00
doc.go
OWNERS add aojea as approver for networking APIs: services/allocators, networking group, ... 2023-01-29 00:10:06 +00:00
proxy.go Remove GetSingularName for subresources 2022-11-18 12:21:19 +03:00
strategy_test.go registry: replace intstr.FromInt with intstr.FromInt32 2023-05-01 09:17:45 +02:00
strategy.go Services API: warnings 2022-12-16 11:54:05 +00:00