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

Image name contains leading "./" characters #239

Closed
djberg96 opened this issue Apr 13, 2018 · 1 comment
Closed

Image name contains leading "./" characters #239

djberg96 opened this issue Apr 13, 2018 · 1 comment
Assignees
Labels

Comments

@djberg96
Copy link
Collaborator

djberg96 commented Apr 13, 2018

I have a private image under a "manageiq" container in one of my storage accounts. The original blob name is "win2k12img.vhd". It should just be parsed out as "win2k12img" but it ends up being "./win2k12img". You can see it in the westus2 region in our dev environment.

I suspect it's caused by the build_image_name method.

@djberg96 djberg96 assigned Ladas and djberg96 and unassigned Ladas Apr 13, 2018
@djberg96 djberg96 added the bug label Apr 13, 2018
@djberg96
Copy link
Collaborator Author

Note that fixing this will also require a data migration.

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

No branches or pull requests

2 participants