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

kubernetes-sigs / karpenter / 22554652908
80%

Build:
DEFAULT BRANCH: main
Ran 01 Mar 2026 11:01PM UTC
Jobs 1
Files 153
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

01 Mar 2026 10:47PM UTC coverage: 80.179%. First build
22554652908

Pull #2310

github

matanbaruch
fix: Remove flaky annotation check from StaticCapacity edge case test

The test "should not go over limit during concurrent changes/executions"
was timing out checking Node annotations after drift replacement.
With limit=5 and replicas=4, drift replacements happen sequentially and
can exceed the 10-minute timeout in CI. This is a known flaky test that
also fails on the upstream kubernetes-sigs/karpenter main branch.

The annotation-based drift completion check is removed since:
1. Drift completion is already verified by dedicated drift tests
2. The test's core purpose (limit enforcement during concurrent
   drift+scale) is validated by ConsistentlyExpectNodeClaimCountNotExceed
Pull Request #2310: feat: Introduce NodePool repair policies with toleration durations

53 of 78 new or added lines in 2 files covered. (67.95%)

12111 of 15105 relevant lines covered (80.18%)

120417.31 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
7
75.42
pkg/controllers/node/health/controller.go
18
62.35
pkg/apis/v1/zz_generated.deepcopy.go
Jobs
ID Job ID Ran Files Coverage
1 22554652908.1 01 Mar 2026 11:01PM UTC 153
80.18
GitHub Action Run
Source Files on build 22554652908
  • Tree
  • List 153
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #2310
  • 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