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

pull v1.16.3 changes to main #4

Merged
merged 3,022 commits into from
Jul 29, 2024
Merged

pull v1.16.3 changes to main #4

merged 3,022 commits into from
Jul 29, 2024

Conversation

alekhrj
Copy link
Collaborator

@alekhrj alekhrj commented Jun 6, 2024

No description provided.

* 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 <[email protected]>
Co-authored-by: Jose Merchan <[email protected]>
Co-authored-by: Violet Hynes <[email protected]>
Co-authored-by: Tom Proctor <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…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
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John-Michael Faircloth <[email protected]>
…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 <[email protected]>
ryancragun and others added 28 commits May 15, 2024 15:01
* [VAULT-26888] Create developer scenarios (hashicorp#27028)

Create developer scenarios that have simplified inputs designed for
provisioning clusters and limited verification.

* Migrate Artifactory installation module from support team focused
  scenarios to the vault repository.
* Migrate support focused scenarios to the repo and update them to use
  the latest in-repo modules.
* Fully document and comment scenarios to help users outline, configure,
  and use the scenarios.
* Remove outdated references to the private registry that is not needed.
* Automatically configure the login shell profile to include the path to
  the vault binary and the VAULT_ADDR/VAULT_TOKEN environment variables.
* Handle cases where `vault_cluster` is used more than once on a host.

Signed-off-by: Ryan Cragun <[email protected]>
…nto release/1.16.x (hashicorp#27069)

* backport of commit ecd1643

* Fix bad link to /sys/health API docs (hashicorp#27070)

---------

Co-authored-by: Mike Palmiotto <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John-Michael Faircloth <[email protected]>
…/1.16.x (hashicorp#27230)

* Improve IdentityStore Invalidate performance (hashicorp#27184)

* improve identitystore invalidate performance

* add changelog

* adding test to cover invalidation of entity bucket keys within IdentityStore

* minor clean ups

* adding tests

* add missing godoc for tests

* fix incorrect merge resolution

---------

Co-authored-by: Marc Boudreau <[email protected]>
@alekhrj alekhrj merged commit 1cf30fe into main Jul 29, 2024
17 of 28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.