cdk-eks-blueprints icon indicating copy to clipboard operation
cdk-eks-blueprints copied to clipboard

[Karpenter] Fix ignored namespace prop

Open muckelba opened this issue 1 year ago • 2 comments

I've stumbled across a bug while installing karpenter: I can set the namespace in the KarpenterAddOnProps, but the createNamespace() and createServiceAccount() functions would still use the default variable as their namespace.

muckelba avatar Apr 11 '24 18:04 muckelba

@youngjeong46 please have a look, I see you have hardcoded the namespace, was there a particular reason for it?

shapirov103 avatar Apr 15 '24 14:04 shapirov103

/do-e2e-tests

shapirov103 avatar Apr 15 '24 14:04 shapirov103