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

fix(ecs): empty placement constraints not allowed #28595

Conversation

paulhcsun
Copy link
Contributor

Removes omitEmptyArray from ec2 constructor to support removing all existing placement constraints.

This PR does not address supporting empty placement strategies because of the following reason: #27572 (comment)

More investigation is required for how to address empty placement strategies.

Addresses the empty placement constraints half of #27555.


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

@github-actions github-actions bot added the p2 label Jan 5, 2024
@aws-cdk-automation aws-cdk-automation requested a review from a team January 5, 2024 22:26
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Jan 5, 2024
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildv2Project1C6BFA3F-wQm2hXv2jqQv
  • Commit ID: ec4fc59
  • Result: FAILED
  • Build Logs (available for 30 days)

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

@paulhcsun
Copy link
Contributor Author

Currently blocked by an out of sync ECS state preventing me from running the necessary integ tests. Have cut a ticket but will close this for the time being in case anyone else wishes to work on this fix.

@paulhcsun paulhcsun closed this Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution/core This is a PR that came from AWS. p2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants