forked from hashicorp/vault
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: JJ <[email protected]>
Co-authored-by: Peter Wilson <[email protected]>
Co-authored-by: suchsoon <[email protected]>
Co-authored-by: Ben Ash <[email protected]>
* 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: Tom Proctor <[email protected]>
Co-authored-by: jmarcelletti <[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]>
Co-authored-by: Chris Capurso <[email protected]>
Co-authored-by: claire bontempo <[email protected]>
Co-authored-by: Ryan Cragun <[email protected]>
Co-authored-by: claire bontempo <[email protected]>
Co-authored-by: Steven Clark <[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]>
Co-authored-by: Jens Hofmann <[email protected]>
Co-authored-by: Steven Clark <[email protected]>
Co-authored-by: radek-sprta <[email protected]>
Co-authored-by: Wes Gilleland <[email protected]>
Co-authored-by: Ciara Clements <[email protected]>
Co-authored-by: Peter Wilson <[email protected]>
Co-authored-by: Chelsea Shaw <[email protected]>
Co-authored-by: Robert <[email protected]>
* [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]>
Co-authored-by: Jonathan Frappier <[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: Yoko Hyakuna <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mike Palmiotto <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bianca Moreira <[email protected]>
Co-authored-by: Ryan Cragun <[email protected]>
Co-authored-by: Angel Garbarino <[email protected]>
Co-authored-by: Angel Garbarino <[email protected]>
Co-authored-by: Bianca Moreira <[email protected]>
Co-authored-by: Rachel Culpepper <[email protected]>
Co-authored-by: akshya96 <[email protected]>
Co-authored-by: akshya96 <[email protected]>
Co-authored-by: Adam Rowan <[email protected]>
Co-authored-by: John-Michael Faircloth <[email protected]>
Co-authored-by: Victor Rodriguez <[email protected]>
Co-authored-by: Sarah Chavis <[email protected]>
Co-authored-by: Steven Clark <[email protected]>
Co-authored-by: Meggie <[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]>
Co-authored-by: Ben Ash <[email protected]>
ssrangisetti
approved these changes
Jul 29, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.