From f91518b81a5d5a7dce66c4de18e05316ebfbc3ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arda=20G=C3=BC=C3=A7l=C3=BC?= Date: Wed, 5 Apr 2023 17:04:50 +0300 Subject: [PATCH] Add genericiooptions in allowed list of genericclioptions --- 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 16331ce5a9b..ddf2603b583 100644 --- a/staging/publishing/import-restrictions.yaml +++ b/staging/publishing/import-restrictions.yaml @@ -26,6 +26,7 @@ - k8s.io/client-go # TODO this one should be tightened. We depend on it for testing, but we should instead create our own scheme - k8s.io/api/core/v1 + - k8s.io/cli-runtime/pkg/genericiooptions - k8s.io/cli-runtime/pkg/printers - k8s.io/cli-runtime/pkg/resource - k8s.io/cli-runtime/pkg/kustomize