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 exception when image name is None #3329

Merged
merged 1 commit into from May 5, 2017
Merged

Conversation

xvello
Copy link
Contributor

@xvello xvello commented May 5, 2017

DockerUtil.image_name_extractor() can return None if no name is found (invalid container or image), but image_tag_extractor didn't handle the None case. This fixes the CI break

@xvello xvello added this to the 5.13.2 milestone May 5, 2017
@xvello xvello requested a review from hkaj May 5, 2017 11:37
@xvello xvello merged commit ca949fc into master May 5, 2017
@masci masci deleted the xvello/fix_null_imagename branch May 5, 2017 14:22
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