mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-13 10:39:07 +00:00
They should both follow the convention of not being a pointer on the internal type. This required adding a conversion function between `int64` and `*int64`. A side effect is this removes a warning in the generated code for the apps API group.