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

Sort /v1/agent/servers output #3214

Merged
merged 3 commits into from
Sep 14, 2017
Merged

Sort /v1/agent/servers output #3214

merged 3 commits into from
Sep 14, 2017

Commits on Sep 14, 2017

  1. Sort /v1/agent/servers output

    This PR sorts the output of the endpoint since its results are used as
    part of Consul checks to avoid the value changing unnecessarily.
    
    Fixes #3211
    dadgar committed Sep 14, 2017
    Configuration menu
    Copy the full SHA
    e25dff5 View commit details
    Browse the repository at this point in the history
  2. use assert

    dadgar committed Sep 14, 2017
    Configuration menu
    Copy the full SHA
    d0a9389 View commit details
    Browse the repository at this point in the history
  3. changelog

    dadgar committed Sep 14, 2017
    Configuration menu
    Copy the full SHA
    083aca5 View commit details
    Browse the repository at this point in the history