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

add support for Blue/Green deployments in ECS #8170

Closed
1 of 2 tasks
SeekerWing opened this issue May 23, 2020 · 1 comment
Closed
1 of 2 tasks

add support for Blue/Green deployments in ECS #8170

SeekerWing opened this issue May 23, 2020 · 1 comment
Assignees
Labels
@aws-cdk/aws-ecs Related to Amazon Elastic Container feature-request A feature should be added or improved.

Comments

@SeekerWing
Copy link
Contributor

SeekerWing commented May 23, 2020

CFN recently added support for Blue Green deployments. https://aws.amazon.com/about-aws/whats-new/2020/05/aws-cloudformation-now-supports-blue-green-deployments-for-amazon-ecs/

It'll be valuable to have this feature added in CDK.

Detailed documentation in https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/blue-green.html

This feature seems to use 2 top level keys in CFN template Hooks and Transform, i'm not sure if they're already supported by CDK, if not that'll need to be built too.

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change

This is a 🚀 Feature Request

@SeekerWing SeekerWing added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels May 23, 2020
@SomayaB SomayaB added the @aws-cdk/aws-ecs Related to Amazon Elastic Container label May 27, 2020
@piradeepk piradeepk removed the needs-triage This issue or PR still needs to be triaged. label Jun 1, 2020
@MrArnoldPalmer
Copy link
Contributor

Hey there, we have an open issue for this. Gonna close to consolidate. #1559

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-ecs Related to Amazon Elastic Container feature-request A feature should be added or improved.
Projects
None yet
Development

No branches or pull requests

5 participants