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

Generate ImageStream for every image in DeploymentConfig #145

Closed
kadel opened this issue Sep 5, 2016 · 2 comments · Fixed by #160
Closed

Generate ImageStream for every image in DeploymentConfig #145

kadel opened this issue Sep 5, 2016 · 2 comments · Fixed by #160
Assignees

Comments

@kadel
Copy link
Member

kadel commented Sep 5, 2016

We should generate ImageStream for every image that is used in DeploymentConfig, and use that ImageStream in DC.

@surajssd
Copy link
Member

surajssd commented Sep 7, 2016

@kadel do what is the approach you are following for doing this?

@kadel
Copy link
Member Author

kadel commented Sep 7, 2016

it is better practice to use ImageStreams in Openshift. If you are using remote registries with DC you are missing some features, for example automatically triggering new deployments when image changes for this you need ImageStream

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

Successfully merging a pull request may close this issue.

2 participants