kubernetes/pkg/controller/disruption
Stephen Kitt 5bfe738af2
apps: 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:17:05 +02:00
..
disruption_test.go apps: replace intstr.FromInt with intstr.FromInt32 2023-05-01 09:17:05 +02:00
disruption.go improve message, log level and testing for unmanaged pods in disruption controller 2023-03-03 23:03:06 +01:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00