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

Launcher (see #384) #386

Merged
merged 3 commits into from
Sep 6, 2018
Merged

Commits on Sep 6, 2018

  1. Configuration menu
    Copy the full SHA
    b396290 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33365f8 View commit details
    Browse the repository at this point in the history
  3. mv LifecycleListener from EtcdCluster to EtcdContainer

    because from the PoV of a consumer of this utility, the
    LifecycleListener is something you pass to the (constructor of) the
    EtcdContainer.  If you are just looking at EtcdCluster[Factory], you
    don'thave to know about LifecycleListener.
    vorburger committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    cd28b61 View commit details
    Browse the repository at this point in the history