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

camilamacedo86 / kubebuilder / 21524500227 / 1
74%
master: 74%

Build:
Build:
LAST BUILD BRANCH: add-namesapced-support
DEFAULT BRANCH: master
Ran 30 Jan 2026 05:33PM UTC
Files 101
Run time 2s
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.1

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>

6658 of 9030 relevant lines covered (73.73%)

40.18 hits per line

Source Files on job 21524500227.1
  • Tree
  • List 101
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 21524500227
  • 948ea340 on github
  • Prev Job for on test-add-helm (#21522947735.1)
  • Next Job for on test-add-helm (#21525191086.1)
  • 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