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

Support for ECS DeploymentController #5196

Closed
2 tasks
konstantinj opened this issue Nov 26, 2019 · 1 comment · Fixed by #5402
Closed
2 tasks

Support for ECS DeploymentController #5196

konstantinj opened this issue Nov 26, 2019 · 1 comment · Fixed by #5402
Assignees
Labels
@aws-cdk/aws-ecs Related to Amazon Elastic Container feature-request A feature should be added or improved. in-progress This issue is being actively worked on. needs-triage This issue or PR still needs to be triaged.

Comments

@konstantinj
Copy link

I've just found out that Cloudformation supports the ecs deploymentcontroller configuration. When will this be supported by CDK?

Use Case

Real blue/green deployment with only one ecs service is something that lots of people are interested in.

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

This is a 🚀 Feature Request

@konstantinj konstantinj added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Nov 26, 2019
@SomayaB SomayaB added the @aws-cdk/aws-ecs Related to Amazon Elastic Container label Nov 26, 2019
@SomayaB SomayaB added the in-progress This issue is being actively worked on. label Dec 13, 2019
@SoManyHs
Copy link
Contributor

Note that full support for blue/green deployments will require CFN support in CodeDeploy.

Related: #2056, aws/containers-roadmap#130

@mergify mergify bot closed this as completed in #5402 Dec 14, 2019
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. in-progress This issue is being actively worked on. needs-triage This issue or PR still needs to be triaged.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants