Commit Graph

2 Commits

Author SHA1 Message Date
Stephen Kitt cfd2169f88 cli: 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: 45836971f27ca70cd7742e8ee66e99e3c648cf9f
2023-03-14 16:17:48 +01:00
Sean Sullivan 8d3b6cf140 Move pkg/kubectl/generate to staging
Kubernetes-commit: 902789d3752b2bb3eb60d2052083c8605cc6be63
2019-07-27 20:58:04 -07:00