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

Cleanup #101

Merged
merged 11 commits into from
Jan 8, 2018
Merged

Cleanup #101

merged 11 commits into from
Jan 8, 2018

Commits on Jan 6, 2018

  1. Configuration menu
    Copy the full SHA
    6b1a37a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90b95ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1115250 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01e4673 View commit details
    Browse the repository at this point in the history
  5. Remove unused function

    bowei committed Jan 6, 2018
    Configuration menu
    Copy the full SHA
    5144093 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    57ab564 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    308afdc View commit details
    Browse the repository at this point in the history
  8. Reduce surface area of lbc

    bowei committed Jan 6, 2018
    Configuration menu
    Copy the full SHA
    669ae64 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    89960c2 View commit details
    Browse the repository at this point in the history
  10. Move flags to pkg/ so the settings can be used as globals

    This remove a great deal of threading for options that don't
    change during the execution of the controller.
    bowei committed Jan 6, 2018
    Configuration menu
    Copy the full SHA
    101a259 View commit details
    Browse the repository at this point in the history
  11. Add name to the logs of CloudListingPool

    This makes the activities of the Pool easier to follow.
    bowei committed Jan 6, 2018
    Configuration menu
    Copy the full SHA
    0302d6a View commit details
    Browse the repository at this point in the history