Add time to extra-pkgs for validation-gen

This commit is contained in:
Joe Betz 2025-03-08 14:21:49 -05:00
parent 0eaee48ecb
commit 6798e2d863

View File

@ -440,6 +440,7 @@ function codegen::validation() {
k8s.io/apimachinery/pkg/runtime
k8s.io/apimachinery/pkg/types
k8s.io/apimachinery/pkg/util/intstr
time
)
kube::log::status "Generating validation code for ${#tag_pkgs[@]} targets"