Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ecs-patterns): add containerCpu and containerMemoryLimitMiB property to ApplicationLoadBalancedFargateService #30920

Open
wants to merge 28 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 7 commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
28d1b20
feat: add props AlbEcsFargate
ren-yamanashi Jul 21, 2024
971a863
test: add unit test
ren-yamanashi Jul 21, 2024
e53b7b3
test: add integ test
ren-yamanashi Jul 21, 2024
78249b6
test: add integ test
ren-yamanashi Jul 22, 2024
72fcbf4
docs: update README
ren-yamanashi Jul 22, 2024
56791bd
feat: Fixed how to specify props
ren-yamanashi Jul 22, 2024
0ff6cdc
Merge branch 'main' into 20638-feat-add-cpu-memory-props
ren-yamanashi Jul 22, 2024
a2f8260
Update packages/aws-cdk-lib/aws-ecs-patterns/README.md
ren-yamanashi Jul 25, 2024
59b2aa1
test: Move test to describe of ApplicationLoadBalancedFargateService
ren-yamanashi Jul 25, 2024
3f2f3da
docs: add properties
ren-yamanashi Jul 25, 2024
15b8cae
Merge remote-tracking branch 'upstream/main' into 20638-feat-add-cpu-…
ren-yamanashi Aug 3, 2024
a32ddc3
feat: validate containerCpu and containerMemory
ren-yamanashi Aug 3, 2024
3f8cfcb
test: update test description
ren-yamanashi Aug 3, 2024
7ad155d
feat: validate containerCpu and containerMemory
ren-yamanashi Aug 3, 2024
d8dd234
feat: validate containerCpu and containerMemory
ren-yamanashi Aug 3, 2024
ef494bd
feat: validate containerCpu and containerMemory
ren-yamanashi Aug 5, 2024
1c5d8cf
feat: move validation method
ren-yamanashi Aug 23, 2024
707a331
feat: delete private method JsDoc
ren-yamanashi Aug 23, 2024
2b7a189
feat: change error message
ren-yamanashi Aug 23, 2024
38c9263
feat: update containerCpu validation
ren-yamanashi Aug 23, 2024
f224391
feat: add comment for validation method
ren-yamanashi Aug 23, 2024
d60a82c
test: change test name
ren-yamanashi Aug 23, 2024
ad069fe
test: add test case
ren-yamanashi Aug 23, 2024
89290c6
feat: add comment for validation method
ren-yamanashi Aug 28, 2024
fbaaf52
Merge branch 'main' of https://github.com/aws/aws-cdk into 20638-feat…
ren-yamanashi Aug 29, 2024
6f53a25
Merge branch 'main' of https://github.com/aws/aws-cdk into 20638-feat…
ren-yamanashi Aug 30, 2024
27e5678
Merge branch 'main' of https://github.com/aws/aws-cdk into 20638-feat…
ren-yamanashi Aug 30, 2024
87b5f49
Merge branch 'main' into 20638-feat-add-cpu-memory-props
ren-yamanashi Sep 2, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

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

Loading
Loading