• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

aws / aws-application-networking-k8s
44%
main: 44%

Build:
Build:
LAST BUILD BRANCH: liucalvi/665-service-naming-conflict
DEFAULT BRANCH: main
Repo Added 02 Feb 2026 07:07AM UTC
Token 5zsgPUGHgU6RXOSxcM7ZIp1lID7QVZxu1 regen
Build 57 Last
Files 118
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH fix/hostname-intersection-check
branch: fix/hostname-intersection-check
CHANGE BRANCH
x
Reset
Sync Branches
  • fix/hostname-intersection-check
  • chore/go-1.26-upgrade
  • dependabot/go_modules/test/sigs.k8s.io/controller-runtime-0.23.1
  • dependabot/pip/markdown-3.8.1
  • dependabot/pip/pygments-2.20.0
  • dependabot/pip/requests-2.33.0
  • docs/conformance-test-v2.0.1-results
  • docs/imdsv2-troubleshooting-794/2026-02-20
  • feat/auto-create-service-network
  • fix/attached-routes-count
  • fix/gateway-address-wrong-route-scope
  • fix/gateway-listener-resolvedrefs-condition
  • fix/gateway-listener-status-cleanup
  • fix/gateway-status-on-route-creation
  • fix/helm-seccomp-security-context-override
  • fix/invalid-backend-500-response
  • fix/listener-programmed-condition
  • fix/reconcile-delete-gateway-bug
  • fix/scripts-hardening-eval-removal
  • liucalvi/665-service-naming-conflict
  • liucalvi/auto-certificate-discovery
  • liucalvi/setup-script-fix
  • liucalvin/fix-release-script
  • main
  • patch-1
  • release-v2.0.2
  • vbed-rename-controller
  • vbedi_conformance
  • vbedi_fix-gateway-address-race
  • vbedi_issue618
  • vbedi_issue_902
  • vbedi_remove_kube-rbac-proxy

15 Mar 2026 04:24AM UTC coverage: 43.766%. First build
23103296107

Pull #909

github

abdallahmahran10
fix: add hostname intersection check for route-listener matching

Per the Gateway API spec, a route should only attach to a listener if
their hostnames intersect. Previously the controller did not check
hostname intersection, causing:

1. AttachedRoutes count to include routes with non-matching hostnames
2. Routes with mismatched hostnames to be marked Accepted instead of
   getting Accepted=False with reason NoMatchingListenerHostname

Add hostnamesIntersect check to IsRouteAllowedByListener and add
NoMatchingListenerHostname reason to route validation. This resolves
the GatewayWithAttachedRoutes conformance test failure.
Pull Request #909: fix: Add hostname intersection check for route-listener matching

7 of 38 new or added lines in 2 files covered. (18.42%)

5746 of 13129 relevant lines covered (43.77%)

0.49 hits per line

Relevant lines Covered
Build:
Build:
13129 RELEVANT LINES 5746 COVERED LINES
0.49 HITS PER LINE
Source Files on fix/hostname-intersection-check
  • Tree
  • List 115
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
23103296107 fix/hostname-intersection-check fix: add hostname intersection check for route-listener matching Per the Gateway API spec, a route should only attach to a listener if their hostnames intersect. Previously the controller did not check hostname intersection, causing: 1. Attached... Pull #909 15 Mar 2026 04:30AM UTC abdallahmahran10 github
43.77
See All Builds (57)

Badge your Repo: aws-application-networking-k8s

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

Refresh
  • Settings
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc