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

kubernetes-sigs / kubebuilder / 17350375841
67%
master: 74%

Build:
Build:
LAST BUILD BRANCH: fix-move-cmd-to-internal
DEFAULT BRANCH: master
Ran 31 Aug 2025 12:34AM UTC
Jobs 1
Files 55
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

31 Aug 2025 12:33AM UTC coverage: 67.07%. Remained the same
17350375841

Pull #5048

github

camilamacedo86
(fix): Fix Docker builds failing when projects don’t include apis/, controllers/, or webhooks by updating .dockerignore to allow only Go source files and module metadata

The make docker-build command no longer fails for new projects that don't yet have api/ or internal/ directories.

What changed:

- The Dockerfile now uses a general COPY . . command.
- The .dockerignore file has been updated to filter the build context, ensuring only necessary files are included.
Pull Request #5048: 🐛 (go/v4): Fix Docker builds failing when projects don’t include apis/, controllers/, or webhooks by updating .dockerignore to allow only Go source files and module metadata

3322 of 4953 relevant lines covered (67.07%)

40.04 hits per line

Jobs
ID Job ID Ran Files Coverage
1 17350375841.1 31 Aug 2025 12:34AM UTC 55
67.07
GitHub Action Run
Source Files on build 17350375841
  • Tree
  • List 55
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #5048
  • PR Base - master (#17350319870)
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