Skip to content

Commit 11a0b76

Browse files
Update import-restrictions.json with new packages
These are moves of existing code in the same set, or new, simple dependency packages that bring in no major subtrees.
1 parent e271071 commit 11a0b76

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

hack/import-restrictions.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@
166166
"vendor/k8s.io/apimachinery",
167167
"github.com/openshift/origin/pkg/image/apis/image/internal",
168168
"github.com/openshift/origin/pkg/image/apis/image/reference",
169+
"github.com/openshift/origin/pkg/image/apis/image/docker10",
169170
"vendor/k8s.io/api",
170171
"vendor/github.com/openshift/api",
171172
"github.com/openshift/origin/pkg/api/apihelpers"
@@ -491,6 +492,10 @@
491492
"github.com/openshift/origin/pkg/image/apis/image",
492493
"github.com/openshift/origin/pkg/image/apis/image/install",
493494
"github.com/openshift/origin/pkg/image/apis/image/v1/trigger",
495+
"github.com/openshift/origin/pkg/image/apis/image/docker10",
496+
"github.com/openshift/origin/pkg/image/apis/image/reference",
497+
"github.com/openshift/origin/pkg/image/dockerlayer",
498+
"github.com/openshift/origin/pkg/image/dockerlayer/add",
494499
"github.com/openshift/origin/pkg/image/importer/dockerv1client",
495500
"github.com/openshift/origin/pkg/image/registryclient",
496501
"github.com/openshift/origin/pkg/image/registryclient/dockercredentials",

0 commit comments

Comments
 (0)