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

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

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/test/google.golang.org/grpc-1.79.3
DEFAULT BRANCH: main
Repo Added 02 Feb 2026 07:07AM UTC
Token 5zsgPUGHgU6RXOSxcM7ZIp1lID7QVZxu1 regen
Build 93 Last
Files 119
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/reconcile-delete-gateway-bug
branch: fix/reconcile-delete-gateway-bug
CHANGE BRANCH
x
Reset
Sync Branches
  • fix/reconcile-delete-gateway-bug
  • chore/go-1.26-upgrade
  • ci/gha-standardize-action-majors
  • dependabot/github_actions/github-actions-0a29d60c52
  • dependabot/github_actions/github-actions-bddc684747
  • dependabot/go_modules/github.com/onsi/gomega-1.39.1
  • dependabot/go_modules/k8s.io/apimachinery-0.35.3
  • dependabot/go_modules/k8s.io/client-go-0.35.3
  • dependabot/go_modules/test/github.com/moby/spdystream-0.5.1
  • dependabot/go_modules/test/google.golang.org/grpc-1.79.3
  • dependabot/go_modules/test/k8s.io/apimachinery-0.35.3
  • dependabot/go_modules/test/k8s.io/client-go-0.35.3
  • dependabot/go_modules/test/sigs.k8s.io/controller-runtime-0.23.1
  • dependabot/go_modules/test/sigs.k8s.io/controller-runtime-0.23.3
  • 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
  • feat/service-network-crd
  • feature/drift-detection-requeue
  • 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/hostname-intersection-check
  • fix/invalid-backend-500-response
  • fix/listener-programmed-condition
  • fix/scripts-hardening-eval-removal
  • gateway-api-v1.5-upgrade
  • liucalvi/665-service-naming-conflict
  • liucalvi/auto-certificate-discovery
  • liucalvi/aws-go-sdk-upgrade
  • liucalvi/setup-script-fix
  • liucalvin/dependabot-fix
  • liucalvin/fix-release-script
  • liucalvin/grpc-service-docs
  • main
  • make-servicenetworkcrd-optional
  • 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
  • vbedi_user_agent

12 Mar 2026 07:38PM UTC coverage: 43.814%. First build
23020467533

Pull #907

github

abdallahmahran10
fix: correct gateway reconcileDelete to only block on referencing routes

reconcileDelete had two bugs causing conformance test regressions:

1. Wrong route check scope: it checked if ANY route in the cluster had
   ANY parent gateway, blocking deletion of ALL gateways. Fixed to only
   block if a route references the specific gateway being deleted.

2. Stale observedGeneration during deletion: when a gateway with a
   finalizer is deleted, Kubernetes bumps metadata.generation. The
   controller wasn't updating status conditions with the new generation,
   causing NamespacesMustBeReady in subsequent conformance tests to block
   on the stale gateway.

This fix resolves Gateway API v1.5 conformance test failures for:
- GatewayObservedGenerationBump
- GatewayModifyListeners
- HTTPRouteObservedGenerationBump
Pull Request #907: fix: gateway reconcileDelete to only block on referencing routes

0 of 15 new or added lines in 1 file covered. (0.0%)

5730 of 13078 relevant lines covered (43.81%)

0.49 hits per line

Relevant lines Covered
Build:
Build:
13078 RELEVANT LINES 5730 COVERED LINES
0.49 HITS PER LINE
Source Files on fix/reconcile-delete-gateway-bug
  • 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
23020467533 fix/reconcile-delete-gateway-bug fix: correct gateway reconcileDelete to only block on referencing routes reconcileDelete had two bugs causing conformance test regressions: 1. Wrong route check scope: it checked if ANY route in the cluster had ANY parent gateway, blocking de... Pull #907 12 Mar 2026 07:42PM UTC abdallahmahran10 github
43.81
23013858088 fix/reconcile-delete-gateway-bug fix: correct gateway reconcileDelete to only block on referencing routes reconcileDelete had two bugs causing conformance test regressions: 1. Wrong route check scope: it checked if ANY route in the cluster had ANY parent gateway, blocking de... Pull #907 12 Mar 2026 05:03PM UTC abdallahmahran10 github
43.81
See All Builds (93)

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