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. 06 Dec, 2021 1 commit
    • claire labry's avatar
      CRT onboarding 1.7.x (#12892) · 5949343b
      claire labry authored
      
      * add .release for crt
      
      * crt onboarding: unignore ci.hcl
      
      * adding build.yml file
      
      * adding make target for versioning and versioning script
      
      * merge make version
      
      * update path to version file
      
      * update build.yml for vault make target
      
      * pass version string to make build
      
      * pass version in env
      
      * pass version to go build
      
      * set workdir for npm/yarn install
      
      * set setup-node cache-dependency-path
      
      * specific setup-node action version
      
      * quote dependency path
      
      * use setup-node yarn cache
      
      * rename setup node/yarn step
      
      * add a bit of output to the make build
      
      * apply yarn action change to all os/arch
      
      * debug path
      
      * debug go bin dir
      
      * update packaging action
      
      * move go gets to build
      
      * more debugging go env
      
      * install go tools for local os/arch
      
      * copy GOHOSTOS/ARCH to GOOS/ARCH
      
      * only pass goos/arch to build step
      
      * try go mod vendor in build step
      
      * apply 386 fixes to other arches
      
      * adding docker action
      
      * adding docker directory
      
      * revising dockerfile
      
      * sneaky build change didnt get pushed in previous commit
      
      * removing unnecessary docker things
      
      * specify target in action steps and Dockerfile
      
      * cleaning up some redundant cmds
      
      * removing workdir and updaing copy command
      
      * moving dockerfile to root
      
      * adding generate metadata action
      
      * reorganize build yaml
      
      * use correct linux package names
      
      * remove message_template from notification
      
      * tidying up
      
      * only specify go output dir
      
      * pass commit sha to ldflags
      
      * pass sha to build
      
      * the -X is important
      
      * Do a Build!
      
      * add notarize darwin arm64 event to ci.hcl
      
      * adding vault specific linux packaging
      
      * doin some rearranging
      
      * update build matrix and makefile
      
      * set go111module=off for tools setup
      
      * disable darwin arm64 notorization on 1.7
      
      * add rpm signing workflow
      
      * update release branch name to real release branch
      
      * make ci-config
      
      * update notification channel
      
      * feedback from 1.9 PR
      
      * linux packaging fix
      
      * linux packaging fix
      
      * add cgo_enabled:0
      Co-authored-by: default avatarKyle Penfound <kpenfound11@gmail.com>
      5949343b
  2. 30 Nov, 2021 1 commit
  3. 26 Nov, 2021 1 commit
  4. 25 Nov, 2021 1 commit
  5. 18 Nov, 2021 2 commits
    • Jordan Reimer's avatar
      OIDC Auth Bug (#13133) (#13218) · 0d87606f
      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
      0d87606f
    • Jordan Reimer's avatar
      Raft Snapshot Restore Bug (#13107) (#13210) · 00791309
      Jordan Reimer authored
      * fixes issue restoring raft snapshot
      
      * adds changelog entry
      00791309
  6. 17 Nov, 2021 1 commit
    • swayne275's avatar
      Vault-2257: don't log token error on DR Secondary (#13137) (#13183) · 1a00c4fb
      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
      1a00c4fb
  7. 09 Nov, 2021 1 commit
    • swayne275's avatar
      Vault 936: use core.activeContext in ActivityLog (#13083) (#13099) · ff185c0a
      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
      ff185c0a
  8. 04 Nov, 2021 2 commits
  9. 01 Nov, 2021 2 commits
  10. 29 Oct, 2021 1 commit
  11. 20 Oct, 2021 2 commits
  12. 19 Oct, 2021 1 commit
  13. 14 Oct, 2021 1 commit
  14. 11 Oct, 2021 1 commit
  15. 05 Oct, 2021 1 commit
  16. 04 Oct, 2021 2 commits
  17. 29 Sep, 2021 1 commit
  18. 28 Sep, 2021 1 commit
  19. 27 Sep, 2021 3 commits
  20. 22 Sep, 2021 2 commits
  21. 21 Sep, 2021 2 commits
  22. 16 Sep, 2021 1 commit
  23. 15 Sep, 2021 2 commits
  24. 13 Sep, 2021 1 commit
  25. 01 Sep, 2021 1 commit
  26. 26 Aug, 2021 1 commit
  27. 25 Aug, 2021 1 commit
  28. 24 Aug, 2021 1 commit
    • Pratyoy Mukhopadhyay's avatar
      Vault 3268 update go version (#12411) · d667b60b
      Pratyoy Mukhopadhyay authored
      * [VAULT-3268] Upgrade go to 1.15.15
      
      * [VAULT-3268] Update remaining circleci executors, readme
      
      * [VAULT-3268] Add changelog
      
      * [VAULT-3268] Update go version in dockerfile.ui
      
      * [VAULT-3268] Update sdk version
      
      * [VAULT-3268] Update go_test go version
      d667b60b
  29. 23 Aug, 2021 1 commit
  30. 20 Aug, 2021 1 commit