From 4edb6e01bed2900c5e9e86b2f11d5b54a56d23d2 Mon Sep 17 00:00:00 2001 From: Kevin Delgado Date: Wed, 28 Jul 2021 00:41:30 +0000 Subject: [PATCH] Add kube-openapi to client-go import restrictions --- staging/publishing/import-restrictions.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/staging/publishing/import-restrictions.yaml b/staging/publishing/import-restrictions.yaml index a857f456b41..bd4affe5ed9 100644 --- a/staging/publishing/import-restrictions.yaml +++ b/staging/publishing/import-restrictions.yaml @@ -67,6 +67,7 @@ - k8s.io/apimachinery - k8s.io/client-go - k8s.io/klog + - k8s.io/kube-openapi - k8s.io/utils # prevent core machinery from taking explicit v1 references unless