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. 07 May, 2021 5 commits
  2. 06 May, 2021 10 commits
  3. 05 May, 2021 3 commits
  4. 04 May, 2021 10 commits
  5. 03 May, 2021 6 commits
    • swayne275's avatar
      Introduce Logical Unrecoverable Error, Use it in Expiration Manager (#11477) · f8f28971
      swayne275 authored
      * build out zombie lease system
      
      * add typo for CI
      
      * undo test CI commit
      
      * time equality test isn't working on CI, so let's see what this does...
      
      * add unrecoverable proto error, make proto, go mod vendor
      
      * zombify leases if unrecoverable error, tests
      
      * test fix: somehow pointer in pointer rx is null after pointer rx called
      
      * tweaks based on roy feedback
      
      * improve zombie errors
      
      * update which errors are unrecoverable
      
      * combine zombie logic
      
      * keep subset of zombie lease in memory
      f8f28971
    • Meggie's avatar
      changelog++ · 82355bc7
      Meggie authored
      82355bc7
    • Kendall Strautman's avatar
      [Assembly]: Branding Refresh (#11118) · 7051fe75
      Kendall Strautman authored
      * style: update gray brand colors (#11092)
      
      * Style: Update brand colors (#11224)
      
      * style: update brand colors
      
      * chore: upgrade react-components
      
      * style: update use cases page btn --> vault brand
      
      * chore: home page component api updates
      
      * style: fix link colors
      
      * run npm audit
      
      * upgrade downloads page
      
      * typo fixes
      
      * fix husky, run lint
      
      * roll back husky upgrade
      
      * style(home callouts): body copy gray -2
      
      * style: testing hashi-stack-menu prerelease
      
      * style: upgrade components --> color contrast (#11328)
      
      * chore: upgrades components w/ new styles
      
      * refactor(use-cases pages): to use FeaturedSlider component
      
      * style(BeforeAfterDiagram): swap check icon
      
      * style(use-cases-cta): adjust background color --> vault primary
      
      * chore(community): pass  to VerticalBlockTextList
      
      * chore(deps): adds tippy.js
      
      * chore(deps): upgrade product downloads pre-release
      
      * fix(subnav): use asPath to set active item
      
      * chore: upgra...
      7051fe75
    • Jason O'Donnell's avatar
      60578dc2
    • Scott Miller's avatar
      Add to the contribution guidelines. (#11496) · d2505016
      Scott Miller authored
      * Update CONTRIBUTOR.md with more guidelines
      
      * Add the UI component
      
      * Strengthen issue-before-pr language
      
      * move changelog section
      
      * UI section polish
      
      * Soften PR issue language
      d2505016
    • Vishal Nayak's avatar
      Use correct mount accessor when refreshing external group memberships (#11506) · a251a123
      Vishal Nayak authored
      * Use correct mount accessor when refreshing external group memberships
      
      * Add CL
      
      * Handle the renew case properly
      a251a123
  6. 02 May, 2021 2 commits
    • Hridoy Roy's avatar
      Diagnoses Consul Direct Access Check (#11505) · 52d70a46
      Hridoy Roy authored
      
      * Create helpers which integrate with OpenTelemetry for diagnose collection
      
      * Go mod vendor
      
      * consul tls checks
      
      * draft for storage end to end check
      
      * Comments
      
      * Update vault/diagnose/helpers.go
      Co-authored-by: default avatarswayne275 <swayne275@gmail.com>
      
      * Add unit test/example
      
      * tweak output
      
      * More comments
      
      * add spot check concept
      
      * Get unit tests working on Result structs
      
      * Fix unit test
      
      * Get unit tests working, and make diagnose sessions local rather than global
      
      * Comments
      
      * Last comments
      
      * No need for init
      
      * :|
      
      * Fix helpers_test
      
      * cleaned up chan logic. Tests next.
      
      * fix tests
      
      * remove a comment
      
      * tests
      
      * remove a comment
      
      * run direct access checks in diagnose command
      
      * review comments
      Co-authored-by: default avatarScott G. Miller <smiller@hashicorp.com>
      Co-authored-by: default avatarswayne275 <swayne275@gmail.com>
      52d70a46
    • Hridoy Roy's avatar
      Diagnose V0: Storage End to End Checks (#11468) · e06b90b7
      Hridoy Roy authored
      
      * Create helpers which integrate with OpenTelemetry for diagnose collection
      
      * Go mod vendor
      
      * consul tls checks
      
      * draft for storage end to end check
      
      * Comments
      
      * Update vault/diagnose/helpers.go
      Co-authored-by: default avatarswayne275 <swayne275@gmail.com>
      
      * Add unit test/example
      
      * tweak output
      
      * More comments
      
      * add spot check concept
      
      * Get unit tests working on Result structs
      
      * Fix unit test
      
      * Get unit tests working, and make diagnose sessions local rather than global
      
      * Comments
      
      * Last comments
      
      * No need for init
      
      * :|
      
      * Fix helpers_test
      
      * cleaned up chan logic. Tests next.
      
      * fix tests
      
      * remove a comment
      
      * tests
      
      * remove a comment
      
      * cosmetic changes
      Co-authored-by: default avatarScott G. Miller <smiller@hashicorp.com>
      Co-authored-by: default avatarswayne275 <swayne275@gmail.com>
      e06b90b7
  7. 30 Apr, 2021 2 commits
  8. 29 Apr, 2021 2 commits