Merge pull request #130664 from jpbetz/time-in-extra-pkgs

Add time to extra-pkgs for validation-gen
This commit is contained in:
Kubernetes Prow Robot
2025-03-08 15:21:44 -08:00
committed by GitHub

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"