kubernetes/pkg/apis/apps
Stephen Kitt 4911e9de4a
api: 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:16:15 +02:00
..
fuzzer api: replace intstr.FromInt with intstr.FromInt32 2023-05-01 09:16:15 +02:00
install hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
v1 api: replace intstr.FromInt with intstr.FromInt32 2023-05-01 09:16:15 +02:00
v1beta1 api: replace intstr.FromInt with intstr.FromInt32 2023-05-01 09:16:15 +02:00
v1beta2 api: replace intstr.FromInt with intstr.FromInt32 2023-05-01 09:16:15 +02:00
validation api: replace intstr.FromInt with intstr.FromInt32 2023-05-01 09:16:15 +02:00
doc.go deepcopy: remove deepcopy register tags 2017-11-10 18:25:26 +01:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
register.go Fix golint issues in pkg/apis/apps and pkg/apis/apps/validation 2019-08-22 21:26:49 +02:00
types.go Graduate StatefulSetAutoDelete to beta 2023-03-13 17:09:29 -07:00
zz_generated.deepcopy.go Update generated protobuf files 2022-11-08 07:48:09 -08:00