Skip to content

Commit 2fa8042

Browse files
Merge pull request #20333 from juanvallejo/jvallejo/update-importimage-to-externals
update import-image cmd to use external versions
2 parents 342837c + 46f4f45 commit 2fa8042

File tree

6 files changed

+467
-324
lines changed

6 files changed

+467
-324
lines changed

contrib/completions/bash/oc

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

contrib/completions/zsh/oc

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

hack/import-restrictions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -476,9 +476,9 @@
476476
"github.com/openshift/origin/pkg/authorization/generated",
477477
"github.com/openshift/origin/pkg/build/apis/build/v1",
478478
"github.com/openshift/origin/pkg/build/generated",
479-
"github.com/openshift/origin/pkg/image/apis/image/v1",
479+
"github.com/openshift/origin/pkg/image/apis/image/v1",
480480
"github.com/openshift/origin/pkg/image/generated",
481-
"github.com/openshift/origin/pkg/image/util",
481+
"github.com/openshift/origin/pkg/image/util",
482482
"github.com/openshift/origin/pkg/network/generated",
483483
"github.com/openshift/origin/pkg/oauth/generated",
484484
"github.com/openshift/origin/pkg/project/generated",

0 commit comments

Comments
 (0)