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

kubernetes-sigs / kubebuilder / 17520793618
66%
master: 67%

Build:
Build:
LAST BUILD BRANCH: docs-css-improvements
DEFAULT BRANCH: master
Ran 06 Sep 2025 11:21PM 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

06 Sep 2025 11:19PM UTC coverage: 66.6% (-0.5%) from 67.07%
17520793618

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: WIP ✨ 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%)

10 existing lines in 1 file now uncovered.

3322 of 4988 relevant lines covered (66.6%)

39.85 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
48
0.0
0.0% pkg/cli/alpha/internal/generate.go

Uncovered Existing Lines

Lines Coverage ∆ File
10
0.0
0.0% pkg/cli/alpha/internal/generate.go
Jobs
ID Job ID Ran Files Coverage
1 17520793618.1 06 Sep 2025 11:21PM UTC 55
66.6
GitHub Action Run
Source Files on build 17520793618
  • 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 (#17517667774)
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