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 Jun, 2019 1 commit
  2. 23 Jun, 2019 1 commit
  3. 21 Jun, 2019 5 commits
  4. 20 Jun, 2019 2 commits
    • Jeff Mitchell's avatar
      Update go.mod for new raft · 2f2d50d2
      Jeff Mitchell authored
      2f2d50d2
    • Brian Kassouf's avatar
      Raft Storage Backend (#6888) · b435028f
      Brian Kassouf authored
      * Work on raft backend
      
      * Add logstore locally
      
      * Add encryptor and unsealable interfaces
      
      * Add clustering support to raft
      
      * Remove client and handler
      
      * Bootstrap raft on init
      
      * Cleanup raft logic a bit
      
      * More raft work
      
      * Work on TLS config
      
      * More work on bootstrapping
      
      * Fix build
      
      * More work on bootstrapping
      
      * More bootstrapping work
      
      * fix build
      
      * Remove consul dep
      
      * Fix build
      
      * merged oss/master into raft-storage
      
      * Work on bootstrapping
      
      * Get bootstrapping to work
      
      * Clean up FMS and node-id
      
      * Update local node ID logic
      
      * Cleanup node-id change
      
      * Work on snapshotting
      
      * Raft: Add remove peer API (#906)
      
      * Add remove peer API
      
      * Add some comments
      
      * Fix existing snapshotting (#909)
      
      * Raft get peers API (#912)
      
      * Read raft configuration
      
      * address review feedback
      
      * Use the Leadership Transfer API to step-down the active node (#918)
      
      * Raft join and unseal using Shamir keys (#917)
      
      * Raft join ...
      b435028f
  5. 19 Jun, 2019 4 commits
  6. 18 Jun, 2019 3 commits
  7. 17 Jun, 2019 1 commit
  8. 14 Jun, 2019 1 commit
  9. 10 Jun, 2019 1 commit
  10. 06 Jun, 2019 1 commit
  11. 28 May, 2019 2 commits
  12. 15 May, 2019 1 commit
  13. 13 May, 2019 1 commit
  14. 24 Apr, 2019 1 commit
  15. 19 Apr, 2019 1 commit
  16. 15 Apr, 2019 2 commits
  17. 13 Apr, 2019 2 commits