Xia Zhao
Xia Zhao
General question: There's a `CfnAnomalyDetector` L1 construct which is not used here. Could you help me understand the diff between `CfnAnomalyDetector` and what we are achieving in this PR?
Closing this issue because the error has been mitigated. We will create a separate Github issue to pin the version to prevent this happening in the future.
Hi @dreamorosi the fix was merged 3 days ago so it will be released in the next version.
Hi @diranged, Thanks for raising the issue. There are 2 lambda functions involved here: - Cluster Handler - which uses EKS API to create the EKS Cluster - Kubectl Handler...
@Mergifyio update
@Mergifyio update
All tests passed. Adding the cli tested label.
Hi all, We have started the RFC process for the EKS L2 Re-write. Will post updates here and share the RFC in https://github.com/aws/aws-cdk-rfcs/issues/605 once it's ready.
This is the [RFC](https://github.com/aws/aws-cdk-rfcs/pull/646) for EKS Re-write. Feel free to take a read and leave comments there.
Hi @badmintoncryer thanks for raising this issue. It's one of current `aws-eks` limitations. See [this](https://github.com/aws/aws-cdk/issues/10073) for detail. We are planning to address the issue in the new `eksv2` though. This...