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

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

Build:
Build:
LAST BUILD BRANCH: preview_instances
DEFAULT BRANCH: main
Ran 28 Apr 2026 08:31PM 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:24PM UTC coverage: 67.475%. Remained the same
25075836106

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

16 of 18 new or added lines in 4 files covered. (88.89%)

34 existing lines in 3 files now uncovered.

8601 of 12747 relevant lines covered (67.47%)

0.77 hits per line

Uncovered Changes

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

Coverage Regressions

Lines Coverage ∆ File
19
85.64
0.0% 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 25075836106.1 28 Apr 2026 08:31PM UTC 132
67.47
GitHub Action Run
Source Files on build 25075836106
  • Tree
  • List 132
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
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