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

Client driver health checks for Docker #3856

Merged
merged 24 commits into from
Mar 21, 2018
Merged

Commits on Mar 21, 2018

  1. add concept of health checks to fingerprinters and nodes

    fix up feedback from code review
    
    add driver info for all drivers to node
    chelseakomlo committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    1570972 View commit details
    Browse the repository at this point in the history
  2. allow nomad to schedule based on the status of a client driver health…

    … check
    
    Slight updates for go style
    chelseakomlo committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    a340bad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ec5a93 View commit details
    Browse the repository at this point in the history
  4. fix up gofmt

    chelseakomlo committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    7c34605 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9dfb5c6 View commit details
    Browse the repository at this point in the history
  6. fix up scheduler mocks

    chelseakomlo committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    70bebd1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fd25db9 View commit details
    Browse the repository at this point in the history
  8. fix up racy tests

    chelseakomlo committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    865b7e0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    240fee4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    521fbd4 View commit details
    Browse the repository at this point in the history
  11. improve tests

    chelseakomlo committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    8a0ed4e View commit details
    Browse the repository at this point in the history
  12. notes from walk through

    dadgar authored and chelseakomlo committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    3ad03d9 View commit details
    Browse the repository at this point in the history
  13. Code review feedback

    chelseakomlo committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    8aefd29 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    115d54c View commit details
    Browse the repository at this point in the history
  15. simplify logic

    bump log level
    chelseakomlo committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    8597da0 View commit details
    Browse the repository at this point in the history
  16. remove unused function

    chelseakomlo committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    7b2ed01 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    06a306e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    cba0a4d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9c14330 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ffe9292 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b59bea9 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    127b2c6 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    eb3a53e View commit details
    Browse the repository at this point in the history
  24. fix up scheduling test

    chelseakomlo committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    89ffc96 View commit details
    Browse the repository at this point in the history