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. 28 Jan, 2022 1 commit
  2. 27 Jan, 2022 1 commit
  3. 25 Jan, 2022 2 commits
  4. 24 Jan, 2022 4 commits
  5. 22 Jan, 2022 1 commit
  6. 21 Jan, 2022 3 commits
  7. 19 Jan, 2022 1 commit
  8. 18 Jan, 2022 1 commit
  9. 13 Jan, 2022 2 commits
  10. 03 Jan, 2022 3 commits
  11. 22 Dec, 2021 1 commit
  12. 21 Dec, 2021 1 commit
  13. 15 Dec, 2021 1 commit
  14. 14 Dec, 2021 2 commits
  15. 09 Dec, 2021 3 commits
  16. 06 Dec, 2021 2 commits
    • Meggie's avatar
      Update SDK in go.mod for 1.8.6 (#13307) · c35f4359
      Meggie authored
      c35f4359
    • claire labry's avatar
      CRT onboarding 1.8.x (#12893) · fa5d4d0d
      claire labry authored
      
      * adding CRT to 1.8.x
      
      * adding more CRT to 1.8.x
      
      * chmod version.sh
      
      * adding gofumpt package
      
      * removing https:
      
      * fixing gofumpt path
      
      * use correct linux package names
      
      * adding ci.hcl file
      
      * tidying up
      
      * Do a Build!
      
      * only specify go build dir
      
      * pass commit sha to ldflags
      
      * pass sha to build
      
      * extra find/replace
      
      * pass -X with ldflag
      
      * add notarize darwin arm64 to ci.hcl
      
      * adding more vault specific linux packaging
      
      * whoops forgot to push up gitignore changes
      
      * doin some rearranging
      
      * update matrix and build args
      
      * go111modules off for setting up tools
      
      * do 1.8 ui build
      
      * bad copy/paste i think
      
      * fix build yml
      
      * remove double mkdir
      
      * add rpm signing workflow
      
      * update release branches to real release branches
      
      * make ci-config
      
      * update notification channel
      
      * feedback from 1.9 PR
      
      * add linux packaging fix
      Co-authored-by: default avatarKyle Penfound <kpenfound11@gmail.com>
      fa5d4d0d
  17. 03 Dec, 2021 1 commit
  18. 30 Nov, 2021 1 commit
  19. 26 Nov, 2021 1 commit
  20. 25 Nov, 2021 1 commit
  21. 19 Nov, 2021 1 commit
    • Jordan Reimer's avatar
      OIDC Auth Bug (#13133) (#13217) · 481fbad8
      Jordan Reimer authored
      * fixes issue with oidc auth method when MetaMask chrome extenstion is used
      
      * adds changelog entry
      
      * updates auth-jwt integration tests
      
      * fixes race condition in runCommands ui-panel helper method where running multiple commands would not always result in the same output order
      481fbad8
  22. 18 Nov, 2021 1 commit
  23. 17 Nov, 2021 1 commit
    • swayne275's avatar
      Vault-2257: don't log token error on DR Secondary (#13137) (#13184) · 77ca1732
      swayne275 authored
      * don't log token error on DR Secondary
      
      * stop gauge collector expiration errors on dr secondary
      
      * don't check dr secondary for token create
      
      * see if CI hits panic
      
      * Revert "don't check dr secondary for token create"
      
      This reverts commit c036a1a544d3a20d29d046f1ee239ab1563ce4d9.
      
      * don't check dr secondary for token create
      
      * Revert "see if CI hits panic"
      
      This reverts commit 1e15aa535cac6e4d1684aaf47c8746c094068eb8.
      
      * remove condition on log
      77ca1732
  24. 16 Nov, 2021 1 commit
  25. 09 Nov, 2021 1 commit
    • swayne275's avatar
      Vault 936: use core.activeContext in ActivityLog (#13083) (#13100) · de4b77ce
      swayne275 authored
      * update activity log to use core's activeContext for cleaner worker termination
      
      * update tests to use core activeContext instead of generic context
      
      * pass context around instead
      
      * revert context change
      
      * undo test context changes
      
      * change worker context
      
      * accidentally undid context for fcn signature changes
      de4b77ce
  26. 08 Nov, 2021 1 commit
  27. 04 Nov, 2021 1 commit