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

aws / karpenter-provider-aws / 25077084365

28 Apr 2026 08:52PM UTC coverage: 67.373% (-0.1%) from 67.475%
25077084365

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

14 existing lines in 3 files now uncovered.

8590 of 12750 relevant lines covered (67.37%)

0.77 hits per line

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

79.49
/pkg/controllers/nodeclass/garbagecollection/controller.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