Skip to content

Conversation

@bsideup
Copy link
Member

@bsideup bsideup commented Mar 12, 2018

No description provided.

@bsideup bsideup added this to the next milestone Mar 12, 2018
@bsideup bsideup requested review from kiview and rnorth March 12, 2018 14:52
}

@SneakyThrows(InterruptedException.class)
public static String start(String hostIpAddress, DockerClient client, boolean withDummyMount) {
Copy link
Member

Choose a reason for hiding this comment

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

Maybe a small Javadoc at this method would help future generations to understand that the withDummyMount variable is used for performing the pre-flight checks (there is the implementation comment a couple of times further of course).

Copy link
Member Author

Choose a reason for hiding this comment

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

TBH I consider this method as an internal API (just in Java we cannot do "internal" scope in different packages.... yet :) ) and added an overload just in case :)

@bsideup bsideup self-assigned this Mar 13, 2018
@rnorth
Copy link
Member

rnorth commented Mar 13, 2018

Looks fine to me!

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants