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

Add go-discover support to Nomad clients #4277

Merged
merged 21 commits into from
Jun 1, 2018
Merged

Commits on May 31, 2018

  1. Configuration menu
    Copy the full SHA
    1a854c4 View commit details
    Browse the repository at this point in the history
  2. add documentation

    chelseakomlo authored and dadgar committed May 31, 2018
    Configuration menu
    Copy the full SHA
    f68a040 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02b89ae View commit details
    Browse the repository at this point in the history
  4. update documentation for server_join

    chelseakomlo authored and dadgar committed May 31, 2018
    Configuration menu
    Copy the full SHA
    0770f03 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4a0f2c View commit details
    Browse the repository at this point in the history
  6. cloud auto join documentation

    chelseakomlo authored and dadgar committed May 31, 2018
    Configuration menu
    Copy the full SHA
    98f2947 View commit details
    Browse the repository at this point in the history
  7. add to sidebar navidation

    clean up styling of new pages
    chelseakomlo authored and dadgar committed May 31, 2018
    Configuration menu
    Copy the full SHA
    ef90b44 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    023cc2c View commit details
    Browse the repository at this point in the history
  9. update documentation

    chelseakomlo authored and dadgar committed May 31, 2018
    Configuration menu
    Copy the full SHA
    e93dc53 View commit details
    Browse the repository at this point in the history
  10. links to server_join docs

    chelseakomlo authored and dadgar committed May 31, 2018
    Configuration menu
    Copy the full SHA
    58a6131 View commit details
    Browse the repository at this point in the history
  11. fix doc links and other improvements

    chelseakomlo authored and dadgar committed May 31, 2018
    Configuration menu
    Copy the full SHA
    02a64d0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fa1d2de View commit details
    Browse the repository at this point in the history
  13. update config parse test

    documentation fixes
    chelseakomlo authored and dadgar committed May 31, 2018
    Configuration menu
    Copy the full SHA
    94cf42e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    236ac65 View commit details
    Browse the repository at this point in the history
  15. ignore default values for retry interval

    add additional validation case
    chelseakomlo authored and dadgar committed May 31, 2018
    Configuration menu
    Copy the full SHA
    3d12b3f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4b20a69 View commit details
    Browse the repository at this point in the history
  17. indentation

    dadgar committed May 31, 2018
    Configuration menu
    Copy the full SHA
    907def0 View commit details
    Browse the repository at this point in the history
  18. validation errors

    dadgar committed May 31, 2018
    Configuration menu
    Copy the full SHA
    13f8e91 View commit details
    Browse the repository at this point in the history
  19. Improve validation/defaulting, handle start-join

    This commit:
    * Improves how we combine the old retry-* fields and the new stanza and
    how it is validated
    * Handles the new stanza setting start_join
    * Fixes integration test to not bind to the standard port and instead be
    randomized.
    * Simplifies parsing of the old retry_interval
    * Fixes the errors from retry join being masked
    * Flags get parsed into new server_join stanza
    dadgar committed May 31, 2018
    Configuration menu
    Copy the full SHA
    2dde49e View commit details
    Browse the repository at this point in the history
  20. Fix website

    dadgar committed May 31, 2018
    Configuration menu
    Copy the full SHA
    92096d6 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2018

  1. retry-join flag docs

    dadgar committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    84b4e2c View commit details
    Browse the repository at this point in the history