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

Kv preflight #4430

Merged
merged 19 commits into from
Apr 23, 2018
Merged

Kv preflight #4430

merged 19 commits into from
Apr 23, 2018

Commits on Apr 20, 2018

  1. Update kv command to use a preflight check

    Brian Kassouf committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    ce3205e View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2018

  1. Make the existing ui endpoint return the allowed mounts

    Brian Kassouf committed Apr 21, 2018
    Configuration menu
    Copy the full SHA
    5878536 View commit details
    Browse the repository at this point in the history
  2. Add kv subcommand tests

    Brian Kassouf committed Apr 21, 2018
    Configuration menu
    Copy the full SHA
    10a4723 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2018

  1. Configuration menu
    Copy the full SHA
    0326818 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c55797f View commit details
    Browse the repository at this point in the history
  3. Enable -field in vault kv get/put (#4426)

    * Enable `-field` in `vault kv get/put`
    
    Fixes #4424
    
    * Unify nil value handling
    
    * Use preflight helper
    jefferai authored and briankassouf committed Apr 23, 2018
    Configuration menu
    Copy the full SHA
    eec334c View commit details
    Browse the repository at this point in the history
  4. Update vkv plugin

    jefferai committed Apr 23, 2018
    Configuration menu
    Copy the full SHA
    42da681 View commit details
    Browse the repository at this point in the history
  5. Add all the mount info when authenticated

    Brian Kassouf committed Apr 23, 2018
    Configuration menu
    Copy the full SHA
    5462462 View commit details
    Browse the repository at this point in the history
  6. Add fix the error message on put

    Brian Kassouf committed Apr 23, 2018
    Configuration menu
    Copy the full SHA
    16be302 View commit details
    Browse the repository at this point in the history
  7. add metadata test

    Brian Kassouf committed Apr 23, 2018
    Configuration menu
    Copy the full SHA
    a3eb212 View commit details
    Browse the repository at this point in the history
  8. No need to sort the capabilities

    Brian Kassouf committed Apr 23, 2018
    Configuration menu
    Copy the full SHA
    b6cc747 View commit details
    Browse the repository at this point in the history
  9. Remove the kv client header

    Brian Kassouf committed Apr 23, 2018
    Configuration menu
    Copy the full SHA
    e13c62d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1183b92 View commit details
    Browse the repository at this point in the history
  11. kv patch command (#4432)

    jefferai authored Apr 23, 2018
    Configuration menu
    Copy the full SHA
    534a8e8 View commit details
    Browse the repository at this point in the history
  12. Fix test

    Brian Kassouf committed Apr 23, 2018
    Configuration menu
    Copy the full SHA
    8371066 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    02eacf7 View commit details
    Browse the repository at this point in the history
  14. Fix tests

    Brian Kassouf committed Apr 23, 2018
    Configuration menu
    Copy the full SHA
    b63d799 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d2e5bcb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    de5b40c View commit details
    Browse the repository at this point in the history