• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

kubernetes-sigs / karpenter / 25582899070 / 1
80%
main: 81%

Build:
Build:
LAST BUILD BRANCH: inplace-resize-rfc
DEFAULT BRANCH: main
Ran 08 May 2026 10:50PM UTC
Files 155
Run time 7s
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

08 May 2026 10:34PM UTC coverage: 80.269% (-0.04%) from 80.311%
25582899070.1

Pull #3008

github

mmanders-amzn
feat(scheduling): add opt-in NodeClaim optimization pass

Adds an opt-in post-scheduling optimization pass behind the
NodeClaimOptimization feature gate that detects when a NodeClaim's
greedy instance-type growth left earlier pods on a machine larger
than they need, and splits the claim at the transition point.
Displaced pods are re-queued and re-scheduled onto a fresh,
right-sized NodeClaim.

The full design, alternatives, and correctness argument live in
designs/nodeclaim-optimization.md.

Off by default. Enable via FEATURE_GATES=NodeClaimOptimization=true.
The disruption controller's simulated scheduler is intentionally
not wired to the gate — consolidation rejects multi-NodeClaim
replacements, so running the splitting pass inside a consolidation
simulation would erase valid consolidation opportunities.

Signed-off-by: Michael Manders <mmanders@amazon.com>
Pull Request #3008: feat(scheduling): add opt-in NodeClaim optimization pass

12461 of 15524 relevant lines covered (80.27%)

118437.38 hits per line

Source Files on job 25582899070.1
  • Tree
  • List 155
  • Changed 10
  • Source Changed 0
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25582899070
  • f32efff4 on github
  • Prev Job for on feat/nodeclaim-optimization (#25582105116.1)
  • 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