HVD: Vault - Standardize: Sentinel policy-as-code - #3081
Draft
danbr-ibm wants to merge 1 commit into
Draft
Conversation
Migrate the Sentinel draft content from the old hvd-docs PR into web-unified-docs so the HVD 2.0 work can continue in the repository that now owns validated design content. This adds the new Vault administration guide page, exposes it in the validated designs navigation, and preserves the legacy HVD URL through redirects so the old path continues to resolve after the move. The content is being carried over as a draft-equivalent migration rather than cleaned up during transfer. Any follow-up review or content adjustments can now happen in the web-unified-docs PR instead of the retired hvd-docs flow.
Contributor
Vercel Previews Deployed
|
Contributor
Broken Link CheckerThis PR contains broken links, but won't be blocked. Use this report to improve content quality: Quick Actions
Need Help?
Internal LinksExternal LinksSummary
|
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
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.
Summary
New section covering Sentinel in the Vault Operating Guide for Standardization. Provides platform teams with prescriptive guidance for adopting Vault Enterprise's policy-as-code layer, including policy model, enforcement configuration, four reusable standardization patterns, and operational caveats.
Source PR being migrated: https://github.com/hashicorp/hvd-docs/pull/394
Changes
New file:
content/validated-designs/docs/docs/vault/administration-guide/sentinel-policy-management.mdxAction: Create new page in the Vault Administration Guide and wire it into the validated designs nav and redirects.
Main guidance themes:
sentinelstanza options andhttpimport SSRF/latency warningSupporting migration updates:
content/validated-designs/data/docs-nav-data.json- adds the new Vault administration guide page to navcontent/validated-designs/redirects.jsonc- adds redirect from the old HVD standardization Sentinel pathNotes
This is a draft PR created as part of the HVD migration from
hashicorp/hvd-docsintohashicorp/web-unified-docs. The content is being moved as-is in draft form so any follow-up review and cleanup can happen in the correct repository.