kubernetes/pkg/api/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
..
endpoints replaced spew.Sprintf with a util pretty print function 2023-03-27 09:24:22 +08:00
persistentvolume Change reflect.Ptr to reflect.Pointer 2022-06-26 01:23:43 +09:00
pod api: replace intstr.FromInt with intstr.FromInt32 2023-05-01 09:16:15 +02:00
resource Add unit tests showing the effect of unlimited containers when calculating pod limits. 2023-04-08 18:55:45 -04:00
service ServiceExternalTrafficPolicyType: s/Type// 2022-12-11 13:48:27 -08:00
OWNERS OWNERS cleanup - Jan 2021 Week 1 2022-01-10 08:14:29 -05:00