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

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

Build:
Build:
LAST BUILD BRANCH: preview_instances
DEFAULT BRANCH: main
Ran 28 Apr 2026 09:47PM UTC
Jobs 1
Files 132
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

28 Apr 2026 09:39PM UTC coverage: 67.487% (+0.01%) from 67.475%
25079096052

Pull #9120

github

DerekFrank
feat: allow callers to specify custom IAM path for instance profiles

Change the Create() method signature from accepting a usePath bool
to accepting a path string. When non-empty, the path is set directly
on the CreateInstanceProfile input. This allows downstream consumers
(e.g. EKS Auto) to use a custom IAM path prefix like /eks/ instead
of the hardcoded /karpenter/ prefix.

The upstream karpenter-provider-aws caller now explicitly passes the
/karpenter/{region}/{clusterName}/{nodeClassUID}/ path string.
Pull Request #9120: feat: allow callers to specify custom IAM path for instance profiles

13 of 15 new or added lines in 4 files covered. (86.67%)

33 existing lines in 3 files now uncovered.

8606 of 12752 relevant lines covered (67.49%)

0.77 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
79.49
0.0% pkg/controllers/nodeclass/garbagecollection/controller.go
1
86.02
0.39% pkg/providers/instanceprofile/instanceprofile.go

Coverage Regressions

Lines Coverage ∆ File
18
86.02
0.39% pkg/providers/instanceprofile/instanceprofile.go
9
69.29
0.0% pkg/controllers/nodeclass/controller.go
6
79.49
0.0% pkg/controllers/nodeclass/garbagecollection/controller.go
Jobs
ID Job ID Ran Files Coverage
1 25079096052.1 28 Apr 2026 09:47PM UTC 132
67.49
GitHub Action Run
Source Files on build 25079096052
  • Tree
  • List 132
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #9120
  • PR Base - main (#25072345065)
  • 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