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

Added imageType param #35

Merged
merged 1 commit into from
Jan 26, 2016
Merged

Added imageType param #35

merged 1 commit into from
Jan 26, 2016

Conversation

fgimenez
Copy link
Contributor

The image type is included in the image name, so that we can create new images without affecting the existing ones. The pattern is now ubuntu-core/{{ imageType }}/ubuntu-...

This will be useful when we automate the validation of new images, we can continue executing tests on old images while the new one is being validated, once it's ok to go we replace the old with the new one.

Also unified the image interfaces to accept a flag.Options argument.

@come-maiz
Copy link
Member

lgtm, and is backwards compatible, so land when you are ready.

fgimenez added a commit that referenced this pull request Jan 26, 2016
@fgimenez fgimenez merged commit cd2faf4 into ubuntu-core:master Jan 26, 2016
@fgimenez fgimenez deleted the image-type branch January 26, 2016 16:02
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