-
Notifications
You must be signed in to change notification settings - Fork 112
[PUBLISH] vault/202509 #969
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
Merged
Merged
Conversation
This file contains hidden or 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: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Initial links * Documentation overview, setup, usage * More details and links * Add external links * Add link separately from header * Update API reference * Remove use of unapproved acronym VSO * Add image to show difference between secrets flows * Add CSI driver link to nav bar * Fix broken image links * Fix unclear language and provide VaultAuth resource examples * Add generated helm docs * Regenerated helm docs with more accurate descriptions * Rename CSI provider and reorder offerings * Apply suggestions from code review Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com> * More meaningful link titles * More active voice, meaningful anchor text * Add comparison matrix page, remove outdated page * Link to comparisons page * Remove unnecessary section already covered by matrix * Update CSI provider official name * Add other auth methods for VSO-CSI * Remove separate alert * Use existing enterprise alert Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com> * Always capitalize Driver in the full offering name * Apply suggestions from code review Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com> * Update content/vault/v1.20.x/content/docs/deploy/kubernetes/comparisons.mdx Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com> * Rearrange comparisons page * Make migration paths section easier to read Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com> * Active voice changes, remove duplicated info * One more active voice change * Adds Transformation field to each secret * Lower-case driver and provider, treat VSO-CSI as part of VSO integration * Fix yaml * Rework into a separate setup page * Fix spacing thing * Add the missing closing parens and brackets * Edit overview to be more like suggestion * Redo json from main * Alert at top * Unbreak the nav structure * Remove trailing comma * Apply suggestions from code review Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com> * Active voice change * More active, declarative language * More declarative auth explanation * Update content/vault/v1.20.x/content/docs/deploy/kubernetes/vso/csi/setup.mdx Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com> * Page title ordering * Fix table formatting Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com> * Reference other restart scenario * Fix broken link * See if moving to one line fixes formatting issue * fix tabs * Apply suggestions from code review Co-authored-by: Theron Voran <tvoran@users.noreply.github.com> * Fix headings and unclear information * Remove redundant link and add helm docs link * Updates to comparisons page based on feedback * Fix broken link * Account for k8s secrets capability in CSI provider * Update content/vault/v1.20.x/content/docs/deploy/kubernetes/comparisons.mdx Co-authored-by: Theron Voran <tvoran@users.noreply.github.com> * Use feature marketing name and then segue to CSI driver explanation * Note temporary persistence option for SSCSI * Address feedback * More feedback * Fix broken links * Clean up migration section * Clarifying language * Avoid specific directions on container restarts * Wording that helps connect to existing VSO offering * Reword and link to regex docs * Add sentence about beta * actually no not beta * Update content/vault/v1.20.x/content/docs/deploy/kubernetes/comparisons.mdx Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com> * Address feedback * More feedback addressing * Use EnterpriseAlert Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com> * Update nav bar --------- Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com> Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
Contributor
Vercel Previews Deployed
|
Contributor
Broken Link CheckerNo broken links found! 🎉 |
…entication (#940) Makes documentation explicitly clear on how to format the `connection_url` when using keypair authentication. Mainly explicitly calling out the following: - users should not prepend or include any `username:password` information (templated or hard-coded) in the connection URL submitted to Vault - users can supply optional query parameters if they wish to do so Other changes: - Adds missing documentation from 1.18, 1.17 and 1.16 branches. While the feature was backported to those versions, the documentation was not backported to those branches at the time.
* Adding documentation for Vault MCP Server * removing beta label * fixing nav * Update docs-nav-data.json * adding recommendations from PR reviews * vault(mcp): fix disclaimers Add a Beta release disclaimer to the Vault MCP server docs and update the legal disclaimer title and paragraph breaks. * vault(mcp): fix docs links * docs: security model for vault mcp server (#970) * docs: vault mcp security model * remove : * better ops * remove infra keyword * accepting suggestions * adding some prompt examples * Format & style fixes (#987) --------- Co-authored-by: Guilherme Santos <157053549+gsantos-hc@users.noreply.github.com> Co-authored-by: Deniz Onur Duzgun <59659739+dduzgun-security@users.noreply.github.com> Co-authored-by: Yoko Hyakuna <yoko.hyakuna1@ibm.com>
schavis
approved these changes
Sep 24, 2025
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.
Publishing
vault/202509intomainEdited by @schavis