Skip to content

Commit 6798e2d

Browse files
committed
Add time to extra-pkgs for validation-gen
1 parent 0eaee48 commit 6798e2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hack/update-codegen.sh

+1
Original file line numberDiff line numberDiff line change
@@ -440,6 +440,7 @@ function codegen::validation() {
440440
k8s.io/apimachinery/pkg/runtime
441441
k8s.io/apimachinery/pkg/types
442442
k8s.io/apimachinery/pkg/util/intstr
443+
time
443444
)
444445

445446
kube::log::status "Generating validation code for ${#tag_pkgs[@]} targets"

0 commit comments

Comments
 (0)