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

[JBIDE-21844] fix DeployImageJob to create dc that points to imagestream #1050

Conversation

jcantrill
Copy link
Contributor

cc @fbricon @adietish

This fixes the issue where some images deploy and others do not. It is related to how we are creating the indirection from the imagechangetrigger to the imagestream and the resource name length. The trigger#from is of the form imagestreamname.tag and is not necessarily equivalent to dockerimagename.tag.

@fbricon
Copy link
Member

fbricon commented Mar 21, 2016

works like a charm
+1

@fbricon
Copy link
Member

fbricon commented Mar 21, 2016

Applied in master / 4.3.x

@fbricon fbricon closed this Mar 21, 2016
@jcantrill jcantrill deleted the 21844_deploy_docker_images branch March 21, 2016 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants