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

kubernetes-sigs / kubebuilder / 23918394431
80%
master: 81%

Build:
Build:
LAST BUILD BRANCH: helm-add-labels-annotations
DEFAULT BRANCH: master
Ran 02 Apr 2026 07:36PM UTC
Jobs 1
Files 89
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 Apr 2026 07:33PM UTC coverage: 80.109% (+0.3%) from 79.854%
23918394431

Pull #5577

github

camilamacedo86
chore(helm/v2-alpha) smart field exposure - operator fields conditional, optional K8s
fields commented but templated

Added smart field exposure logic for Helm charts that mirrors operator intent:

- **Operator-specific fields** (env, args, envOverrides) only appear when defined in kustomize
- **Optional Kubernetes fields** (strategy, priorityClassName, topologySpreadConstraints, terminationGracePeriodSeconds, imagePullSecrets) are commented unless found in kustomize, but always have template conditionals
- Users can now uncomment optional fields in values.yaml without regenerating the chart
- Standard Helm knobs (replicas, image, affinity, nodeSelector, tolerations) always expose- Ensure that replicas value came from kustomize
- Ensure consistency in examples and values outputed.

Generated-by: Claude
Pull Request #5577: ✨ (helm/v2-alpha): Expose common optional values

299 of 334 new or added lines in 3 files covered. (89.52%)

4 existing lines in 1 file now uncovered.

6444 of 8044 relevant lines covered (80.11%)

42.58 hits per line

Uncovered Changes

Lines Coverage ∆ File
20
93.95
-0.54% pkg/plugins/optional/helm/v2alpha/scaffolds/internal/kustomize/helm_templater.go
12
84.35
-0.87% pkg/plugins/optional/helm/v2alpha/scaffolds/internal/kustomize/chart_converter.go
3
97.99
-0.57% pkg/plugins/optional/helm/v2alpha/scaffolds/internal/templates/values_basic.go

Coverage Regressions

Lines Coverage ∆ File
4
97.99
-0.57% pkg/plugins/optional/helm/v2alpha/scaffolds/internal/templates/values_basic.go
Jobs
ID Job ID Ran Files Coverage
1 23918394431.1 02 Apr 2026 07:36PM UTC 89
80.11
GitHub Action Run
Source Files on build 23918394431
  • Tree
  • List 89
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #5577
  • PR Base - master (#23916973084)
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