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

kubernetes-sigs / kubebuilder / 19011914362 / 1
51%
master: 74%

Build:
Build:
LAST BUILD BRANCH: add-namesapced-support
DEFAULT BRANCH: master
Ran 02 Nov 2025 12:00PM UTC
Files 55
Run time 1s
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

02 Nov 2025 11:59AM UTC coverage: 66.387%. Remained the same
19011914362.1

Pull #5154

github

camilamacedo86
(go/v4): Simplify init directory validation to only block PROJECT fil

Remove overly restrictive directory validation that was blocking legitimate
files like mise.toml and other configuration files. The previous logic
attempted to allow only specific file types but had inverted logic that
blocked most files unnecessarily.

At this stage, we don't have a maintainable way to accurately predict all
possible file conflicts. The only file that definitively conflicts with
scaffolding is the PROJECT file, which kubebuilder generates.

This allows users to run kubebuilder init in directories with legitimate
configuration files (mise.toml, .envrc, .tool-versions, etc.) without
encountering false validation errors.
Pull Request #5154: 🐛 (go/v4): Simplify init directory validation to only block PROJECT file

3322 of 5004 relevant lines covered (66.39%)

39.75 hits per line

Source Files on job 19011914362.1
  • Tree
  • List 55
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 19011914362
  • e624b6dd on github
  • Prev Job for on fix-init (#19011429459.1)
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