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

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

Build:
Build:
LAST BUILD BRANCH: fix-drift
DEFAULT BRANCH: main
Ran 09 May 2026 12:13AM 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

09 May 2026 12:00AM UTC coverage: 67.896% (+0.01%) from 67.882%
25585486017

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%)

8743 of 12877 relevant lines covered (67.9%)

0.77 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
5.84
-0.02% pkg/operator/operator.go
Jobs
ID Job ID Ran Files Coverage
1 25585486017.1 09 May 2026 12:13AM UTC 133
67.9
GitHub Action Run
Source Files on build 25585486017
  • Tree
  • List 133
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #9150
  • PR Base - main (#25585415361)
  • 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