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

NVIDIA / skyhook
81%

Build:
DEFAULT BRANCH: main
Repo Added 01 Dec 2025 04:25PM UTC
Files 43
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

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • add-printer
  • agent_no_logs
  • badges
  • chart-bumb
  • chart-bump
  • chart-release
  • chart-update-0.14
  • cli-backwards
  • cli-refactor
  • cli-tests
  • cli-tweaks
  • dependabot/go_modules/operator/k8s.io/kubernetes-1.34.2
  • dp-chart-test
  • dp-reset
  • fix-missing
  • fix-rbac
  • fix-uncordon-bug
  • fix-webhook-rules
  • gated-sequencing
  • helm-uninstall
  • lifecycle-cmds
  • missing-secret
  • missing-versions
  • node-ignore-controller-changes
  • node-ops
  • ordered-and-sticky
  • package-ops
  • pick
  • pretaint
  • runtime-required
  • small-fixes
  • status-waiting
  • update-chart
  • update-container
  • upgrade-versions
  • v10-hotfix
  • webhook

17 Mar 2026 09:38PM UTC coverage: 81.031% (+0.2%) from 80.849%
23217595669

push

github

lockwobr
feat: add SKYHOOK_NODE_ORDER env var for monotonic node ordering

Packages need to know their position for kubeadm upgrades (first node
runs "kubeadm upgrade apply", subsequent nodes run "kubeadm upgrade node").

- Add NodeOrderOffset to SkyhookStatus, incremented via RemoveNodePriority
- Add RemoveNodePriority/NodeOrder methods on *Skyhook wrapper
- Replace 3 raw delete(NodePriority) sites with RemoveNodePriority
- Add SKYHOOK_NODE_ORDER to getAgentConfigEnvVars for all pods
- Add name tiebreaker to node sort for deterministic ordering
- Reset NodeOrderOffset and NodePriority on CLI reset
- Remove omitempty from NodePriority/NodeOrderOffset so nil/0 serialize in merge patches

69 of 79 new or added lines in 5 files covered. (87.34%)

22 existing lines in 1 file now uncovered.

6976 of 8609 relevant lines covered (81.03%)

3.79 hits per line

Relevant lines Covered
Build:
Build:
8609 RELEVANT LINES 6976 COVERED LINES
3.79 HITS PER LINE
Source Files on main
  • Tree
  • List 43
  • Changed 7
  • Source Changed 7
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
23217595669 main feat: add SKYHOOK_NODE_ORDER env var for monotonic node ordering Packages need to know their position for kubeadm upgrades (first node runs "kubeadm upgrade apply", subsequent nodes run "kubeadm upgrade node"). - Add NodeOrderOffset to SkyhookSt... push 17 Mar 2026 10:04PM UTC lockwobr github
81.03
22926670037 main chore: update chart versions push 10 Mar 2026 10:39PM UTC lockwobr github
80.85
22921533660 main fix: working reducing flapping tests, large tests refactor learned that putting many assert in one file were happening in parallel, and not sequential as i thought, this was causing the flapping tests. additionally not the same, when order matter... push 10 Mar 2026 08:21PM UTC lockwobr github
80.87
22654398577 main chore: update chart with versions (#170) push 04 Mar 2026 05:13PM UTC web-flow github
80.78
22637387869 main chore: update k8s version, fix chainsaw install push 03 Mar 2026 07:06PM UTC lockwobr github
80.78
21848362404 main fix: resolve webhook caBundle deadlock during helm upgrade During helm upgrade, the webhook configurations' caBundle field was reset to empty, causing new pods to fail readiness checks while the old leader pod never detected the change (only watc... push 10 Feb 2026 06:29PM UTC lockwobr github
80.71
21772325573 main chore(chart): update versions (#162) * chore(chart): update versions Co-authored-by: Cursor <cursoragent@cursor.com> * chore(chart): update versions --------- Co-authored-by: Cursor <cursoragent@cursor.com> push 07 Feb 2026 02:31AM UTC web-flow github
80.83
21766747117 main feat(deployment-policy): add batch state reset with auto-reset, CLI, and config Add deployment policy batch state reset to ensure rollouts start fresh instead of continuing with scaled-up batch sizes. Includes: - Auto-reset on rollout completion... push 06 Feb 2026 10:01PM UTC lockwobr github
80.77
21652001474 main feat(chart): add automatic Skyhook resource cleanup on helm uninstall Add pre-delete hook to automatically clean up Skyhook and DeploymentPolicy resources during helm uninstall, eliminating the manual step previously required to avoid reinstall i... push 03 Feb 2026 11:58PM UTC lockwobr github
80.92
21533206643 main fix: update missing cp year push 30 Jan 2026 11:13PM UTC lockwobr github
80.94
See All Builds (107)
  • Repo on GitHub
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