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

NVIDIA / nodewright / 27426773396
82%

Build:
DEFAULT BRANCH: main
Ran 12 Jun 2026 04:07PM UTC
Jobs 1
Files 46
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

12 Jun 2026 03:50PM UTC coverage: 81.662% (-0.005%) from 81.667%
27426773396

push

github

web-flow
feat(controller): re-apply runtime-required taint on reboot when autoTaintNewNodes=true (#273)

When REAPPLY_ON_REBOOT=true, runtimeRequired=true, and autoTaintNewNodes=true
are all set, a rebooted node must be re-tainted so workloads cannot schedule on
it until Skyhook finishes re-applying. Previously, node.Reset() cleared the
nodeState/cordon/status annotations but left the autoTaint annotation intact,
so HasSkyhookAnnotations() remained true and HandleAutoTaint never re-tainted
the node.

The fix appends the runtime-required taint to the node inside the existing
ReapplyOnReboot block, after node.Reset() and before the StrategicMerge patch,
so the taint re-application and state reset land in one atomic apiserver write.
Taint removal on completion is unchanged (HandleRuntimeRequiredTaint).

Closes #180

Signed-off-by: Brian Lockwood <lockwobr@gmail.com>

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

6 existing lines in 1 file now uncovered.

8096 of 9914 relevant lines covered (81.66%)

9.31 hits per line

Coverage Regressions

Lines Coverage ∆ File
6
83.84
-0.02% operator/internal/controller/skyhook_controller.go
Jobs
ID Job ID Ran Files Coverage
1 27426773396.1 12 Jun 2026 04:07PM UTC 46
81.66
GitHub Action Run
Source Files on build 27426773396
  • Tree
  • List 46
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27426773396
  • 98fe42dc on github
  • Prev Build on main (#27242174545)
  • Next Build on main (#27446007436)
  • 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