apiserver/pkg/util
Stephen Kitt 6caa44cc84 api-machinery: 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: 94410ee8078971b8894e5c400ce3fc79f02bc510
2023-03-14 16:17:48 +01:00
..
apihelpers apiserver: update apf tests to use v1beta3 2022-09-10 07:05:20 -04:00
dryrun Revert "remove unwanted values returned from dry-run" 2022-04-06 12:34:42 -04:00
feature update import of generic featuregate code from k8s.io/apiserver/pkg/util/feature -> k8s.io/component-base/featuregate 2019-03-04 12:46:52 -05:00
flowcontrol apiserver: exclude APF queue wait time from SLO latency metrics (#116420) 2023-03-15 07:35:21 +00:00
flushwriter sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-15 09:38:17 +00:00
notfoundhandler aggregator: pass apiServiceRegistrationControllerInitiated signal directly to apiserviceRegistration controller 2021-10-20 11:06:27 +02:00
openapi Prune trailing newlines when enums are disabled 2023-01-06 00:58:23 -05:00
proxy api-machinery: replace intstr.FromInt with intstr.FromInt32 2023-03-14 16:17:48 +01:00
shufflesharding Less demanding test cases in TestUniformDistribution 2021-01-25 01:44:08 -05:00
webhook Replace uses of ObjectReflectDiff with cmp.Diff 2023-03-23 11:34:03 -07:00
wsstream staging: fix "go vet" issues 2023-02-28 21:22:40 +01:00
x509metrics Generate and format files 2022-07-19 20:54:13 -04:00