feat: Rename "Kubernetes Access Gateway" references to "Gateway"#256
feat: Rename "Kubernetes Access Gateway" references to "Gateway"#256
Conversation
52be15a to
b5e675f
Compare
There was a problem hiding this comment.
Pull request overview
This PR completes the repository-wide rename of remaining “Kubernetes Access Gateway” references to the shorter “Gateway”, aligning docs, Helm chart metadata, dashboards, CLI help text, and GitHub automation with the new naming from Issue #253.
Changes:
- Updated README and ancillary docs/templates to point at the renamed
Twingate/gatewayrepository and “Gateway” terminology. - Renamed “Kubernetes Access Gateway” strings inside Helm chart values/schema and Grafana dashboard JSON + test snapshots.
- Updated automation/config references (vulnerability monitoring workflow, Codecov config) to use the new “gateway” naming.
Reviewed changes
Copilot reviewed 11 out of 11 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| README.md | Renames project title and updates repo/wiki/DockerHub links to Twingate/gateway. |
| deploy/gateway/values.yaml | Updates Helm chart header comment to the new name. |
| deploy/gateway/values.schema.json | Renames schema description text referencing the old product name. |
| deploy/gateway/tests/snapshot/grafana-dashboard-configmap_test.yaml.snap | Updates snapshot strings for Grafana dashboard metadata. |
| deploy/gateway/dashboards/gateway-dashboard.json | Updates Grafana dashboard description/title strings to remove “Access”. |
| cmd/start.go | Updates CLI start command short description. |
| cmd/root.go | Updates root CLI short description. |
| CLAUDE.md | Updates doc title and repository URL to Twingate/gateway. |
| .github/workflows/vulnerability-monitor.yaml | Updates Docker Scout image reference and Slack message text to “Gateway”. |
| .github/ISSUE_TEMPLATE/bug.md | Updates bug template “about” text to “Twingate Gateway”. |
| .codecov.yml | Updates header comment to “Gateway”. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #256 +/- ##
==========================================
- Coverage 83.04% 82.86% -0.19%
==========================================
Files 36 36
Lines 2696 2696
==========================================
- Hits 2239 2234 -5
- Misses 343 348 +5
Partials 114 114
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
Related Tickets & Documents
kubernetes-access-gatewayto justgateway#253Changes
Rename the remaining "Kubernetes Access Gateway" references to "Gateway"