-
Notifications
You must be signed in to change notification settings - Fork 4.5k
eks: ProxyAgent is not a constructor #26771
Copy link
Copy link
Closed
Labels
@aws-cdk/aws-eksRelated to Amazon Elastic Kubernetes ServiceRelated to Amazon Elastic Kubernetes ServicebugThis issue is a bug.This issue is a bug.p0response-requestedWaiting on additional info and feedback. Will move to "closing-soon" in 7 days.Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-eksRelated to Amazon Elastic Kubernetes ServiceRelated to Amazon Elastic Kubernetes ServicebugThis issue is a bug.This issue is a bug.p0response-requestedWaiting on additional info and feedback. Will move to "closing-soon" in 7 days.Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
Describe the bug
The newest cdk library (2.92.0) produces this error. Downgrading to 2.90.0 solves it. We create clusters where we specify the
kubectl_layerparameter.Expected Behavior
it shouldn't fail
Current Behavior
I'm getting this error:
Reproduction Steps
See descr
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.89.0
Framework Version
2.92.0
Node.js Version
v18.17.0
OS
Ubuntu
Language
Python
Language Version
Python 3.8
Other information
No response