Mikhail Shapirov
Mikhail Shapirov
/do-e2e-tests
@jesperalmstrom what is the status of the stack in cloudformation after you destroy it? Sometimes destroy command won't finish leaving resources behind, that happens for example if any of the...
This is not the expected behavior, however, before qualifying it as a defect, please share what were the dependencies that you discovered? For example, I see that you used Flux....
@vpopiolrccl are there any resources that are automatically created outside of the CDK stack? For example, in order to deal with PVRE some customers automatically add permissions to the cluster...
@muckelba I assume you mean log groups for the lambdas that support custom resources for CDK such as the one handling EKS cluster creation or helm chart installation. I looked...
@muckelba here are the options, discussing it in the open to get any feedback from the customers to make a decision: TLDR: please upvote https://github.com/aws/aws-cdk/issues/33196 (it has some pointers to...
@nilroy thanks for sharing the solution. I am thinking either we can incorporate it into the blueprints as an opt-in or it will be in the [patterns](https://github.com/aws-samples/cdk-eks-blueprints-patterns) repo as an...
> [@shapirov103](https://github.com/shapirov103) I have further improved the solution. Maybe if you can point me where I can actually put it to help everyone else. @nilroy the code that you shared...
Accepted, good feature to add.
Waiting for at least L1 constructs to be available in CDK.