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

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

Build:
Build:
LAST BUILD BRANCH: add-namesapced-support
DEFAULT BRANCH: master
Ran 02 Nov 2025 12:00PM 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

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

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

Jobs
ID Job ID Ran Files Coverage
1 19011914362.1 02 Nov 2025 12:00PM UTC 55
66.39
GitHub Action Run
Source Files on build 19011914362
  • Tree
  • List 55
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #5154
  • PR Base - master (#19011429459)
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