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

aws / karpenter-provider-aws / 25697116510

11 May 2026 08:59PM UTC coverage: 67.913% (+0.03%) from 67.883%
25697116510

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.

8754 of 12890 relevant lines covered (67.91%)

0.77 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

5.84
/pkg/operator/operator.go


Source Not Available

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