-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Labels
@aws-cdk/aws-ecsRelated to Amazon Elastic ContainerRelated to Amazon Elastic Containerbreaking-changeThis issue requires a breaking change to remediate.This issue requires a breaking change to remediate.bugThis issue is a bug.This issue is a bug.closed-for-stalenessThis issue was automatically closed because it hadn't received any attention in a while.This issue was automatically closed because it hadn't received any attention in a while.p2
Description
Please see:
The default value of minHealthyPercent is 50. See in the source.
The documented default value is 100%.
The default value for a replica service for minimumHealthyPercent is 100%. The default minimumHealthyPercent value for a service using the DAEMON service schedule is 0% for the AWS CLI, the AWS SDKs, and the APIs and 50% for the AWS Management Console.
This discrepancy is a bit weird, perhaps we could simply leave the value undefined; set the default according to the rules in the documentation; or always set it to 100%.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-ecsRelated to Amazon Elastic ContainerRelated to Amazon Elastic Containerbreaking-changeThis issue requires a breaking change to remediate.This issue requires a breaking change to remediate.bugThis issue is a bug.This issue is a bug.closed-for-stalenessThis issue was automatically closed because it hadn't received any attention in a while.This issue was automatically closed because it hadn't received any attention in a while.p2