kubectl/pkg
Stephen Kitt cfd2169f88 cli: 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>

Kubernetes-commit: 45836971f27ca70cd7742e8ee66e99e3c648cf9f
2023-03-14 16:17:48 +01:00
..
apps Remove `newlineReporter` custom report 2022-06-01 13:09:47 +08:00
cmd cli: replace intstr.FromInt with intstr.FromInt32 2023-03-14 16:17:48 +01:00
describe cli: replace intstr.FromInt with intstr.FromInt32 2023-03-14 16:17:48 +01:00
drain kubectl/pkg/drain: Include namespace in evictPods return error 2023-02-07 13:10:30 -08:00
explain openapi: Make file client more easy to re-use 2023-03-28 13:40:28 -07:00
generate cli: replace intstr.FromInt with intstr.FromInt32 2023-03-14 16:17:48 +01:00
metricsutil Added --sum flag to kubectl top pod 2021-09-16 09:28:30 -04:00
polymorphichelpers Replace uses of diff.ObjectDiff with cmp.Diff 2023-03-23 11:29:01 -07:00
proxy Remove ioutil from kubectl 2022-07-30 22:31:16 +09:00
rawhttp Migrate genericclioptions.IOStreams usage to genericiooptions 2023-04-05 14:07:46 +03:00
scale Support kubectl scale --dry-run=server|client 2020-03-30 17:33:15 -04:00
scheme Replace uses of diff.ObjectDiff with cmp.Diff 2023-03-23 11:29:01 -07:00
util cli: replace intstr.FromInt with intstr.FromInt32 2023-03-14 16:17:48 +01:00
validation test: fix ginkgolinter issues 2023-02-22 10:35:09 +01:00