Skip to content

Commit

Permalink
Merge pull request #20333 from juanvallejo/jvallejo/update-importimag…
Browse files Browse the repository at this point in the history
…e-to-externals

update import-image cmd to use external versions
  • Loading branch information
openshift-merge-robot authored Aug 3, 2018
2 parents 342837c + 46f4f45 commit 2fa8042
Show file tree
Hide file tree
Showing 6 changed files with 467 additions and 324 deletions.
9 changes: 9 additions & 0 deletions contrib/completions/bash/oc

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions contrib/completions/zsh/oc

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions hack/import-restrictions.json
Original file line number Diff line number Diff line change
Expand Up @@ -476,9 +476,9 @@
"github.com/openshift/origin/pkg/authorization/generated",
"github.com/openshift/origin/pkg/build/apis/build/v1",
"github.com/openshift/origin/pkg/build/generated",
"github.com/openshift/origin/pkg/image/apis/image/v1",
"github.com/openshift/origin/pkg/image/apis/image/v1",
"github.com/openshift/origin/pkg/image/generated",
"github.com/openshift/origin/pkg/image/util",
"github.com/openshift/origin/pkg/image/util",
"github.com/openshift/origin/pkg/network/generated",
"github.com/openshift/origin/pkg/oauth/generated",
"github.com/openshift/origin/pkg/project/generated",
Expand Down
Loading

0 comments on commit 2fa8042

Please sign in to comment.