From 5bb4b32503bc99d00709b5d1802f1f99e927378d Mon Sep 17 00:00:00 2001 From: Haowei Cai Date: Thu, 15 Nov 2018 11:00:55 -0800 Subject: [PATCH] Allow apiextensions-apiserver to import kube-openapi --- hack/import-restrictions.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/hack/import-restrictions.yaml b/hack/import-restrictions.yaml index 3ae27381c33..f0e098a4573 100644 --- a/hack/import-restrictions.yaml +++ b/hack/import-restrictions.yaml @@ -123,6 +123,7 @@ - k8s.io/apiserver - k8s.io/client-go - k8s.io/klog + - k8s.io/kube-openapi - baseImportPath: "./vendor/k8s.io/kube-openapi/" allowedImports: