feat(aws-ecs): support runtime platform property for create fargate windows runtime.#17622
feat(aws-ecs): support runtime platform property for create fargate windows runtime.#17622mergify[bot] merged 26 commits intoaws:masterfrom neilkuan:feat/support-runtime-platform-property-for-fargate
Conversation
…port-runtime-platform-property-for-fargate
…port-runtime-platform-property-for-fargate
…ttps://github.com/neilkuan/aws-cdk into feat/support-runtime-platform-property-for-fargate
|
Hi @upparekh ,If you have time, please take a look at this PR, thanks. |
|
Hi @kimisme9386 @clarencetw @dwchiang Are you interested to take an initial review? Please leave a review comment with "LGTM" if you think it's good with you. Thanks. |
|
@neilkuan Any chance we can add this new feature into this PR? Announcing AWS Graviton2 Support for AWS Fargate – Get up to 40% Better Price-Performance for Your Serverless Containers |
yes, I will, wip. |
…ttps://github.com/neilkuan/aws-cdk into feat/support-runtime-platform-property-for-fargate
dwchiang
left a comment
There was a problem hiding this comment.
LGTM. It's great to have Graviton2 for AWS Fargate.
madeline-k
left a comment
There was a problem hiding this comment.
Thanks for opening this PR, @neilkuan! I have a few questions/comments.
packages/@aws-cdk/aws-ecs/lib/fargate/fargate-task-definition.ts
Outdated
Show resolved
Hide resolved
packages/@aws-cdk/aws-ecs/lib/fargate/fargate-task-definition.ts
Outdated
Show resolved
Hide resolved
packages/@aws-cdk/aws-ecs/test/fargate/fargate-task-definition.test.ts
Outdated
Show resolved
Hide resolved
packages/@aws-cdk/aws-ecs/test/fargate/fargate-task-definition.test.ts
Outdated
Show resolved
Hide resolved
packages/@aws-cdk/aws-ecs/test/fargate/fargate-task-definition.test.ts
Outdated
Show resolved
Hide resolved
Pull request has been modified.
Co-authored-by: Pahud Hsieh <pahudnet@gmail.com>
Co-authored-by: Pahud Hsieh <pahudnet@gmail.com>
…port-runtime-platform-property-for-fargate
|
Hi @madeline-k , I already made some improvement. please review at the free time, thanks. |
|
Hi @madeline-k , I already made some improvement. please review at the free time, thanks. |
madeline-k
left a comment
There was a problem hiding this comment.
Thanks for making updates, @neilkuan! This is looking great, I just have a few comments about wording and unit tests.
packages/@aws-cdk/aws-ecs/lib/fargate/fargate-task-definition.ts
Outdated
Show resolved
Hide resolved
packages/@aws-cdk/aws-ecs/test/fargate/fargate-task-definition.test.ts
Outdated
Show resolved
Hide resolved
Pull request has been modified.
|
Hi @madeline-k ready to merge. 😁 |
Pull request has been modified.
madeline-k
left a comment
There was a problem hiding this comment.
Approving, my review was dismissed after merging from master.
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
|
Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
feat(aws-ecs): support runtime platform property for create fargate windows and Graviton2 runtime.
close #17242
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license