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

NVIDIA / skyhook / 21528317219
81%

Build:
DEFAULT BRANCH: main
Ran 30 Jan 2026 08:07PM UTC
Jobs 1
Files 41
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 07:39PM UTC coverage: 80.936% (-0.1%) from 81.064%
21528317219

push

github

lockwobr
fix!: make imagePullSecret optional to prevent kubelet errors

BREAKING CHANGE: imagePullSecret now defaults to empty string instead
of "node-init-secret"

Previously, imagePullSecret defaulted to "node-init-secret" which
caused kubelet to log errors when the secret didn't exist. This change
makes the secret truly optional:

- chart/values.yaml: Change default from "node-init-secret" to ""
- chart/templates/deployment.yaml: Only add imagePullSecrets when set
- operator/internal/controller/skyhook_controller.go: Remove default
  value and conditionally add ImagePullSecrets to pods
- operator/config/manager/manager.yaml: Remove hardcoded secret
- Update documentation with migration instructions

Users pulling from private registries must now explicitly set
imagePullSecret in their Helm values. Users with public images
(default ghcr.io) need no changes.

2 of 14 new or added lines in 1 file covered. (14.29%)

6589 of 8141 relevant lines covered (80.94%)

4.33 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
12
84.0
-0.6% operator/internal/controller/skyhook_controller.go
Jobs
ID Job ID Ran Files Coverage
1 21528317219.1 30 Jan 2026 08:07PM UTC 41
80.94
GitHub Action Run
Source Files on build 21528317219
  • Tree
  • List 41
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21528317219
  • a56533f8 on github
  • Prev Build on main (#21524999460)
  • Next Build on main (#21533206643)
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