oc import-image --from=registry cross-cross:latest --confirm --insecure
Open
@miminar is already working on this.
Since Aug 23, 2017.
blocked
component/image
kind/bug
lifecycle/frozen
priority/P2
- Dominant language
- Go
- Stars
- 8.7k
- Forks
- 4.8k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 53
Description
While working on cherry picking #9580 I was invoking:
oc import-image --from=${DOCKER_REGISTRY}/custom/cross:namespace-pull cross-cross:latest --confirm --insecure
For some reason --insecure flag was not applied to the created Image Stream.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.