Skip to content

aws-ecs: minHealthyPercent default value should match documented default in ecs service #14277

@dgoetsch

Description

@dgoetsch

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%.

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-ecsRelated to Amazon Elastic Containerbreaking-changeThis issue requires a breaking change to remediate.bugThis issue is a bug.closed-for-stalenessThis issue was automatically closed because it hadn't received any attention in a while.p2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions