Skip to content

Conversation

@kg-aws
Copy link
Contributor

@kg-aws kg-aws commented Jul 24, 2025

Issue # (if applicable)

Closes #35010

Reason for this change

Introducing ECS native B/G deployment support in L2 constructs.

https://aws.amazon.com/blogs/aws/accelerate-safe-software-releases-with-new-built-in-blue-green-deployments-in-amazon-ecs/

Description of changes

Introduced the following properties to base-service.ts:

Describe any new or updated permissions being added

Description of how you validated changes

Add unit tests and an integration test

Checklist


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@aws-cdk-automation aws-cdk-automation requested a review from a team July 24, 2025 16:51
@github-actions github-actions bot added beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK p2 effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. labels Jul 24, 2025
@kg-aws kg-aws marked this pull request as ready for review July 24, 2025 17:26
@kg-aws kg-aws force-pushed the ecs_blue_green_l2 branch 3 times, most recently from 8d48cad to af2cb43 Compare July 25, 2025 15:15
@aemada-aws aemada-aws self-assigned this Jul 25, 2025
@aemada-aws aemada-aws added @aws-cdk/aws-ecs Related to Amazon Elastic Container needs-security-review Related to feature or issues that needs security review labels Jul 25, 2025
@kg-aws kg-aws force-pushed the ecs_blue_green_l2 branch 2 times, most recently from f12c8d1 to 852cf85 Compare July 30, 2025 20:28
@aws-cdk-automation aws-cdk-automation added the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Jul 30, 2025
@aemada-aws aemada-aws removed the needs-security-review Related to feature or issues that needs security review label Aug 1, 2025
@kg-aws kg-aws force-pushed the ecs_blue_green_l2 branch from 852cf85 to ead8e5f Compare August 1, 2025 13:41
aemada-aws
aemada-aws previously approved these changes Aug 1, 2025
@mergify mergify bot dismissed aemada-aws’s stale review August 1, 2025 14:19

Pull request has been modified.

@kg-aws kg-aws requested a review from aemada-aws August 1, 2025 15:00
@mergify
Copy link
Contributor

mergify bot commented Aug 1, 2025

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@aemada-aws aemada-aws changed the title feat(ecs): enable ECS native B/G in L2 constructs feat(ecs): add support for native blue/green deployments in ECS L2 Aug 1, 2025
@mergify
Copy link
Contributor

mergify bot commented Aug 1, 2025

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildv2Project1C6BFA3F-wQm2hXv2jqQv
  • Commit ID: 86a8014
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify mergify bot merged commit 3723aca into aws:main Aug 1, 2025
24 checks passed
@github-actions
Copy link
Contributor

github-actions bot commented Aug 1, 2025

Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

@aws-cdk/aws-ecs Related to Amazon Elastic Container beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2 pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

aws-ecs: support built-in blue/green deployments for L2 Construct

3 participants