• 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

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

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions-deps-dcdd7d95e8
DEFAULT BRANCH: main
Ran 12 May 2026 07:23PM 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

12 May 2026 06:39PM UTC coverage: 67.988% (+0.1%) from 67.875%
25754756203

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 12 new or added lines in 4 files covered. (66.67%)

4 existing lines in 2 files now uncovered.

8765 of 12892 relevant lines covered (67.99%)

0.77 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
5.79
-0.07% pkg/operator/operator.go

Coverage Regressions

Lines Coverage ∆ File
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 25754756203.1 12 May 2026 07:23PM UTC 133
67.99
GitHub Action Run
Source Files on build 25754756203
  • 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 (#25752119272)
  • 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