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

aws / karpenter-provider-aws / 25075836106

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

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

69.29
/pkg/controllers/nodeclass/controller.go


Build SHA Not Found

The commit SHA "c25963a6447457d1aed2f059bfeee3f6c36fa790" was not found in your repository, so the file cannot be loaded. This may be because you posted from a local development environment, or your CI created an ephemeral commit.

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc