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

aws / karpenter-provider-aws / 25079096052

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

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

69.29
/pkg/controllers/nodeclass/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