Skip to content

Conversation

@baseman79
Copy link
Contributor

Currently if you set Id with ImageBuilder it will get ignored. This
prevents user passing custom image UUID for newly create image.

Currently if you set Id with ImageBuilder it will get ignored. This
prevents user passing custom image UUID for newly create image.
Copy link
Member

@auhlig auhlig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Many thanks for working on this @baseman79.


Map<String, Object> headers = Maps.newHashMap();

addIfNotNull(headers, ID, from.getName());
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't it be from.getId()?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

doh, thanks

@auhlig auhlig merged commit 2df2afc into ContainX:master Mar 17, 2017
@auhlig auhlig added this to the 3.0.4 Release milestone Mar 17, 2017
@auhlig
Copy link
Member

auhlig commented Mar 17, 2017

Merged. Thanks again @baseman79.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants