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

kubeflow / trainer / 27949716479
65%

Build:
DEFAULT BRANCH: master
Ran 22 Jun 2026 11:38AM UTC
Jobs 1
Files 40
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

22 Jun 2026 11:34AM UTC coverage: 64.709% (+0.08%) from 64.626%
27949716479

push

github

web-flow
fix: do not declare webhook cert data in Helm chart Secret (#3627)

The webhook Secret template declared empty ca.crt, ca.key, tls.crt and
tls.key keys. Under Helm v4 (which defaults to server-side apply) this
makes Helm the field manager of those keys, conflicting with the
cert-controller rotator that owns and writes them at runtime, breaking
`helm upgrade`. The rotator only updates the Secret (never creates it),
so the empty Secret object is kept while the data block is removed.

Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

2336 of 3610 relevant lines covered (64.71%)

0.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27949716479.1 22 Jun 2026 11:38AM UTC 40
64.71
GitHub Action Run
Source Files on build 27949716479
  • Tree
  • List 40
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 6ce82222 on github
  • Prev Build on master (#27835384216)
  • Next Build on master (#27979334817)
  • 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