fix(konnect): Cleanup Mesh Manager/Gateway Manager naming#5908
Open
lena-larionova wants to merge 3 commits into
Open
fix(konnect): Cleanup Mesh Manager/Gateway Manager naming#5908lena-larionova wants to merge 3 commits into
lena-larionova wants to merge 3 commits into
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR cleans up remaining documentation references to “Gateway Manager”/“Mesh Manager” to align with the current Konnect UI names (API Gateway and Service Mesh).
Changes:
- Updates UI/product naming in several docs pages and a landing page.
- Adjusts phrasing around control plane/data plane UI navigation to use “API Gateway”.
- Refreshes event gateway role description wording to remove “Event Gateway Manager”.
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| app/konnect-platform/teams-and-roles.md | Removes “Event Gateway Manager” naming from the Event Gateways Creator role description. |
| app/gateway/data-plane-version-compatibility.md | Updates compatibility badge guidance to reference the “API Gateway” page. |
| app/catalog/api-packaging.md | Replaces “Gateway Manager permissions” wording with “API Gateway permissions” (but introduces a small grammar issue). |
| app/_landing_pages/catalog.yaml | Updates Catalog integrations copy to “API Gateway” and “Service Mesh”. |
| app/_includes/plugins/crowdstrike-aidr/install.md | Updates control plane ID discovery text to avoid “Gateway Manager” naming (wording can be clearer). |
| app/_how-tos/dev-portal/package-apis-with-dev-portal.md | Updates packaging guidance to reference “API Gateway permissions”. |
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
✅ Deploy Preview for kongdeveloper ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
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.
Description
Removing straggling mentions of mesh manager and gateway manager. The UI names are API Gateway and Service Mesh.
Preview Links