kubernetes/pkg/apis/core/v1
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
..
helper Merge pull request #115168 from HirazawaUi/delte-pkg-apis-other-unused-functions 2023-04-24 14:23:01 -07:00
validation added limit value to the pod validation error to simplify debugging 2022-10-07 20:38:08 +00:00
conversion_test.go Merge pull request #114902 from TommyStarK/pkg-apis/replace-deprecated-pointer-function 2023-03-09 21:34:15 -08:00
conversion.go Merge pull request #110477 from halfcrazy/feat/hostnetwork-fieldsel 2023-04-21 18:13:11 -07:00
defaults_test.go api: replace intstr.FromInt with intstr.FromInt32 2023-05-01 09:16:15 +02:00
defaults.go api: replace intstr.FromInt with intstr.FromInt32 2023-05-01 09:16:15 +02:00
doc.go Change defaulter-gen input to package path 2021-08-14 11:00:18 -04:00
OWNERS OWNERS cleanup - Jan 2021 Week 1 2022-01-10 08:14:29 -05:00
register.go Fix: pkg/apis Typos in comments, function name, error message 2020-02-24 00:11:00 +09:00
zz_generated.conversion.go Restructure naming of resource resize restart policy - generated files 2023-03-12 23:46:39 +00:00
zz_generated.defaults.go Rename ContainerStatus.ResourcesAllocated to ContainerStatus.AllocatedResources - generated files 2023-03-10 14:49:26 +00:00