Traffic policies: split policy Actions and Selectors into subpages#32054
Open
mahathi-hariharan wants to merge 5 commits into
Open
Traffic policies: split policy Actions and Selectors into subpages#32054mahathi-hariharan wants to merge 5 commits into
mahathi-hariharan wants to merge 5 commits into
Conversation
added 5 commits
July 13, 2026 14:53
…pes/ Groups the Gateway policy-type pages (DNS, Network, HTTP, Egress, Resolver, packet filtering) under a new policy-types/ directory to mirror the Zero Trust dashboard. Adds a policy-types/ overview page, 301 redirects for every moved URL, and updates internal links. No page content rewritten.
…top-level section
…Gateway; refresh overview
… into subpages Splits the DNS, Network, and HTTP policy index pages into an overview (with a policy-composition example) plus dedicated actions.mdx and selectors.mdx pages, and migrates all inbound and intra-page anchor links to the new subpages.
Contributor
Review
Code ReviewThis code review is in beta and may not always be helpful — use your judgment. No code review issues found. Conventions❌ This review could not complete this run; results may be incomplete. It will retry on the next push. Style Guide ReviewNo style-guide issues found. CommandsOnly codeowners can run commands. Post a comment with the command to trigger it.
|
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
Splits the DNS, Network, and HTTP policy index pages into an overview (with a
policy-composition example shown as both a human-readable table and the equivalent
wire-filter expression) plus dedicated
actions.mdxandselectors.mdxpages —so each building block of a policy is its own page.
Notes
actions/andselectors/subpages. No redirects needed (the index URLs are unchanged).