Skip to content

feat: Rename "Kubernetes Access Gateway" references to "Gateway"#256

Merged
minhtule merged 1 commit intomasterfrom
chore/mt/rename
Apr 2, 2026
Merged

feat: Rename "Kubernetes Access Gateway" references to "Gateway"#256
minhtule merged 1 commit intomasterfrom
chore/mt/rename

Conversation

@minhtule
Copy link
Copy Markdown
Contributor

@minhtule minhtule commented Apr 2, 2026

Related Tickets & Documents

Changes

Rename the remaining "Kubernetes Access Gateway" references to "Gateway"

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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/gateway repository 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.

Comment thread README.md
@minhtule minhtule requested a review from ekampf April 2, 2026 01:16
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.86%. Comparing base (41af54c) to head (b5e675f).
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@            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              
Flag Coverage Δ
integration 49.48% <ø> (-0.19%) ⬇️
unit 77.74% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
cmd/root.go 0.00% <ø> (ø)
cmd/start.go 53.12% <ø> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@minhtule minhtule merged commit b817326 into master Apr 2, 2026
14 checks passed
@minhtule minhtule deleted the chore/mt/rename branch April 2, 2026 03:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants