Skip to content

Commit d0a4a78

Browse files
authored
feat(eks-v2-alpha): use L1 CfnCluster to replace custom resource for EKS Cluster (#32400)
### Reason for this change Get rid of the custom resource to provision EKS cluster by using L1 CfnCluster. ### Description of changes Replace custom resource with native L1 CfnCluster ### Description of how you validated changes unit tests and integration tests ### Checklist - [ ] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md) ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
1 parent 59e96a3 commit d0a4a78

File tree

653 files changed

+200
-210010
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

653 files changed

+200
-210010
lines changed

packages/@aws-cdk/aws-eks-v2-alpha/lib/cluster-resource-handler/cluster.ts

Lines changed: 0 additions & 492 deletions
This file was deleted.

packages/@aws-cdk/aws-eks-v2-alpha/lib/cluster-resource-handler/common.ts

Lines changed: 0 additions & 91 deletions
This file was deleted.

packages/@aws-cdk/aws-eks-v2-alpha/lib/cluster-resource-handler/compareLogging.ts

Lines changed: 0 additions & 47 deletions
This file was deleted.

packages/@aws-cdk/aws-eks-v2-alpha/lib/cluster-resource-handler/consts.ts

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/@aws-cdk/aws-eks-v2-alpha/lib/cluster-resource-handler/index.ts

Lines changed: 0 additions & 72 deletions
This file was deleted.

packages/@aws-cdk/aws-eks-v2-alpha/lib/cluster-resource-provider.ts

Lines changed: 0 additions & 133 deletions
This file was deleted.

0 commit comments

Comments
 (0)