mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-19 18:02:01 +00:00
staging/publishing: open up kms pkg for subs/utils
It should be possible to import `kms/api` for `kms/service` package. Signed-off-by: Krzysztof Ostrowski <kostrows@redhat.com>
This commit is contained in:
parent
d9af380f91
commit
14d798d948
@ -297,3 +297,8 @@
|
||||
allowedImports:
|
||||
- k8s.io/api
|
||||
- k8s.io/apimachinery
|
||||
- k8s.io/client-go
|
||||
- k8s.io/klog
|
||||
- k8s.io/kms
|
||||
- k8s.io/utils
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user