mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 04:06:03 +00:00
Merge pull request #130664 from jpbetz/time-in-extra-pkgs
Add time to extra-pkgs for validation-gen
This commit is contained in:
commit
6cb457bc66
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user