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

Fix dockerImageConfig is null (since v1.5 of OpenShift API) #4569

Merged

Conversation

l0rd
Copy link
Contributor

@l0rd l0rd commented Mar 27, 2017

After that commit openshift/origin#12004 method getImageInfoFromTag() got broken because dockerImageConfig is always null. But Image details are still available through:

getAdditionalProperties().get("dockerImageMetadata")

cc @amisevsk

Changelog

Fix dockerImageConfig is null (since v1.5 of OpenShift API)

@codenvy-ci
Copy link

Can one of the admins verify this patch?

@l0rd l0rd merged commit f538239 into eclipse-che:openshift-connector Mar 27, 2017
@JamesDrummond JamesDrummond added this to the 5.6.0 milestone Mar 30, 2017
@JamesDrummond JamesDrummond mentioned this pull request Apr 2, 2017
9 tasks
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.

3 participants