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

aws / karpenter-provider-aws / 25696680090
68%
main: 68%

Build:
Build:
LAST BUILD BRANCH: coop-test-patch-1
DEFAULT BRANCH: main
Ran 11 May 2026 09:00PM UTC
Jobs 1
Files 133
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

11 May 2026 08:41PM UTC coverage: 68.014% (+0.1%) from 67.883%
25696680090

Pull #9150

github

Ignoramuss
feat: expose subnet refresh interval as configurable setting

Adds SUBNET_REFRESH_INTERVAL (--subnet-refresh-interval, default 1m)
to control how often Karpenter refreshes subnet data from EC2. This
allows operators running large fleets in shared accounts to reduce
DescribeSubnets API call volume by accepting longer subnet staleness.

All three subnet provider caches (subnet list, available IP counts,
and public IP association) use the same interval since they are all
populated from a single DescribeSubnets response.
Pull Request #9150: feat: expose subnet refresh interval as configurable setting

8 of 10 new or added lines in 4 files covered. (80.0%)

17 existing lines in 3 files now uncovered.

8767 of 12890 relevant lines covered (68.01%)

0.77 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
5.84
-0.02% pkg/operator/operator.go

Coverage Regressions

Lines Coverage ∆ File
13
5.84
-0.02% pkg/operator/operator.go
3
76.32
0.64% pkg/operator/options/options.go
1
94.12
0.37% pkg/test/options.go
Jobs
ID Job ID Ran Files Coverage
1 25696680090.1 11 May 2026 09:00PM UTC 133
68.01
GitHub Action Run
Source Files on build 25696680090
  • Tree
  • List 133
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #9150
  • PR Base - main (#25687451211)
  • 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