kubernetes/pkg/registry/apps
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
..
controllerrevision Add singular name for the rest of types 2022-11-18 12:21:13 +03:00
daemonset Remove GetSingularName for subresources 2022-11-18 12:21:19 +03:00
deployment registry: replace intstr.FromInt with intstr.FromInt32 2023-05-01 09:17:45 +02:00
replicaset Replace uses of diff.ObjectDiff with cmp.Diff 2023-04-12 08:46:12 -07:00
rest reduce API surface area of whether a resource is enabled 2022-02-23 13:36:33 -05:00
statefulset Replace uses of diff.ObjectDiff with cmp.Diff 2023-04-12 08:46:12 -07:00
OWNERS Cleanup OWNERS files (No Activity in the last year) 2021-12-15 10:34:02 -05:00