From fbc5c5df1c7a15df64fa2d8fa90879e28cbd8b8b Mon Sep 17 00:00:00 2001 From: Sally O'Malley Date: Thu, 20 Jun 2019 21:24:27 -0400 Subject: [PATCH] Updated publishing dependencies rules, import-restrictions --- staging/publishing/import-restrictions.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/staging/publishing/import-restrictions.yaml b/staging/publishing/import-restrictions.yaml index 774765a8647..1e2be06b95e 100644 --- a/staging/publishing/import-restrictions.yaml +++ b/staging/publishing/import-restrictions.yaml @@ -125,9 +125,11 @@ - baseImportPath: "./vendor/k8s.io/kubectl/" allowedImports: + - k8s.io/api - k8s.io/apimachinery - k8s.io/client-go - k8s.io/kubectl + - k8s.io/utils - baseImportPath: "./vendor/k8s.io/sample-apiserver/" allowedImports: