mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Update import restrictions
This commit is contained in:
parent
950f655bdd
commit
b7221bc77c
@ -35,6 +35,7 @@
|
||||
allowedImports:
|
||||
- k8s.io/apimachinery
|
||||
- k8s.io/kube-openapi
|
||||
- k8s.io/utils/clock
|
||||
- k8s.io/utils/net
|
||||
- k8s.io/klog
|
||||
|
||||
@ -79,6 +80,7 @@
|
||||
- k8s.io/apimachinery
|
||||
- k8s.io/client-go
|
||||
- k8s.io/klog
|
||||
- k8s.io/utils
|
||||
- baseImportPath: "./vendor/k8s.io/client-go/tools/"
|
||||
excludeTests: true
|
||||
ignoredSubTrees:
|
||||
|
Loading…
Reference in New Issue
Block a user