mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-10 13:42:02 +00:00
allow k8s.io/utils in client-go import restrictions
This commit is contained in:
@@ -62,6 +62,7 @@
|
|||||||
- k8s.io/apimachinery
|
- k8s.io/apimachinery
|
||||||
- k8s.io/client-go
|
- k8s.io/client-go
|
||||||
- k8s.io/klog
|
- k8s.io/klog
|
||||||
|
- k8s.io/utils
|
||||||
|
|
||||||
# prevent core machinery from taking explicit v1 references unless
|
# prevent core machinery from taking explicit v1 references unless
|
||||||
# necessary
|
# necessary
|
||||||
@@ -84,6 +85,7 @@
|
|||||||
- k8s.io/apimachinery
|
- k8s.io/apimachinery
|
||||||
- k8s.io/client-go
|
- k8s.io/client-go
|
||||||
- k8s.io/klog
|
- k8s.io/klog
|
||||||
|
- k8s.io/utils
|
||||||
|
|
||||||
- baseImportPath: "./vendor/k8s.io/apiserver/"
|
- baseImportPath: "./vendor/k8s.io/apiserver/"
|
||||||
allowedImports:
|
allowedImports:
|
||||||
|
Reference in New Issue
Block a user