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

ecs: remove deprecated methods for ECS Placement strategies/constraints #2946

Closed
hencrice opened this issue Jun 20, 2019 · 0 comments · Fixed by #2947
Closed

ecs: remove deprecated methods for ECS Placement strategies/constraints #2946

hencrice opened this issue Jun 20, 2019 · 0 comments · Fixed by #2947
Labels
@aws-cdk/aws-ecs Related to Amazon Elastic Container

Comments

@hencrice
Copy link
Contributor

Specifically, we'll deprecate the following methods: placeOnMemberOf(), placeSpreadAcross(), placePackedBy(), placeRandomly()

@hencrice hencrice added the feature-request A feature should be added or improved. label Jun 20, 2019
@SoManyHs SoManyHs added the @aws-cdk/aws-ecs Related to Amazon Elastic Container label Jun 20, 2019
@SoManyHs SoManyHs changed the title ecs: remove deprecated methods and stop using them Remove deprecated methods for ECS Placement strategies/constraints Jun 20, 2019
@SoManyHs SoManyHs removed the feature-request A feature should be added or improved. label Jun 20, 2019
@hencrice hencrice changed the title Remove deprecated methods for ECS Placement strategies/constraints ecs: remove deprecated methods for ECS Placement strategies/constraints Jun 21, 2019
eladb pushed a commit that referenced this issue Jun 21, 2019
The deprecated methods are: `placeOnMemberOf()`, `placeSpreadAcross()`, `placePackedBy()`, `placeRandomly()`. This closes #2946.
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants