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

kubernetes-sigs / kubebuilder / 17281720374
67%
master: 67%

Build:
Build:
LAST BUILD BRANCH: upgrade-cobra
DEFAULT BRANCH: master
Ran 28 Aug 2025 12:01AM 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

28 Aug 2025 12:00AM UTC coverage: 67.07%. Remained the same
17281720374

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 17281720374.1 28 Aug 2025 12:01AM UTC 55
67.07
GitHub Action Run
Source Files on build 17281720374
  • 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 (#17265650701)
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

© 2025 Coveralls, Inc