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

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

Build:
Build:
LAST BUILD BRANCH: fix-move-cmd-to-internal
DEFAULT BRANCH: master
Ran 24 Aug 2025 07:12PM UTC
Jobs 1
Files 54
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

24 Aug 2025 07:10PM UTC coverage: 70.093%. Remained the same
17192718618

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

3171 of 4524 relevant lines covered (70.09%)

13.69 hits per line

Jobs
ID Job ID Ran Files Coverage
1 17192718618.1 24 Aug 2025 07:12PM UTC 54
70.09
GitHub Action Run
Source Files on build 17192718618
  • Tree
  • List 54
  • 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 (#17187555222)
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