aws-eks: aws-auth creation failure takes 1 hour #30455
Labels
@aws-cdk/aws-eks
Related to Amazon Elastic Kubernetes Service
bug
This issue is a bug.
effort/small
Small work item – less than a day of effort
p3
response-requested
Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
Describe the bug
In creation cluster stack, aws-auth creation step was failed and it took 1 hour for fail parent stack.
Error message is below,
(Parent stack fails after 1 hour regardless of whether Lambda processing fails or succeeds)
Expected Behavior
If aws-auth creation fail/success, the parent Stack will also fail/success immediately.
Current Behavior
If aws-auth creation fail/success, the parent Stack fail after 1 hour.
Reproduction Steps
deploy by this code.
Possible Solution
I read deployed Lambda handler code, but I cannot find cfn response.
ref. here
Where is cfn response for Python custom resource handlers?
Additional Information/Context
No response
CDK CLI Version
2.137.0 (build bb90b4c)
Framework Version
No response
Node.js Version
v20.14.0
OS
AmazonLinux 2023.3.20240312
Language
TypeScript
Language Version
5.4.3
Other information
No response
The text was updated successfully, but these errors were encountered: