Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upstream tag v1.16.0 (revision c20eae3e8) #65

Closed
wants to merge 2,321 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Feb 6, 2024

  1. ci: always trigger slack notification for any failure (hashicorp#25244)

    Don't rely on the pass/fail result of the CI workflow for notifications.
    We do this to ensure we notify Slack on failures but still allow for
    merging.
    
    Signed-off-by: Ryan Cragun <me@ryan.ec>
    ryancragun authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    3b970f5 View commit details
    Browse the repository at this point in the history
  2. Update vault-plugin-auth-oci to v0.15.1 (hashicorp#25245)

    * Automated dependency upgrades
    
    * Add changelog
    
    ---------
    
    Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    003ee1c View commit details
    Browse the repository at this point in the history
  3. identity: adds generation of plugin identity tokens (hashicorp#25219)

    * adds generation of plugin identity tokens
    
    * adds constants
    
    * fix namespace path when getting matching identity storage
    
    * adds changelog
    
    * adds godoc on test
    
    * fix data race with default key generation by moving locks up
    
    * Update changelog/25219.txt
    
    Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
    
    * use namespace from context instead of mount entry
    
    * translate mount table entry from mounts to secret
    
    * godoc on test
    
    ---------
    
    Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
    austingebauer and tomhjp authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    98bffbe View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    cf47410 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b8dd97 View commit details
    Browse the repository at this point in the history
  3. Update vault-plugin-secrets-openldap to v0.12.0 (hashicorp#25251)

    * Automated dependency upgrades
    
    * Add changelog
    
    ---------
    
    Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    f370f9d View commit details
    Browse the repository at this point in the history
  4. Update vault-plugin-secrets-mongodbatlas to v0.11.0 (hashicorp#25253)

    * Automated dependency upgrades
    
    * Add changelog
    
    ---------
    
    Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    a3370a3 View commit details
    Browse the repository at this point in the history
  5. Update vault-plugin-secrets-alicloud to v0.16.0 (hashicorp#25257)

    * Automated dependency upgrades
    
    * Add changelog
    
    ---------
    
    Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    f18b8e8 View commit details
    Browse the repository at this point in the history
  6. Update vault-plugin-auth-azure to v0.17.0 (hashicorp#25258)

    * Automated dependency upgrades
    
    * Add changelog
    
    ---------
    
    Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    e2a131d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5b9cb33 View commit details
    Browse the repository at this point in the history
  8. ci: fix changed file detection (hashicorp#25262)

    Signed-off-by: Ryan Cragun <me@ryan.ec>
    ryancragun authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    3f2f8ab View commit details
    Browse the repository at this point in the history
  9. Update vault-plugin-database-elasticsearch to v0.14.0 (hashicorp#25263)

    * Automated dependency upgrades
    
    * Add changelog
    
    ---------
    
    Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    0d83188 View commit details
    Browse the repository at this point in the history
  10. UI: Part three bug bash custom messages (hashicorp#25229)

    * Address comments
    
    * Fix serailizer warning mesage
    
    * Reset pageFilter when exiting
    
    * Add start and end time validation and fix bugs
    
    * Fix failing tests
    
    * Add validation tests
    
    * Set end time in contorller
    
    * Address feedback
    
    * Remove new date
    
    * Put new Date back
    kiannaquach authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    4283caa View commit details
    Browse the repository at this point in the history
  11. UI: Update resultant-acl banner (hashicorp#25256)

    * Request resultant-acl only from users root namespace
    
    * Update permissions adapter to always call resultant-acl at users root, with test
    
    * Update resultant-acl to accept failType
    
    * Update permissions service to set permissionsBanner based on resultant-acl contents
    
    * wire it up
    
    * add changelog
    
    * cleanup unused adapter changes
    
    * use getter for shared namespace logic
    hashishaw authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    30aa1b4 View commit details
    Browse the repository at this point in the history
  12. Update vault-plugin-database-mongodbatlas to v0.11.0 (hashicorp#25264)

    * Automated dependency upgrades
    
    * Add changelog
    
    ---------
    
    Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    193c6d2 View commit details
    Browse the repository at this point in the history
  13. UI: Fix copy button not working for non-string masked values (hashico…

    …rp#25269)
    
    * Fix masked input copy button for non-strings
    
    * add changelog
    hashishaw authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    3dd1667 View commit details
    Browse the repository at this point in the history
  14. identity: skip oidc default key generation on read-only storage error…

    … for local mounts (hashicorp#25265)
    
    * identity: skip oidc default key generation on read-only storage error
    
    * fix logic error
    
    * only log warning if local mount
    
    * handle ErrReadOnly immediately
    austingebauer authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    c27e1d3 View commit details
    Browse the repository at this point in the history
  15. Update vault-plugin-database-couchbase to v0.10.0 (hashicorp#25275)

    * Automated dependency upgrades
    
    * Add changelog
    
    ---------
    
    Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    7b7052f View commit details
    Browse the repository at this point in the history
  16. Update vault-plugin-secrets-kv to v0.17.0 (hashicorp#25277)

    * Automated dependency upgrades
    
    * Add changelog
    
    ---------
    
    Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    88c9279 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d07e120 View commit details
    Browse the repository at this point in the history
  18. Test Fixes (hashicorp#25276)

    * fixes masked-input component throwing error when there is no value
    
    * removes copy button assertions from masked input test
    
    * reverts masked input assertion removal and updates test selectors
    zofskeez authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    bfe50ee View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    f2638af View commit details
    Browse the repository at this point in the history
  2. ci: fix status result determination (hashicorp#25268)

    Signed-off-by: Ryan Cragun <me@ryan.ec>
    ryancragun authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    90c1515 View commit details
    Browse the repository at this point in the history
  3. Update vault-plugin-secrets-terraform to v0.7.5 (hashicorp#25288)

    * Automated dependency upgrades
    
    * Add changelog
    
    ---------
    
    Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    6488d93 View commit details
    Browse the repository at this point in the history
  4. Update vault-plugin-database-redis to v0.2.3 (hashicorp#25289)

    * Automated dependency upgrades
    
    * Add changelog
    
    ---------
    
    Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    c55aaf5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de1f76f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f930fdd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1529422 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    453e352 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b985d48 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f904e1c View commit details
    Browse the repository at this point in the history
  11. backport of commit a3fb68c (hashicorp#25307)

    Co-authored-by: Ryan Cragun <me@ryan.ec>
    Configuration menu
    Copy the full SHA
    cb942a7 View commit details
    Browse the repository at this point in the history
  12. backport of commit 2351247 (hashicorp#25308)

    Co-authored-by: Robert <17119716+robmonte@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    92027c3 View commit details
    Browse the repository at this point in the history
  13. backport of commit a563d5a (hashicorp#25302)

    Co-authored-by: Ben Ash <32777270+benashz@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    2fef66c View commit details
    Browse the repository at this point in the history
  14. backport of commit 936adc5 (hashicorp#25310)

    Co-authored-by: John-Michael Faircloth <fairclothjm@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    c3b1da4 View commit details
    Browse the repository at this point in the history
  15. backport of commit 9536129 (hashicorp#25311)

    Co-authored-by: Kit Haines <khaines@mit.edu>
    Configuration menu
    Copy the full SHA
    2ee665e View commit details
    Browse the repository at this point in the history
  16. backport of commit 53d66cf (hashicorp#25318)

    Co-authored-by: Ryan Cragun <me@ryan.ec>
    Configuration menu
    Copy the full SHA
    64aee33 View commit details
    Browse the repository at this point in the history
  17. backport of commit 9649831 (hashicorp#25320)

    Co-authored-by: Scott Miller <smiller@hashicorp.com>
    Configuration menu
    Copy the full SHA
    8aeb21d View commit details
    Browse the repository at this point in the history
  18. backport of commit 3cd74ce (hashicorp#25319)

    Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
    Configuration menu
    Copy the full SHA
    fa6bbb5 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. backport of commit 505590f (hashicorp#25323)

    Co-authored-by: Ryan Cragun <me@ryan.ec>
    Configuration menu
    Copy the full SHA
    ededd4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35a0748 View commit details
    Browse the repository at this point in the history
  3. backport of Fix openAPI test for JWT (hashicorp#25333)

    Co-authored-by: Chelsea Shaw <82459713+hashishaw@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    cf02719 View commit details
    Browse the repository at this point in the history
  4. backport of Hds::Dropdown replace PopupMenu (hashicorp#25337)

    Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    a701025 View commit details
    Browse the repository at this point in the history
  5. backport of Redirect after logging in from token expiry (hashicorp#25340

    )
    
    Co-authored-by: Chelsea Shaw <82459713+hashishaw@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    2c35369 View commit details
    Browse the repository at this point in the history
  6. backport of commit 7463055 (hashicorp#25344)

    Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
    Configuration menu
    Copy the full SHA
    1340e4f View commit details
    Browse the repository at this point in the history
  7. backport of commit baac570 (hashicorp#25348)

    Co-authored-by: Jordan Reimer <zofskeez@gmail.com>
    Configuration menu
    Copy the full SHA
    4db1002 View commit details
    Browse the repository at this point in the history
  8. backport of commit ab6fb6e (hashicorp#25353)

    Co-authored-by: Kianna <30884335+kiannaquach@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    f9091ff View commit details
    Browse the repository at this point in the history
  9. backport of commit a041111 (hashicorp#25352)

    Co-authored-by: Hamid Ghaf <83242695+hghaf099@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    0b4b4b4 View commit details
    Browse the repository at this point in the history
  10. backport of Reauth banner at top of page (hashicorp#25355)

    Co-authored-by: Chelsea Shaw <82459713+hashishaw@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    e4b76f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. backport of commit 15eb4e4 (hashicorp#25362)

    Co-authored-by: Ryan Cragun <me@ryan.ec>
    Configuration menu
    Copy the full SHA
    1c026d5 View commit details
    Browse the repository at this point in the history
  2. backport of commit b34e05e (hashicorp#25371)

    Co-authored-by: Ryan Cragun <me@ryan.ec>
    Configuration menu
    Copy the full SHA
    958ef83 View commit details
    Browse the repository at this point in the history
  3. backport of commit f120145 (hashicorp#25369)

    Co-authored-by: Ryan Cragun <me@ryan.ec>
    Configuration menu
    Copy the full SHA
    3149643 View commit details
    Browse the repository at this point in the history
  4. backport of commit d255cb8 (hashicorp#25373)

    Co-authored-by: Ryan Cragun <me@ryan.ec>
    Configuration menu
    Copy the full SHA
    1c72b64 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d13506f View commit details
    Browse the repository at this point in the history
  6. backport of commit 70725fb (hashicorp#25377)

    Co-authored-by: Ryan Cragun <me@ryan.ec>
    Configuration menu
    Copy the full SHA
    0d1ae5d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    92331c2 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. backport of commit f19a04b (hashicorp#25392)

    Co-authored-by: Ryan Cragun <me@ryan.ec>
    Configuration menu
    Copy the full SHA
    c50f578 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. backport of commit 4caa8db (hashicorp#25386)

    Co-authored-by: Thy Ton <maithytonn@gmail.com>
    hc-github-team-secure-vault-core and thyton authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    b99e374 View commit details
    Browse the repository at this point in the history
  2. backport of commit ec7a251 (hashicorp#25403)

    Co-authored-by: Josh Black <raskchanky@gmail.com>
    Configuration menu
    Copy the full SHA
    3ef95be View commit details
    Browse the repository at this point in the history
  3. backport of commit c62f14e (hashicorp#25405)

    Co-authored-by: Christopher Swenson <christopher.swenson@hashicorp.com>
    hc-github-team-secure-vault-core and Christopher Swenson authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    8c40779 View commit details
    Browse the repository at this point in the history
  4. backport of commit a1fc106 (hashicorp#25407)

    Co-authored-by: Thy Ton <maithytonn@gmail.com>
    hc-github-team-secure-vault-core and thyton authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    73a3bb0 View commit details
    Browse the repository at this point in the history
  5. backport of commit a1cb18b (hashicorp#25412)

    Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
    Configuration menu
    Copy the full SHA
    3835f05 View commit details
    Browse the repository at this point in the history
  6. backport of commit efdaab7 (hashicorp#25419)

    Co-authored-by: Robert <17119716+robmonte@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    8d881f0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b3d14db View commit details
    Browse the repository at this point in the history
  8. backport of commit 483da17 (hashicorp#25420)

    Co-authored-by: Kianna <30884335+kiannaquach@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    492a270 View commit details
    Browse the repository at this point in the history
  9. Backport UI: Update Auth Method Popup (hashicorp#25366) (hashicorp#25416

    )
    
    * Glimmerize auth-method model, move check for aws into template
    
    * Replace access/methods popup menu
    
    * Add popup menu coverage
    
    * remove unused imports
    
    * remove buttonText arg
    hashishaw authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    78cf048 View commit details
    Browse the repository at this point in the history
  10. backport of commit 2f2e018 (hashicorp#25423)

    Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    6cfd098 View commit details
    Browse the repository at this point in the history
  11. backport of UI: fix sidenav for chroot (hashicorp#25428)

    Co-authored-by: Chelsea Shaw <82459713+hashishaw@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    c08e549 View commit details
    Browse the repository at this point in the history
  12. Backport UI: Skip OpenAPI call for unmanaged auth methods (hashicorp#…

    …25364) (hashicorp#25429)
    
    * Skip fetching OpenAPI if the auth method is not managable in the UI. Fixes hashicorp#24160
    
    * remove map
    
    * add changelog
    hashishaw authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    186ce06 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. backport of commit a4be0c9 (hashicorp#25446)

    Co-authored-by: Hamid Ghaf <83242695+hghaf099@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    1480e6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89e41d0 View commit details
    Browse the repository at this point in the history
  3. Backport of PSA-714 - update ubi-minimal to 8.9 for security fixes in…

    …to release/1.16.x (hashicorp#25458)
    
    Co-authored-by: Mark Collao <106274486+mcollao-hc@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    1c0f402 View commit details
    Browse the repository at this point in the history
  4. backport of commit 83986f3 (hashicorp#25460)

    Co-authored-by: Peter Wilson <peter.wilson@hashicorp.com>
    hc-github-team-secure-vault-core and Peter Wilson authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    5fc96c7 View commit details
    Browse the repository at this point in the history
  5. backport of commit 734afbe (hashicorp#25463)

    Co-authored-by: Scott Miller <smiller@hashicorp.com>
    Configuration menu
    Copy the full SHA
    506a0cb View commit details
    Browse the repository at this point in the history
  6. backport of commit 80eafef (hashicorp#25470)

    Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
    Configuration menu
    Copy the full SHA
    4807480 View commit details
    Browse the repository at this point in the history
  7. backport of commit 221cb24 (hashicorp#25471)

    Co-authored-by: Meggie <meggie@hashicorp.com>
    Configuration menu
    Copy the full SHA
    cef8004 View commit details
    Browse the repository at this point in the history
  8. backport of commit f939c86 (hashicorp#25466)

    Co-authored-by: Ben Ash <32777270+benashz@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    4946617 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. backport of commit 22db889 (hashicorp#25482)

    Co-authored-by: Chelsea Shaw <82459713+hashishaw@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    b3cc338 View commit details
    Browse the repository at this point in the history
  2. backport of commit cbe09c7 (hashicorp#25485)

    Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    9a3f1ce View commit details
    Browse the repository at this point in the history
  3. UI: stabilize flaky ns test (hashicorp#25488) (hashicorp#25493)

    * Add test waiter for namespace fetch
    
    * Add waitfor, unskip test
    
    * remove comment
    hashishaw authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    80b66c3 View commit details
    Browse the repository at this point in the history
  4. backport of commit 94fb339 (hashicorp#25498)

    Co-authored-by: Peter Wilson <peter.wilson@hashicorp.com>
    hc-github-team-secure-vault-core and Peter Wilson authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    2289df5 View commit details
    Browse the repository at this point in the history
  5. backport of commit 7ad7785 (hashicorp#25501)

    Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com>
    hc-github-team-secure-vault-core and mpalmi authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    9611359 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. backport of commit 633dae1 (hashicorp#25508)

    Co-authored-by: Victor Rodriguez <vrizo@hashicorp.com>
    Configuration menu
    Copy the full SHA
    e07a463 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. backport of commit 808cdfc (hashicorp#25512)

    Co-authored-by: Peter Wilson <peter.wilson@hashicorp.com>
    hc-github-team-secure-vault-core and Peter Wilson authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    329c914 View commit details
    Browse the repository at this point in the history
  2. backport of commit 290df86 (hashicorp#25514)

    Co-authored-by: Peter Wilson <peter.wilson@hashicorp.com>
    hc-github-team-secure-vault-core and Peter Wilson authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    67c43f6 View commit details
    Browse the repository at this point in the history
  3. backport of commit 4707210 (hashicorp#25518)

    Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com>
    hc-github-team-secure-vault-core and mpalmi authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    732e584 View commit details
    Browse the repository at this point in the history
  4. backport of UI: Add message when copy fails (hashicorp#25487)

    Co-authored-by: Chelsea Shaw <82459713+hashishaw@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    ea28cfc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a262479 View commit details
    Browse the repository at this point in the history
  6. backport of commit e5c6e4c (hashicorp#25529)

    Co-authored-by: Scott Miller <smiller@hashicorp.com>
    Configuration menu
    Copy the full SHA
    b523f3d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5f0cd4a View commit details
    Browse the repository at this point in the history
  8. backport of commit 4fa9d46 (hashicorp#25538)

    Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
    Configuration menu
    Copy the full SHA
    8ac21cd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c84f642 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f85545f View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. backport of commit b163f4e (hashicorp#25548)

    Co-authored-by: Ben Ash <32777270+benashz@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    3e32e6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bef8a3a View commit details
    Browse the repository at this point in the history
  3. backport of commit 5f0638a (hashicorp#25554)

    Co-authored-by: miagilepner <mia.epner@hashicorp.com>
    Configuration menu
    Copy the full SHA
    5cb6a88 View commit details
    Browse the repository at this point in the history
  4. backport of commit 54c28fd (hashicorp#25519)

    Co-authored-by: John-Michael Faircloth <fairclothjm@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    badb270 View commit details
    Browse the repository at this point in the history
  5. backport of commit 2dc73f0 (hashicorp#25556)

    Co-authored-by: vinay-gopalan <86625824+vinay-gopalan@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    7a90054 View commit details
    Browse the repository at this point in the history
  6. backport of commit 6d4f5df (hashicorp#25520)

    Co-authored-by: Austin Gebauer <34121980+austingebauer@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    d977874 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    94858d1 View commit details
    Browse the repository at this point in the history
  8. backport of commit 157799e (hashicorp#25543)

    Co-authored-by: Austin Gebauer <34121980+austingebauer@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    cc280ae View commit details
    Browse the repository at this point in the history
  9. backport of UI: client count minor fixes (hashicorp#25533)

    Co-authored-by: Chelsea Shaw <82459713+hashishaw@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    21f3be6 View commit details
    Browse the repository at this point in the history
  10. backport of commit d3b8533 (hashicorp#25564)

    Co-authored-by: Christopher Swenson <christopher.swenson@hashicorp.com>
    hc-github-team-secure-vault-core and Christopher Swenson authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    92f7e39 View commit details
    Browse the repository at this point in the history
  11. Don't load SQS events backend by default (for now) (hashicorp#25522) (h…

    …ashicorp#25561)
    
    This is not going to be enabled in 1.16, so we can
    remove it from the default list of backends.
    
    This removes about 600 KB of dead code from the
    binary.
    
    We can add this back in when the rest of the
    event plugin endpoints are merged.
    
    Co-authored-by: Christopher Swenson <christopher.swenson@hashicorp.com>
    hc-github-team-secure-vault-core and Christopher Swenson authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    7bf0ce6 View commit details
    Browse the repository at this point in the history
  12. backport of commit dd62f9f (hashicorp#25536)

    Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    917e97a View commit details
    Browse the repository at this point in the history
  13. backport of commit 3b3dc14 (hashicorp#25565)

    Co-authored-by: Max Coulombe <109547106+maxcoulombe@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    8ad4b30 View commit details
    Browse the repository at this point in the history
  14. backport of commit 574f54a (hashicorp#25575)

    Co-authored-by: Jordan Reimer <zofskeez@gmail.com>
    Configuration menu
    Copy the full SHA
    cf539a9 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. backport of commit 60fb3c1 (hashicorp#25585)

    Co-authored-by: vinay-gopalan <86625824+vinay-gopalan@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    93390a6 View commit details
    Browse the repository at this point in the history
  2. backport of commit e57f12f (hashicorp#25587)

    Co-authored-by: Jordan Reimer <zofskeez@gmail.com>
    Configuration menu
    Copy the full SHA
    a582670 View commit details
    Browse the repository at this point in the history
  3. backport of commit 78c8340 (hashicorp#25592)

    Co-authored-by: Marc Boudreau <marc.boudreau@hashicorp.com>
    hc-github-team-secure-vault-core and Marc Boudreau authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    57a45bf View commit details
    Browse the repository at this point in the history
  4. backport of commit 8f9e884 (hashicorp#25559)

    Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com>
    hc-github-team-secure-vault-core and mpalmi authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    d20a98a View commit details
    Browse the repository at this point in the history
  5. backport of commit fac6881 (hashicorp#25591)

    Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com>
    hc-github-team-secure-vault-core and mpalmi authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    7be770d View commit details
    Browse the repository at this point in the history
  6. backport of commit 34079f2 (hashicorp#25596)

    Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
    hc-github-team-secure-vault-core and tomhjp authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    52cebd2 View commit details
    Browse the repository at this point in the history
  7. backport of commit 075f109 (hashicorp#25595)

    Co-authored-by: Kianna <30884335+kiannaquach@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    6ad8a94 View commit details
    Browse the repository at this point in the history
  8. backport of commit 3c4bae9 (hashicorp#25598)

    Co-authored-by: Peter Wilson <peter.wilson@hashicorp.com>
    hc-github-team-secure-vault-core and Peter Wilson authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    afbc42f View commit details
    Browse the repository at this point in the history
  9. backport of UI: replace popup menu on list items (hashicorp#25600)

    Co-authored-by: Chelsea Shaw <82459713+hashishaw@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    acc2f52 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    5b97ce7 View commit details
    Browse the repository at this point in the history
  2. backport of UI: fix delete from list using Item.callMethod (hashicorp…

    …#25609)
    
    Co-authored-by: Chelsea Shaw <82459713+hashishaw@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    ecc800f View commit details
    Browse the repository at this point in the history
  3. backport of commit 7ecaca0 (hashicorp#25568)

    Co-authored-by: Anton Averchenkov <84287187+averche@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    eb674eb View commit details
    Browse the repository at this point in the history
  4. UI: add default granularity depending on type, add optional to secret…

    …_name_template (hashicorp#25611) (hashicorp#25617)
    
    * add default granularity depending on type
    
    * move default setting to helper
    
    * add test coverage for default granularity
    
    * update mirage
    
    * update secret name template
    
    * remove has-text-black class which was making help tooltip black as well
    hellobontempo authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    6c6b53d View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. backport of commit 67c1634 (hashicorp#25622)

    Co-authored-by: Peter Wilson <peter.wilson@hashicorp.com>
    hc-github-team-secure-vault-core and Peter Wilson authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    caa5fa7 View commit details
    Browse the repository at this point in the history
  2. backport of commit ebe9ccf (hashicorp#25625)

    Co-authored-by: miagilepner <mia.epner@hashicorp.com>
    Configuration menu
    Copy the full SHA
    065b74e View commit details
    Browse the repository at this point in the history
  3. backport of commit 15238e3 (hashicorp#25627)

    Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    3ad9a3c View commit details
    Browse the repository at this point in the history
  4. backport of commit ccc2e1b (hashicorp#25642)

    Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
    Configuration menu
    Copy the full SHA
    af966dd View commit details
    Browse the repository at this point in the history
  5. backport of commit ae9ec39 (hashicorp#25644)

    Co-authored-by: Christopher Swenson <christopher.swenson@hashicorp.com>
    hc-github-team-secure-vault-core and Christopher Swenson authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    b33e950 View commit details
    Browse the repository at this point in the history
  6. backport of commit 770a3e0 (hashicorp#25647)

    Co-authored-by: Kianna <30884335+kiannaquach@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    bc52f3b View commit details
    Browse the repository at this point in the history
  7. backport of commit 7739114 (hashicorp#25656)

    Co-authored-by: Scott Miller <smiller@hashicorp.com>
    Configuration menu
    Copy the full SHA
    c0ff815 View commit details
    Browse the repository at this point in the history
  8. backport of commit 63de6e3 (hashicorp#25652)

    Co-authored-by: Kianna <30884335+kiannaquach@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    924dc1a View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. backport of commit f94e215 (hashicorp#25660)

    Co-authored-by: Max Coulombe <109547106+maxcoulombe@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    5a8de48 View commit details
    Browse the repository at this point in the history
  2. backport of commit fbfe661 (hashicorp#25664)

    Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
    Configuration menu
    Copy the full SHA
    a4cd6bf View commit details
    Browse the repository at this point in the history
  3. backport of commit d4706b5 (hashicorp#25628)

    Co-authored-by: Jordan Reimer <zofskeez@gmail.com>
    Configuration menu
    Copy the full SHA
    4facaf6 View commit details
    Browse the repository at this point in the history
  4. backport of commit da21b85 (hashicorp#25667)

    Co-authored-by: Scott Miller <smiller@hashicorp.com>
    Configuration menu
    Copy the full SHA
    3e12d12 View commit details
    Browse the repository at this point in the history
  5. backport of commit 1fd5c34 (hashicorp#25673)

    Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com>
    hc-github-team-secure-vault-core and mpalmi authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    5a8fadf View commit details
    Browse the repository at this point in the history
  6. backport of commit df57ff4 (hashicorp#25675)

    Co-authored-by: Austin Gebauer <34121980+austingebauer@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    1e5763c View commit details
    Browse the repository at this point in the history
  7. backport of commit 9ddd23c (hashicorp#25679)

    Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com>
    hc-github-team-secure-vault-core and mpalmi authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    0627bb9 View commit details
    Browse the repository at this point in the history
  8. backport of commit b54ac98 (hashicorp#25615) (hashicorp#25680)

    Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com>
    hc-github-team-secure-vault-core and mpalmi authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    c04a33d View commit details
    Browse the repository at this point in the history
  9. backport of commit f33cb01 (hashicorp#25672)

    Co-authored-by: Kianna <30884335+kiannaquach@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    a5068a3 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. backport of commit fc55905 (hashicorp#25684)

    Co-authored-by: Kianna <30884335+kiannaquach@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    ba95def View commit details
    Browse the repository at this point in the history
  2. backport of commit 5e42f9a (hashicorp#25689)

    Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
    Configuration menu
    Copy the full SHA
    1bf6f02 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3cc6d3 View commit details
    Browse the repository at this point in the history
  4. backport of commit 382b5de (hashicorp#25691)

    Co-authored-by: Jordan Reimer <zofskeez@gmail.com>
    Configuration menu
    Copy the full SHA
    4764950 View commit details
    Browse the repository at this point in the history
  5. backport of commit 638f9dd (hashicorp#25692)

    Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    61ba784 View commit details
    Browse the repository at this point in the history
  6. backport of commit e0b1b87 (hashicorp#25703)

    Co-authored-by: Josh Black <raskchanky@gmail.com>
    Configuration menu
    Copy the full SHA
    f18dafd View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. backport of commit 6e98274 (hashicorp#25720)

    Co-authored-by: Peter Wilson <peter.wilson@hashicorp.com>
    hc-github-team-secure-vault-core and Peter Wilson authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    673a9c2 View commit details
    Browse the repository at this point in the history
  2. backport of commit fb7f872 (hashicorp#25719)

    Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    a5e89c0 View commit details
    Browse the repository at this point in the history
  3. backport of commit f7a00c7 (hashicorp#25726)

    Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
    Configuration menu
    Copy the full SHA
    beb8405 View commit details
    Browse the repository at this point in the history
  4. backport of commit a77f695 (hashicorp#25722)

    Co-authored-by: Kianna <30884335+kiannaquach@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    d107e4d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    455f9b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. backport of commit ac1347b (hashicorp#25741)

    Co-authored-by: miagilepner <mia.epner@hashicorp.com>
    Configuration menu
    Copy the full SHA
    e25d4a9 View commit details
    Browse the repository at this point in the history
  2. Backport 1.16: Add new sys/well-known apis (hashicorp#25730)

    - Add new interfaces LIST/GET /sys/well-known which will provide
       a list of keys which are registered labels within the
       /.well-known space on the local server, along with a detailed info
       map for each
     - Add GET /sys/well-known/ to get details on a specific registered label
     - Add api-docs and tests for the new API endpoints
    
    Co-authored-by: Steve Clark <steven.clark@hashicorp.com>
    Configuration menu
    Copy the full SHA
    71b5def View commit details
    Browse the repository at this point in the history
  3. backport of commit c546f59 (hashicorp#25750)

    Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com>
    Configuration menu
    Copy the full SHA
    217752a View commit details
    Browse the repository at this point in the history
  4. fix VAULT-24372 (hashicorp#25639) (hashicorp#25756)

    * fix VAULT-24372
    
    * use redaction settings in context to redact values in sys/leader
    
    * add tests to check redaction in GetLeaderStatus and GetSealStatus
    
    * add ENT badge to sys/config/ui/custom-messages api-docs page in ToC
    
    * remove unrelated change to website ToC
    
    Co-authored-by: Marc Boudreau <marc.boudreau@hashicorp.com>
    hc-github-team-secure-vault-core and Marc Boudreau authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    181efe7 View commit details
    Browse the repository at this point in the history
  5. Backport 1.16: Add notes around OCSP GET request issue (hashicorp#25759)

    Co-authored-by: Steve Clark <steven.clark@hashicorp.com>
    Configuration menu
    Copy the full SHA
    8e71c80 View commit details
    Browse the repository at this point in the history
  6. backport of commit 9ec4d83 (hashicorp#25755)

    Co-authored-by: Marc Boudreau <marc.boudreau@hashicorp.com>
    hc-github-team-secure-vault-core and Marc Boudreau authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    08155e9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    29d8228 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. backport of commit 50aa6ee (hashicorp#25760)

    Co-authored-by: Thy Ton <maithytonn@gmail.com>
    Configuration menu
    Copy the full SHA
    5e81566 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. backport of commit e3d8a4d (hashicorp#25761)

    Co-authored-by: miagilepner <mia.epner@hashicorp.com>
    Configuration menu
    Copy the full SHA
    ac3b8fe View commit details
    Browse the repository at this point in the history
  2. backport of commit 8cbab3b (hashicorp#25752)

    Co-authored-by: mickael-hc <86245626+mickael-hc@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    f4e28d2 View commit details
    Browse the repository at this point in the history
  3. backport of commit 087efc9 (hashicorp#25765)

    Co-authored-by: Jordan Reimer <zofskeez@gmail.com>
    Configuration menu
    Copy the full SHA
    b61676b View commit details
    Browse the repository at this point in the history
  4. backport of commit ba19333 (hashicorp#25770)

    Co-authored-by: Scott Miller <smiller@hashicorp.com>
    Configuration menu
    Copy the full SHA
    eb8fbda View commit details
    Browse the repository at this point in the history
  5. backport of commit 1c0d71a (hashicorp#25772)

    Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
    Configuration menu
    Copy the full SHA
    759850a View commit details
    Browse the repository at this point in the history
  6. backport of commit d8cb424 (hashicorp#25774)

    Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    7b36097 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. backport of commit 9f8ddae (hashicorp#25776)

    Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    4bfd138 View commit details
    Browse the repository at this point in the history
  2. backport of commit 164a1af (hashicorp#25779)

    Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    17bad9f View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. backport of commit e6e99e6 (hashicorp#25715)

    Co-authored-by: Paul Banks <pbanks@hashicorp.com>
    hc-github-team-secure-vault-core and banks authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    3ce2b7c View commit details
    Browse the repository at this point in the history
  2. backport of commit 823b7da (hashicorp#25797)

    Co-authored-by: Brian Shumate <brianshumate@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    0158479 View commit details
    Browse the repository at this point in the history
  3. backport of commit 88e6a16 (hashicorp#25800)

    Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
    Configuration menu
    Copy the full SHA
    24440c7 View commit details
    Browse the repository at this point in the history
  4. backport of commit b7e5564 (hashicorp#25803)

    Co-authored-by: Christopher Swenson <christopher.swenson@hashicorp.com>
    hc-github-team-secure-vault-core and Christopher Swenson authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    57240e1 View commit details
    Browse the repository at this point in the history
  5. backport of commit 7943a9e (hashicorp#25727)

    Co-authored-by: Scott Miller <smiller@hashicorp.com>
    Configuration menu
    Copy the full SHA
    643c379 View commit details
    Browse the repository at this point in the history
  6. backport of commit 96b427f (hashicorp#25812)

    Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    b2da454 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. backport of commit 82e7061 (hashicorp#25807)

    Co-authored-by: Peter Wilson <peter.wilson@hashicorp.com>
    hc-github-team-secure-vault-core and Peter Wilson authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    401a5e3 View commit details
    Browse the repository at this point in the history
  2. backport of commit 79227d0 (hashicorp#25813)

    Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    4462a47 View commit details
    Browse the repository at this point in the history
  3. backport of commit e4aba15 (hashicorp#25819)

    Co-authored-by: Victor Rodriguez <vrizo@hashicorp.com>
    Configuration menu
    Copy the full SHA
    f81852b View commit details
    Browse the repository at this point in the history
  4. backport of commit d94418c (hashicorp#25824)

    Co-authored-by: Peter Wilson <peter.wilson@hashicorp.com>
    hc-github-team-secure-vault-core and Peter Wilson authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    2113f58 View commit details
    Browse the repository at this point in the history
  5. backport of commit 3b459f6 (hashicorp#25829)

    Co-authored-by: Ryan Cragun <me@ryan.ec>
    Configuration menu
    Copy the full SHA
    2181960 View commit details
    Browse the repository at this point in the history
  6. lint: fix proto delta and formatting (hashicorp#25831)

    Signed-off-by: Ryan Cragun <me@ryan.ec>
    ryancragun authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    aad31f8 View commit details
    Browse the repository at this point in the history
  7. backport of commit 43f8c7a (hashicorp#25836)

    Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
    Configuration menu
    Copy the full SHA
    06d5fc1 View commit details
    Browse the repository at this point in the history
  8. backport of UI: correctly call resultant-acl endpoint when user is ro…

    …ot (hashicorp#25786)
    
    Co-authored-by: Chelsea Shaw <82459713+hashishaw@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    0b535e4 View commit details
    Browse the repository at this point in the history
  9. backport of commit 18e7751 (hashicorp#25810)

    Co-authored-by: Jamie Finnigan <jfinnigan@hashicorp.com>
    Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
    3 people authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    21e2f1e View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. backport of commit c0cef5d (hashicorp#25845)

    Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    8af2336 View commit details
    Browse the repository at this point in the history
  2. backport of commit 86be20e (hashicorp#25846)

    Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    108fe11 View commit details
    Browse the repository at this point in the history
  3. Sync Enable Feature Workflow (hashicorp#25739) (hashicorp#25840)

    * adds modal for enabling sync in landing page cta workflow
    
    * adds config endpoint to sync mirage handler
    
    * update checkbox copy
    
    * handle adapter error and modify endpoints
    
    * address pr changes
    
    * add banner for when not opted in and update tests
    
    * change adapterError with verb to clarify boolean
    
    * update small tests changes
    
    * fix linting js errors
    
    * remove empty payload and update banner text
    
    * fix problematic test solve for another day
    
    * fix test
    
    ---------
    Monkeychip authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    8dcc431 View commit details
    Browse the repository at this point in the history
  4. backport of commit 79c8ec4 (hashicorp#25850)

    Co-authored-by: Angel Garbarino <Monkeychip@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    b51c28e View commit details
    Browse the repository at this point in the history
  5. backport of commit 57f7fa9 (hashicorp#25843)

    Co-authored-by: Austin Gebauer <34121980+austingebauer@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    b670403 View commit details
    Browse the repository at this point in the history
  6. backport of commit 961edd6 (hashicorp#25853)

    Co-authored-by: miagilepner <mia.epner@hashicorp.com>
    Configuration menu
    Copy the full SHA
    aa50dfc View commit details
    Browse the repository at this point in the history
  7. backport of commit bcd2510 (hashicorp#25856)

    Co-authored-by: Ryan Cragun <me@ryan.ec>
    Configuration menu
    Copy the full SHA
    2865131 View commit details
    Browse the repository at this point in the history
  8. Bump Go to 1.21.8 (hashicorp#25858)

    Christopher Swenson authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    bd5b66f View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. backport of commit f09b76f (hashicorp#25864)

    Co-authored-by: Bianca Moreira <48203644+biazmoreira@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    5be121f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d31a8d View commit details
    Browse the repository at this point in the history
  3. backport of commit a26d04c (hashicorp#25876)

    Co-authored-by: Ben Ash <32777270+benashz@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    15825b2 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. backport of commit e31413d (hashicorp#25880)

    Co-authored-by: miagilepner <mia.epner@hashicorp.com>
    Configuration menu
    Copy the full SHA
    11e062e View commit details
    Browse the repository at this point in the history
  2. backport of commit 5f1193b (hashicorp#25881)

    Co-authored-by: Peter Wilson <peter.wilson@hashicorp.com>
    hc-github-team-secure-vault-core and Peter Wilson authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    397953d View commit details
    Browse the repository at this point in the history
  3. backport of commit 0d71b2a (hashicorp#25885)

    Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    81ffa7c View commit details
    Browse the repository at this point in the history
  4. backport of commit c92a58b (hashicorp#25890)

    Co-authored-by: Ellie <ellie.sterner@hashicorp.com>
    Configuration menu
    Copy the full SHA
    e68b027 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    948e298 View commit details
    Browse the repository at this point in the history
  6. backport of commit db55fa4 (hashicorp#25898)

    Co-authored-by: Chris Capurso <1036769+ccapurso@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    e47a003 View commit details
    Browse the repository at this point in the history
  7. backport of commit 8db1aa1 (hashicorp#25900)

    Co-authored-by: Chris Capurso <1036769+ccapurso@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    fc4f3df View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    705ba3d View commit details
    Browse the repository at this point in the history
  2. backport of commit 54241e2 (hashicorp#25911)

    Co-authored-by: danielmenezesbr <danielmenezes@gmail.com>
    Configuration menu
    Copy the full SHA
    26525e9 View commit details
    Browse the repository at this point in the history
  3. backport of commit a404051 (hashicorp#25915)

    Co-authored-by: Phil Jay <phil@jay.id.au>
    hc-github-team-secure-vault-core and ps-jay authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    9ef29fb View commit details
    Browse the repository at this point in the history
  4. backport of commit 29dec5d (hashicorp#25919)

    Co-authored-by: Thomas Decaux <ebuildy@gmail.com>
    Configuration menu
    Copy the full SHA
    a41545f View commit details
    Browse the repository at this point in the history
  5. backport of commit 61a5d44 (hashicorp#25922)

    Co-authored-by: Peter Wilson <peter.wilson@hashicorp.com>
    hc-github-team-secure-vault-core and Peter Wilson authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    9056eea View commit details
    Browse the repository at this point in the history
  6. backport of commit 56e344b (hashicorp#25924)

    Co-authored-by: JJ <62021012+jlj77@users.noreply.github.com>
    hc-github-team-secure-vault-core and jlj77 authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    db4f32f View commit details
    Browse the repository at this point in the history
  7. backport of commit 6f5ed9d (hashicorp#25935)

    Co-authored-by: Peter Wilson <peter.wilson@hashicorp.com>
    hc-github-team-secure-vault-core and Peter Wilson authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    fc13461 View commit details
    Browse the repository at this point in the history
  8. backport of commit f86e3d4 (hashicorp#25932)

    Co-authored-by: suchsoon <137266842+suchsoon@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    ddd85ca View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    983e7be View commit details
    Browse the repository at this point in the history
  10. backport of commit 77e3ebb (hashicorp#25942)

    Co-authored-by: Ben Ash <32777270+benashz@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    6719a69 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Patch 2 (hashicorp#25925) (hashicorp#25936)

    * Update index.mdx
    
    The link (https://developer.hashicorp.com/vault/docs/proxy/index) in this page https://developer.hashicorp.com/vault/docs/deprecation does not point anywhere
    
    * Use relative link
    
    
    
    ---------
    
    Co-authored-by: Peter Wilson <peter.wilson@hashicorp.com>
    Co-authored-by: Jose Merchan <jose.merchan@hashicorp.com>
    Co-authored-by: Violet Hynes <a.xenasis@gmail.com>
    Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
    5 people authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    9325915 View commit details
    Browse the repository at this point in the history
  2. backport of commit 6482672 (hashicorp#25954)

    Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
    hc-github-team-secure-vault-core and tomhjp authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    e0a862a View commit details
    Browse the repository at this point in the history
  3. backport of commit 79f0ce2 (hashicorp#25958)

    Co-authored-by: jmarcelletti <46726303+jmarcelletti@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    54a5dce View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. backport of commit 674f7b4 (hashicorp#25974)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    116571b View commit details
    Browse the repository at this point in the history
  2. Test coverage and disable button fix on Secrets Sync opt-in modal (ha…

    …shicorp#25907) (hashicorp#25971)
    
    * fix issue of checkbox value not disabling after canceling the modal
    
    * add component test coverage in overview
    
    * add acceptance test to see flow show banner to not show banner
    
    * comment change
    
    * remove unecessary hash and add settled because ci is funny
    
    * circle ci play nice
    
    * forgot to add my changes 🙃
    
    * blah
    
    * that was a lot for delinating the errors properly—😵‍💫
    
    * pr review comments, thank you for the catches team
    Monkeychip authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    5e38207 View commit details
    Browse the repository at this point in the history
  3. go mod tidy (hashicorp#25978)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    73b069e View commit details
    Browse the repository at this point in the history
  4. backport of commit 7834f45 (hashicorp#25981)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    9cc9b2e View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. backport of commit 594d304 (hashicorp#25984)

    Co-authored-by: John-Michael Faircloth <fairclothjm@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    7e7c39a View commit details
    Browse the repository at this point in the history
  2. backport of commit 1274f2d (hashicorp#25996)

    Co-authored-by: Chris Capurso <1036769+ccapurso@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    164008c View commit details
    Browse the repository at this point in the history
  3. backport of commit 8342cb5 (hashicorp#26004)

    Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    1917cc0 View commit details
    Browse the repository at this point in the history
  4. backport of commit c7bdac4 (hashicorp#26010)

    Co-authored-by: Ryan Cragun <me@ryan.ec>
    Configuration menu
    Copy the full SHA
    05371a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df4acef View commit details
    Browse the repository at this point in the history
  6. backport of UI: fix k8s auth method role mgmt (hashicorp#26017)

    Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    4c78e9b View commit details
    Browse the repository at this point in the history
  7. backport of commit 94d4223 (hashicorp#26014)

    Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
    Configuration menu
    Copy the full SHA
    5b2a2e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Support OCSP responses without NextUpdate field set (hashicorp#25912) (

    …hashicorp#26023)
    
    * Support OCSP responses without a NextUpdate value set
    
     - Validate that the ThisUpdate value is
       properly prior to our current time and
       if NextUpdate is set that, ThisUpdate is
       before NextUpdate.
     - If we don't have a value for NextUpdate just compare against ThisUpdate.
    
    * Add ocsp_this_update_max_ttl support to cert auth
    
     - Allow configuring a maximum TTL of the OCSP response based on the
       ThisUpdate time like OpenSSL does
     - Add test to validate that we don't cache OCSP responses with no NextUpdate
    
    * Add cl
    
    * Add missing ` in docs
    
    * Rename ocsp_this_update_max_ttl to ocsp_this_update_max_age
    
    * Missed a few TTL references
    
    * Fix error message
    
    Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
    Configuration menu
    Copy the full SHA
    eda36e9 View commit details
    Browse the repository at this point in the history
  2. backport of commit 846476e (hashicorp#26027)

    Co-authored-by: Jens Hofmann <je.hof@web.de>
    hc-github-team-secure-vault-core and jehof authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    ffa9949 View commit details
    Browse the repository at this point in the history
  3. backport of commit 6fca34e (hashicorp#26031)

    Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
    Configuration menu
    Copy the full SHA
    54da4d5 View commit details
    Browse the repository at this point in the history
  4. backport of commit ab59f8f (hashicorp#26034)

    Co-authored-by: radek-sprta <mail@radeksprta.eu>
    Configuration menu
    Copy the full SHA
    5344051 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7fc02f View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. backport of commit 3106f26 (hashicorp#26054)

    Co-authored-by: Wes Gilleland <Deathnerd@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    e2f7941 View commit details
    Browse the repository at this point in the history
  2. backport of commit 89c9f86 (hashicorp#26060)

    Co-authored-by: Ciara Clements <87321378+ciara-c@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    8a3b9b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e56c1b2 View commit details
    Browse the repository at this point in the history
  4. backport of commit f706c20 (hashicorp#26063)

    Co-authored-by: Peter Wilson <peter.wilson@hashicorp.com>
    hc-github-team-secure-vault-core and Peter Wilson authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    7688dd2 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. backport of commit 6091ad4 (hashicorp#26077)

    Co-authored-by: Chelsea Shaw <82459713+hashishaw@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    c93a923 View commit details
    Browse the repository at this point in the history
  2. backport of commit c647835 (hashicorp#26085)

    Co-authored-by: Robert <17119716+robmonte@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    73337c1 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. backport of commit 14816dc (hashicorp#26093)

    Co-authored-by: Scott Miller <smiller@hashicorp.com>
    Configuration menu
    Copy the full SHA
    110f909 View commit details
    Browse the repository at this point in the history
  2. backport of commit 2fe676e (hashicorp#26096)

    Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
    Configuration menu
    Copy the full SHA
    a895187 View commit details
    Browse the repository at this point in the history
  3. Backport Add a configuration flag for enabling multiseal (Seal HA) (h…

    …ashicorp#26100)
    
    ---------
    
    Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com>
    sgmiller and jasonodonnell authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    9e5c636 View commit details
    Browse the repository at this point in the history
  4. backport of commit b112eb9 (hashicorp#26104)

    Co-authored-by: Victor Rodriguez <vrizo@hashicorp.com>
    Configuration menu
    Copy the full SHA
    92465ef View commit details
    Browse the repository at this point in the history
  5. backport of commit 3066791 (hashicorp#26108)

    Co-authored-by: Karuppiah Natarajan <karuppiah7890@gmail.com>
    Configuration menu
    Copy the full SHA
    2aad5b3 View commit details
    Browse the repository at this point in the history
  6. backport of commit f7301bc (hashicorp#26109)

    Co-authored-by: Rachel Culpepper <84159930+rculpepper@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    2f75032 View commit details
    Browse the repository at this point in the history
  7. backport of commit d989eae (hashicorp#25868)

    Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    5eaa9f4 View commit details
    Browse the repository at this point in the history
  8. Backport of Secret Sync Permissions cleanup (hashicorp#26069) (hashic…

    …orp#26115)
    
    * add secrets sync feature to version service
    
    * fix syntax for feature in version service
    
    * UI [Sidebranch]: correctly call activation flags endpoints (hashicorp#26068)
    
    * Show empty state on client count sync page if feature isn't activated (hashicorp#26024)
    
    * page/sync: show empty state if sync is not activated
    
    * tests: add sync page integration tests
    
    * tests: add secrets sync acceptance tests
    
    * cleanup: remove redundant empty state selector
    
    * chore: rename to isSecretsSyncActivated
    
    * Only make POST request to activation-flags in root namespace (hashicorp#26081)
    
    * Clean up around opt-in banner on non-secrets-sync views (hashicorp#26039)
    
    * only show and make request to activated-features  if enterprise with secrets sync feature
    
    * waiting for final badge title but hiding banner and network request based on if user has secrets-sync feature.
    
    * final copy for badge
    
    * handle dismiss erorr message, custom messaging in errors, different badge names and upsell if not on license.
    
    * add secrets sync feature to version service
    
    * nope, add to main sidebranch not in this PR
    
    * use version service directly to check for secrets sync feature
    
    * update badges to use version service directly
    
    * do not unnecessarily pass hasSecretsSyncFeature, access from version directly
    
    * last spot to update using the feature getter
    
    * cleanup landing cta logic
    
    * UI [Sidebranch]: correctly call activation flags endpoints (hashicorp#26068)
    
    * small cleanups after merge
    
    * remove unused type imports
    
    * update tests
    
    * update nav link test
    
    * add test waiter for race condition on test
    
    * add waiter to fetch activation-flags
    
    * remove customer waiters and go for waitFors in test
    
    * worth a try? mirage issues?
    
    * closer?
    
    * fix issue with inconsistent asserts
    
    * adding back in in case this is the issue
    
    * revert cluster.hbs change
    
    * skip test
    
    * delete test
    
    ---------
    
    
    
    
    
    * Hide sync for managed vault (hashicorp#26084)
    
    * [secrets sync] hide sync content from client overview (hashicorp#26078)
    
    * clients/overview: hide secrets sync content if not in license
    
    * clients: remove sync tab if not in license
    
    * routes: fetch isSecretsSyncActivated at clients/counts route level
    
    * wip - hide secrets sync from overview page
    
    * tests: fix usage-stats test
    
    * more wip hiding from overview page
    
    * hide secrets sync on attribution component/modal
    
    * hide secrets sync content on running total component
    
    * fix RunningTotal class name
    
    
    
    * controllers: fix type
    
    * tests: usage tests
    
    * tests: running totals tests
    
    * add s to secrets-sync
    
    * tests: running-total test cleanup
    
    ---------
    
    
    
    
    * cleanup unused version service
    
    * return extra line
    
    * wip - sync tests
    
    * wip -- clients overview acceptance tests
    
    * test coverage for sync in license, activated
    
    * tests: add more robust sync-related overview tests
    
    * hide sync client charts if feature not in license
    
    ---------
    
    Co-authored-by: Angel Garbarino <Monkeychip@users.noreply.github.com>
    Co-authored-by: clairebontempo@gmail.com <clairebontempo@gmail.com>
    Co-authored-by: Noelle Daley <noelledaley@users.noreply.github.com>
    Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
    5 people authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    f8ea1eb View commit details
    Browse the repository at this point in the history
  9. backport of commit 7b939bd (hashicorp#26117)

    Co-authored-by: Angel Garbarino <Monkeychip@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    84bc41c View commit details
    Browse the repository at this point in the history
  10. Backport of Docs/vault 23837/sync doc update into release/1.16.x (has…

    …hicorp#26058)
    
    * Docs/vault 23837/sync doc update (hashicorp#25433)
    
    * + documented the new sync API options
    
    * * cherry-pick
    * address review comments
    
    * move statuses into a table for consistency
    * fix merge conflicts
    
    ---------
    
    Co-authored-by: Max Coulombe <109547106+maxcoulombe@users.noreply.github.com>
    Co-authored-by: mickael-hc <86245626+mickael-hc@users.noreply.github.com>
    Co-authored-by: maxcoulombe <max.coulombe@hashicorp.com>
    4 people authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    6a694d0 View commit details
    Browse the repository at this point in the history
  11. backport of commit 3df0935 (hashicorp#26121)

    Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    bc9c844 View commit details
    Browse the repository at this point in the history
  12. backport of commit fa469f8 (hashicorp#26122)

    Co-authored-by: Max Coulombe <109547106+maxcoulombe@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    4bfb027 View commit details
    Browse the repository at this point in the history
  13. backport of commit f661f43 (hashicorp#26124)

    Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    d623bce View commit details
    Browse the repository at this point in the history
  14. backport of commit de7c905 (hashicorp#26128)

    Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
    Configuration menu
    Copy the full SHA
    5875218 View commit details
    Browse the repository at this point in the history
  15. Backport of Clarify wrapping token language into release/1.16.x (hash…

    …icorp#26126)
    
    * backport of commit 20c58ad
    
    ---------
    
    Co-authored-by: Jamie Wright <jamiewri@me.com>
    Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
    3 people authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    6ff205f View commit details
    Browse the repository at this point in the history
  16. Backport of doc: Add kault library reference into release/1.16.x (has…

    …hicorp#26130)
    
    * backport of commit 49014b2
    
    * fix build error
    
    ---------
    
    Co-authored-by: Hansanto <73109509+Hansanto@users.noreply.github.com>
    Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
    3 people authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    314b34d View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. backport of commit 792eb3b (hashicorp#26132)

    Co-authored-by: Noelle Daley <noelledaley@users.noreply.github.com>
    hc-github-team-secure-vault-core and Noelle Daley authored Mar 23, 2024
    Configuration menu
    Copy the full SHA
    6f4631e View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    c20eae3 View commit details
    Browse the repository at this point in the history