You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I am understanding this correctly if you have N number of Dockerfiles they will all be pushed to the same ECR Repo now?
I feel like service limits were not thought about in this decision. For Organizations wanting to use the CDK who also have a ton of Docker Images they need to store; this cdk construct will lead to service limit related issues.
@caruso-billfire do you anticipate a single account/region with over 10,000 images actively being used (consider that the CDK will garbage collect unused images)
Originally posted by @caruso-billfire in #5733 (comment)
If I am understanding this correctly if you have N number of Dockerfiles they will all be pushed to the same ECR Repo now?
I feel like service limits were not thought about in this decision. For Organizations wanting to use the CDK who also have a ton of Docker Images they need to store; this cdk construct will lead to service limit related issues.
https://docs.amazonaws.cn/en_us/AmazonECR/latest/userguide/service-quotas.html
The text was updated successfully, but these errors were encountered: