This project is mirrored from https://gitee.com/NQL886/vault.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 24 Sep, 2020 1 commit
  2. 18 Sep, 2020 1 commit
  3. 16 Sep, 2020 1 commit
  4. 15 Sep, 2020 1 commit
  5. 14 Sep, 2020 1 commit
  6. 03 Sep, 2020 1 commit
  7. 31 Aug, 2020 1 commit
  8. 28 Aug, 2020 1 commit
    • Michael Golowka's avatar
      Add Database v5 interface with gRPC client & server (#9641) · 6478665b
      Michael Golowka authored
      * Add new Database v5 interface with gRPC client & server
      This is primarily for making password policies available to the DB engine, however since there are a number of other problems with the current interface this is getting an overhaul to a more gRPC request/response approach for easier future compatibility.
      
      This is the first in a series of PRs to add support for password policies in the combined database engine
      6478665b
  9. 27 Aug, 2020 1 commit
  10. 26 Aug, 2020 1 commit
    • Jim Kalafut's avatar
      Import vault-plugin-mock (#9839) · c03009a7
      Jim Kalafut authored
      Support testing of CI and GitHub actions by creating a real dependency
      between Vault and a plugin. The plugin itself is a no-op.
      c03009a7
  11. 18 Aug, 2020 1 commit
  12. 17 Aug, 2020 1 commit
  13. 11 Aug, 2020 1 commit
  14. 10 Aug, 2020 2 commits
  15. 07 Aug, 2020 1 commit
  16. 29 Jul, 2020 1 commit
  17. 27 Jul, 2020 1 commit
  18. 24 Jul, 2020 2 commits
  19. 22 Jul, 2020 2 commits
  20. 17 Jul, 2020 1 commit
  21. 16 Jul, 2020 2 commits
  22. 10 Jul, 2020 1 commit
  23. 08 Jul, 2020 1 commit
  24. 07 Jul, 2020 1 commit
  25. 01 Jul, 2020 2 commits
  26. 30 Jun, 2020 1 commit
    • Scott Miller's avatar
      Global Plugin Reload: OSS Changes Take II (#9347) · 10ef01b1
      Scott Miller authored
      * Carefully move changes from the plugin-cluster-reload branch into this clean branch off master.
      
      * Don't test this at this level, adequately covered in the api level tests
      
      * Change PR link
      
      * go.mod
      
      * Vendoring
      
      * Vendor api/sys_plugins.go
      10ef01b1
  27. 29 Jun, 2020 2 commits
  28. 26 Jun, 2020 1 commit
    • Clint's avatar
      Stepwise docker env (#9292) · b3f0e9ba
      Clint authored
      
      * add first stepwise test env, Docker, with example transit test
      
      * update transit stepwise test
      
      * add other tests that use stepwise
      
      * cleanup test, make names different than just 'transit'
      
      * return the stderr if compile fails with error
      
      * minor cleanups
      
      * minor cleanups
      
      * go mod vendor
      
      * cleanups
      
      * remove some extra code, and un-export some fields/methods
      
      * update vendor
      
      * remove reference to vault.CoreConfig, which really wasn't used anyway
      
      * update with go mod vendor
      
      * restore Precheck method to test cases
      
      * clean up some networking things; create networks with UUID, clean up during teardown
      
      * vendor stepwise
      
      * Update sdk/testing/stepwise/environments/docker/environment.go
      
      haha thanks :D
      Co-authored-by: default avatarMichael Golowka <72365+pcman312@users.noreply.github.com>
      
      * Update sdk/testing/stepwise/environments/docker/environment.go
      
      Great catch, thanks
      
      Co-authored-by: Michael Golowka <72365+pcman312@users.noreply.github.co...
      b3f0e9ba
  29. 24 Jun, 2020 2 commits
  30. 23 Jun, 2020 2 commits
  31. 19 Jun, 2020 1 commit
  32. 18 Jun, 2020 1 commit