Skip to content

Commit

Permalink
feat(eks): preserveOnDelete for EKS addon (#30776)
Browse files Browse the repository at this point in the history
### Issue # (if applicable)

None

### Reason for this change

EKS Addon L2 construct does not support for configuring `preserveOnDelete` property.

### Description of changes

Add `preserveOnProperty` to `AddonProps`

### Description of how you validated changes

Add both unit and integ tests.

### Checklist
- [x] 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
badmintoncryer committed Aug 27, 2024
1 parent cc75ded commit 23fba1c
Show file tree
Hide file tree
Showing 30 changed files with 7,914 additions and 0 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 23fba1c

Please sign in to comment.