docs(consumer-restriction): re-port with Admin API, ADC, and Ingress Controller tabs#13262
Merged
Yilialinn merged 4 commits intoApr 22, 2026
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Re-ports the consumer-restriction plugin documentation (EN + ZH) to a tabbed structure (Admin API / ADC / Ingress Controller), updates the attributes table, and adds a canonical link.
Changes:
- Added canonical link + MDX tab components and reorganized examples into Admin API / ADC / Ingress Controller tabs.
- Updated attributes table semantics (required fields,
rejected_coderange, etc.). - Rewrote and expanded example configurations for consumer-name / method / service-id based restrictions.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 8 comments.
| File | Description |
|---|---|
| docs/zh/latest/plugins/consumer-restriction.md | Converts ZH docs to tabbed MDX structure, updates attributes, and refreshes examples + canonical link. |
| docs/en/latest/plugins/consumer-restriction.md | Converts EN docs to tabbed MDX structure, updates attributes, and refreshes examples + canonical link. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
… on services and use credentials endpoint
kayx23
approved these changes
Apr 21, 2026
moonming
approved these changes
Apr 22, 2026
shreemaan-abhishek
approved these changes
Apr 22, 2026
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.
Re-ports the consumer-restriction plugin documentation with Admin API, ADC, and Ingress Controller tab structure, corrected attribute table (whitelist/blacklist/allowed_by_methods are not individually required; rejected_code valid range >= 200), and canonical link.