mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 21:47:07 +00:00
Updated publishing dependencies rules, import-restrictions
This commit is contained in:
parent
d6af3f2653
commit
fbc5c5df1c
@ -125,9 +125,11 @@
|
|||||||
|
|
||||||
- baseImportPath: "./vendor/k8s.io/kubectl/"
|
- baseImportPath: "./vendor/k8s.io/kubectl/"
|
||||||
allowedImports:
|
allowedImports:
|
||||||
|
- k8s.io/api
|
||||||
- k8s.io/apimachinery
|
- k8s.io/apimachinery
|
||||||
- k8s.io/client-go
|
- k8s.io/client-go
|
||||||
- k8s.io/kubectl
|
- k8s.io/kubectl
|
||||||
|
- k8s.io/utils
|
||||||
|
|
||||||
- baseImportPath: "./vendor/k8s.io/sample-apiserver/"
|
- baseImportPath: "./vendor/k8s.io/sample-apiserver/"
|
||||||
allowedImports:
|
allowedImports:
|
||||||
|
Loading…
Reference in New Issue
Block a user