Skip to content

Commit acb2b41

Browse files
committed
update import restrictions
1 parent e6d642f commit acb2b41

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

hack/import-restrictions.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -512,6 +512,7 @@
512512
"vendor/k8s.io/kube-aggregator",
513513
"vendor/k8s.io/kubernetes/pkg/apis",
514514
"vendor/k8s.io/kubernetes/pkg/client",
515+
"vendor/k8s.io/kubernetes/pkg/fieldpath",
515516
"vendor/k8s.io/kubernetes/pkg/kubectl",
516517
"vendor/k8s.io/kubernetes/pkg/printers",
517518
"vendor/k8s.io/kubernetes/pkg/util",
@@ -554,7 +555,6 @@
554555
"github.com/openshift/origin/pkg/build/apis/build",
555556
"github.com/openshift/origin/pkg/build/apis/build/install",
556557
"github.com/openshift/origin/pkg/build/buildapihelpers",
557-
"github.com/openshift/origin/pkg/build/apis/build/internal_helpers",
558558
"github.com/openshift/origin/pkg/build/client",
559559
"github.com/openshift/origin/pkg/build/client/v1",
560560
"github.com/openshift/origin/pkg/build/util",
@@ -600,7 +600,6 @@
600600
"github.com/openshift/origin/pkg/oauthserver/server/selectprovider",
601601
"github.com/openshift/origin/pkg/oauth/urls",
602602
"github.com/openshift/origin/pkg/oauth/util",
603-
"github.com/openshift/origin/pkg/pod/envresolve/internal_version",
604603
"github.com/openshift/origin/pkg/printers/internalversion",
605604
"github.com/openshift/origin/pkg/project/apis/project",
606605
"github.com/openshift/origin/pkg/project/apiserver/registry/projectrequest/delegated",
@@ -613,7 +612,6 @@
613612
"github.com/openshift/origin/pkg/service/admission/externalipranger",
614613
"github.com/openshift/origin/pkg/template/apis/template",
615614
"github.com/openshift/origin/pkg/template/apis/template/validation",
616-
"github.com/openshift/origin/pkg/template/client/internalversion",
617615
"github.com/openshift/origin/pkg/template/generator",
618616
"github.com/openshift/origin/pkg/template/templateprocessing",
619617
"github.com/openshift/origin/pkg/unidling/api",

0 commit comments

Comments
 (0)