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

rollandf / maintenance-operator / 18521599316
69%
main: 69%

Build:
Build:
LAST BUILD BRANCH: go12411
DEFAULT BRANCH: main
Ran 15 Oct 2025 07:48AM UTC
Jobs 1
Files 21
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

15 Oct 2025 07:43AM UTC coverage: 69.042%. First build
18521599316

push

github

rollandf
fix(helm): add default value for kubernetesClusterDomain in webhook cert

The webhook certificate template referenced .Values.kubernetesClusterDomain
without a default value, causing malformed DNS names with trailing dots
when the value was not explicitly set (e.g., service.namespace.svc.).

This resulted in X.509 certificate errors on webhook startup:
'x509: SAN dNSName is malformed'

Changes:
- Add | default "cluster.local" to certificate template
- Document kubernetesClusterDomain in values.yaml as optional
- Users can still override if using custom cluster domain

Fixes webhook certificate generation to work out-of-the-box.

1211 of 1754 relevant lines covered (69.04%)

41.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 18521599316.1 15 Oct 2025 07:48AM UTC 21
69.04
GitHub Action Run
Source Files on build 18521599316
  • Tree
  • List 21
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18521599316
  • d0c960d6 on github
  • Next Build on cert (#18521642862)
  • 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