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

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

Build:
Build:
LAST BUILD BRANCH: preview_instances
DEFAULT BRANCH: main
Ran 28 Apr 2026 08:49PM 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 08:42PM UTC coverage: 67.38% (-0.1%) from 67.475%
25076622525

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

12 of 13 new or added lines in 4 files covered. (92.31%)

13 existing lines in 2 files now uncovered.

8591 of 12750 relevant lines covered (67.38%)

0.77 hits per line

Uncovered Changes

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

Coverage Regressions

Lines Coverage ∆ File
8
81.52
-4.11% pkg/providers/instanceprofile/instanceprofile.go
5
57.69
-3.21% pkg/fake/iamapi.go
Jobs
ID Job ID Ran Files Coverage
1 25076622525.1 28 Apr 2026 08:49PM UTC 132
67.38
GitHub Action Run
Source Files on build 25076622525
  • Tree
  • List 132
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
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