Releases: aws-samples/cdk-eks-karpenter
Releases · aws-samples/cdk-eks-karpenter
v0.0.40
v0.0.39
v0.0.38
v0.0.37
v0.0.36
v0.0.35
v0.0.34
v0.0.33
0.0.33 (2023-06-20)
Features
- Added a prop to input nodeRole instead of creating a new nodeRole (Limitation - nodeRole should not already have InstanceProfile) (fb58f3f)
- Added integration test and unit test for 'should use existing nodeRole instead of creating a new role'. (2f680dc)
- resolving comments left on pull request (baabb35)