mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-17 23:57:49 +00:00
Add time to extra-pkgs for validation-gen
This commit is contained in:
parent
0eaee48ecb
commit
6798e2d863
@ -440,6 +440,7 @@ function codegen::validation() {
|
|||||||
k8s.io/apimachinery/pkg/runtime
|
k8s.io/apimachinery/pkg/runtime
|
||||||
k8s.io/apimachinery/pkg/types
|
k8s.io/apimachinery/pkg/types
|
||||||
k8s.io/apimachinery/pkg/util/intstr
|
k8s.io/apimachinery/pkg/util/intstr
|
||||||
|
time
|
||||||
)
|
)
|
||||||
|
|
||||||
kube::log::status "Generating validation code for ${#tag_pkgs[@]} targets"
|
kube::log::status "Generating validation code for ${#tag_pkgs[@]} targets"
|
||||||
|
Loading…
Reference in New Issue
Block a user