Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

karpenter: EC2NodeClass having encrypted EBS with kmsKeyID #1039

Open
thpham opened this issue Jul 11, 2024 · 0 comments
Open

karpenter: EC2NodeClass having encrypted EBS with kmsKeyID #1039

thpham opened this issue Jul 11, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@thpham
Copy link
Contributor

thpham commented Jul 11, 2024

Describe the bug

the SPI type EbsVolumeMapping and kmsKeyId differ by a typo from the Karpenter CRD which is written kmsKeyID

Expected Behavior

correct the typo in the context of Karpenter EC2NodeClass: kmsKeyID

Current Behavior

kmsKeyId

Which output the following error in the kubectl lambda:

Error from server (BadRequest): error when creating "/tmp/manifest.yaml": EC2NodeClass in version "v1beta1" cannot be handled as a EC2NodeClass: strict decoding error: unknown field "spec.blockDeviceMappings[0].ebs.kmsKeyId", unknown field "spec.blockDeviceMappings[1].ebs.kmsKeyId"\n'

Reproduction Steps

.

Possible Solution

No response

Additional Information/Context

No response

CDK CLI Version

2.148.1 (build 283525d)

EKS Blueprints Version

1.15.1

Node.js Version

v20.11.1

Environment details (OS name and version, etc.)

macos sonoma

Other information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant