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

kubernetes-sigs / external-dns / 27470166498
81%

Build:
DEFAULT BRANCH: master
Ran 13 Jun 2026 02:59PM UTC
Jobs 2
Files 156
Run time 1min
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

13 Jun 2026 02:56PM UTC coverage: 80.611% (+0.03%) from 80.582%
27470166498

push

github

web-flow
feat(source): attach RefObject to remaining sources (#6492)

Only ingress, service, node, pod, crd, fake and unstructured attached a
RefObject to the endpoints they produced. The gateway routes, istio,
contour, gloo, traefik, openshift, ambassador, kong, f5 and skipper
sources did not, so their endpoints carried no source identity.

Attach a RefObject in each of those sources via
events.NewObjectReference, using the per-source type constant as the
source name (gateway routes share the gatewayRouteSource chokepoint;
traefik tags inside the shared extractEndpoints helper plus the explicit
IngressRouteTCP loop). This gives every source-produced endpoint a
consistent, transient source identity for event emission, metrics and
conflict resolution.

connector (endpoints decoded from a socket, no Kubernetes object) and
empty (no endpoints) cannot reference an object and are left untagged.

Also fix skipper passing types.OpenShiftRoute instead of
types.SkipperRouteGroup to HasNoEmptyEndpoints.

Add a *_RefObjectExist test per newly tagged source.

17537 of 21755 relevant lines covered (80.61%)

1433.55 hits per line

Coverage Regressions

Lines Coverage ∆ File
120
67.93
0.28% traefik_proxy.go
57
86.9
0.04% gateway.go
49
74.37
0.33% gloo_proxy.go
44
50.0
0.46% kong_tcpingress.go
30
78.0
0.3% f5_transportserver.go
30
78.57
0.28% f5_virtualserver.go
30
35.4
0.58% skipper_routegroup.go
25
87.92
0.09% istio_virtualservice.go
16
84.46
0.21% ambassador_host.go
11
84.67
0.23% contour_httpproxy.go
10
84.62
1.02% openshift_route.go
10
90.42
0.12% istio_gateway.go
Jobs
ID Job ID Ran Files Coverage
1 run-macos-latest - 27470166498.1 13 Jun 2026 03:00PM UTC 156
80.61
GitHub Action Run
2 run-ubuntu-latest - 27470166498.2 13 Jun 2026 02:59PM UTC 156
80.61
GitHub Action Run
Source Files on build 27470166498
  • Tree
  • List 156
  • Changed 13
  • Source Changed 0
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27470166498
  • d3788baf on github
  • Prev Build on master (#27469127947)
  • Next Build on master (#27472819681)
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