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. 18 Mar, 2022 8 commits
  2. 17 Mar, 2022 4 commits
  3. 18 Mar, 2022 3 commits
  4. 17 Mar, 2022 8 commits
  5. 16 Mar, 2022 4 commits
  6. 15 Mar, 2022 5 commits
  7. 14 Mar, 2022 6 commits
  8. 11 Mar, 2022 2 commits
    • VAL's avatar
      Backport full secret path output in certain kv commands (#14458) · 15fea4a0
      VAL authored
      * Output full secret path in certain kv commands (#14301)
      
      * Full secret path in table output of get and put
      
      * Add path output to KV patch and metadata get
      
      * Add changelog
      
      * Don't print secret path for kv-v1
      
      * Make more readable
      
      * Switch around logic to not swallow error
      
      * Add test for secret path
      
      * Fix metadata test
      
      * Add unit test for padequalsigns
      
      * Remove wonky kv get tests
      
      * Remove unneeded comments (#14423)
      15fea4a0
    • Scott Miller's avatar
      Backport #14196 to release/1.10.x (#14465) · 8526467e
      Scott Miller authored
      * Fix autoseal health check race by passing metrics sync in CoreConfig
      
      * Fix up the test semantics
      
      * Unused import
      
      * Fix error setup
      
      * typo
      8526467e