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

camilamacedo86 / kubebuilder / 21524500227
74%
master: 74%

Build:
Build:
LAST BUILD BRANCH: test-add-helm
DEFAULT BRANCH: master
Ran 30 Jan 2026 05:33PM UTC
Jobs 1
Files 101
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

30 Jan 2026 05:19PM UTC coverage: 73.732%. Remained the same
21524500227

push

github

camilamacedo86
fix(helm/v2-alpha): Use root context ($) instead of current context (.) in metrics cert DNS names

This fixes a Helm template rendering issue where the metrics certificate
DNS names were using the current context (.) instead of the root context ($).

In Helm templates, the context can change inside conditionals and loops.
Using . instead of $ can cause the template helper functions to receive
the wrong context, resulting in incorrect DNS names being generated.

This was causing the Helm chart tests to fail because the deployment
would timeout waiting to become Available, as the controller couldn't
start properly with incorrectly configured certificates.

Changes:
- Updated helm_templater.go to use $ for context in metrics cert DNS generation
- Regenerated all affected Helm charts with the fix

Fixes the failing GitHub Actions tests in:
- helm-test (docs/book/src/cronjob-tutorial/testdata/project)
- helm-test-project-v4-with-plugins

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

3 of 3 new or added lines in 1 file covered. (100.0%)

6658 of 9030 relevant lines covered (73.73%)

40.18 hits per line

Jobs
ID Job ID Ran Files Coverage
1 21524500227.1 30 Jan 2026 05:33PM UTC 101
73.73
GitHub Action Run
Source Files on build 21524500227
  • Tree
  • List 101
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 948ea340 on github
  • Prev Build on test-add-helm (#21522947735)
  • Next Build on test-add-helm (#21525191086)
  • Delete
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