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

kubernetes-sigs / kubebuilder / 15372570272
71%
master: 74%

Build:
Build:
LAST BUILD BRANCH: fix-api-docs-utils
DEFAULT BRANCH: master
Ran 01 Jun 2025 07:48AM UTC
Jobs 1
Files 45
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

01 Jun 2025 07:40AM UTC coverage: 71.498% (+0.1%) from 71.371%
15372570272

Pull #4844

github

camilamacedo86
(cli) fix: allow 'alpha generate' to work with unsupported plugins by patching PROJECT file in-memory

This change enables the 'kubebuilder alpha generate' command to work with projects that use old and unsupported plugin versions (e.g., go.kubebuilder.io/v2 or v3). It does so by loading the PROJECT config file into memory and replacing deprecated plugin keys with the latest supported version (v4) before parsing.

This prevents config loading errors and preserves support for CLI flags like --help and others.

Related to: https://github.com/kubernetes-sigs/kubebuilder/issues/4433
Pull Request #4844: 🐛 (cli) fix: allow 'alpha generate' to work with unsupported plugins by patching PROJECT file in-memory

33 of 72 new or added lines in 1 file covered. (45.83%)

2343 of 3277 relevant lines covered (71.5%)

16.54 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
39
84.13
-9.13% pkg/cli/cli.go
Jobs
ID Job ID Ran Files Coverage
1 15372570272.1 01 Jun 2025 07:48AM UTC 45
71.5
GitHub Action Run
Source Files on build 15372570272
  • Tree
  • List 45
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #4844
  • PR Base - master (#15372082784)
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