Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new-app creates unnecessary imagestream #20107

Closed
bparees opened this issue Jun 26, 2018 · 2 comments
Closed

new-app creates unnecessary imagestream #20107

bparees opened this issue Jun 26, 2018 · 2 comments
Assignees

Comments

@bparees
Copy link
Contributor

bparees commented Jun 26, 2018

#20052 appears to have broken new-app's behavior.

Running in an empty project:

oc new-app https://github.com/openshift/nodejs-ex

creates an imagestreamtag named "nodejs:10" in the current namespace.

The buildconfig it creates references the openshift/nodejs:10 IST as expected, but the currentnamespace/nodejs:10 IST is also created.

@bparees
Copy link
Contributor Author

bparees commented Jun 26, 2018

(I haven't confirmed that was the PR that broke it, but it seems suspicious anyway)

@coreydaley
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants