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

kubernetes-sigs / kubebuilder / 30613200300 / 1
84%
master: 84%

Build:
Build:
LAST BUILD BRANCH: fix-project-file-follow-up
DEFAULT BRANCH: master
Ran 31 Jul 2026 09:30AM UTC
Files 103
Run time 5s
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

31 Jul 2026 07:32AM UTC coverage: 84.446% (+0.06%) from 84.389%
30613200300.1

Pull #5932

github

prash2512
fix(go/v4): resolve create webhook target when several share a GVK

create webhook matched a recorded resource by Group, Version and Kind and
took the first hit. When a project records more than one external resource
that shares a GVK under different domains, it silently bound the webhook to
whichever entry the PROJECT file listed first, and passing --external-api-domain
to select another one failed outright.

Collect every Group/Version/Kind match instead of taking the first. With a
single match, behave as before. With several, use --external-api-domain to
select one, and return an error when it is missing or matches none so the
command never guesses and leaves the PROJECT file unchanged.
Pull Request #5932: 🐛 fix(go/v4): resolve create webhook target when several share a GVK

8247 of 9766 relevant lines covered (84.45%)

157.52 hits per line

Source Files on job 30613200300.1
  • Tree
  • List 103
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 30613200300
  • 0dfbd2d2 on github
  • Prev Job for on fix-webhook-ambiguous-resource (#30570067643.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc