-
Notifications
You must be signed in to change notification settings - Fork 4.5k
(aws-ecs): support Canary Deployment #35987
Copy link
Copy link
Closed
Labels
@aws-cdk/aws-ecsRelated to Amazon Elastic ContainerRelated to Amazon Elastic Containereffort/mediumMedium work item – several days of effortMedium work item – several days of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p2
Description
Describe the feature
Amazon ECS now supports built-in Linear and Canary deployments
CloudFormation is ready, we can expose this feature for CDK users.
Use Case
Linear and Canary deployments
Proposed Solution
interface BaseServiceOptions add canaryConfiguration prop
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
AWS CDK Library version (aws-cdk-lib)
main
AWS CDK CLI version
main
Environment details (OS name and version, etc.)
main
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-ecsRelated to Amazon Elastic ContainerRelated to Amazon Elastic Containereffort/mediumMedium work item – several days of effortMedium work item – several days of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p2