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

kubernetes-sigs / kubebuilder / 17709831088
66%
master: 74%

Build:
Build:
LAST BUILD BRANCH: feat-improve-completion
DEFAULT BRANCH: master
Ran 14 Sep 2025 10:20AM 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

14 Sep 2025 10:19AM UTC coverage: 66.387% (-0.5%) from 66.854%
17709831088

Pull #5058

github

camilamacedo86
This PR introduces a completely rewritten Helm plugin (`helm/v2-alpha`) that dynamically generates Helm charts based on the actual kustomize output from `make build-installer`, replacing the previous hardcoded template approach in `helm/v1-alpha`.

The existing `helm/v1-alpha` plugin used static templates that didn't reflect user customizations (environment variables, labels, annotations, security contexts, etc.) made in their kustomize configuration. This led to inconsistencies between `kubectl apply -f dist/install.yaml` and `helm install`.

- Deprecated Helm v1-alpha in favour of v2
- Add docs and tests for Helm v2
- Update all samples
- Address all feedbacks raised so far

Assisted-by: OpenAI
Pull Request #5058: ✨ Add helm/v2-alpha addressing all feedbacks and aiming maintainability. Deprecated helm/v1-alpha in favor of helm/v2-alpha

0 of 48 new or added lines in 1 file covered. (0.0%)

3322 of 5004 relevant lines covered (66.39%)

39.72 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
48
0.0
0.0% pkg/cli/alpha/internal/generate.go
Jobs
ID Job ID Ran Files Coverage
1 17709831088.1 14 Sep 2025 10:20AM UTC 55
66.39
GitHub Action Run
Source Files on build 17709831088
  • Tree
  • List 55
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #5058
  • PR Base - master (#17709678174)
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