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

Provide 'sys/step-down' and 'vault step-down' #1146

Merged
merged 6 commits into from Mar 3, 2016
Merged

Provide 'sys/step-down' and 'vault step-down' #1146

merged 6 commits into from Mar 3, 2016

Commits on Feb 27, 2016

  1. Provide 'sys/step-down' and 'vault step-down'

    This endpoint causes the node it's hit to step down from active duty.
    It's a noop if the node isn't active or not running in HA mode. The node
    will wait one second before attempting to reacquire the lock, to give
    other nodes a chance to grab it.
    
    Fixes #1093
    jefferai committed Feb 27, 2016
    Copy the full SHA
    6b0c692 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2016

  1. Address review feedback

    jefferai committed Feb 29, 2016
    Copy the full SHA
    ef4466d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d0ec85f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2a347d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2016

  1. Copy the full SHA
    1ae2f2f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4e964a6 View commit details
    Browse the repository at this point in the history