Skip to content

Commit

Permalink
feat(eks-v2-alpha): use L1 CfnCluster to replace custom resource for …
Browse files Browse the repository at this point in the history
…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*
  • Loading branch information
xazhao authored Dec 11, 2024
1 parent 59e96a3 commit d0a4a78
Show file tree
Hide file tree
Showing 653 changed files with 200 additions and 210,010 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

133 changes: 0 additions & 133 deletions packages/@aws-cdk/aws-eks-v2-alpha/lib/cluster-resource-provider.ts

This file was deleted.

Loading

0 comments on commit d0a4a78

Please sign in to comment.