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-patterns): remove duplicate schedule property from scheduledTask constructs #6101

Merged
merged 2 commits into from
Feb 5, 2020

Conversation

iamhopaul123
Copy link
Contributor

@iamhopaul123 iamhopaul123 commented Feb 4, 2020

Remove duplicated schedule, cluster, desiredTaskCount and vpc properties from scheduled task pattern (since those properties were defined and required but never used, it is not a breaking change).

Fixes #6076, fixes #5830


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

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • Result: FAILED
  • Build Logs (available for 30 days)

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

@SomayaB SomayaB added the @aws-cdk/aws-ecs Related to Amazon Elastic Container label Feb 4, 2020
@iamhopaul123 iamhopaul123 force-pushed the ecs-patterns/remove-dup-schedule branch from 48cfbea to f174ad3 Compare February 4, 2020 21:16
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

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

Copy link
Contributor

@piradeepk piradeepk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@piradeepk piradeepk changed the title fix(ecs-patterns): remove duplicated schedule property fix(ecs-patterns): remove duplicate schedule property from scheduledTask constructs Feb 5, 2020
@mergify
Copy link
Contributor

mergify bot commented Feb 5, 2020

Thank you for contributing! Your pull request is now being automatically merged.

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

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

@mergify
Copy link
Contributor

mergify bot commented Feb 5, 2020

Thank you for contributing! Your pull request is now being automatically merged.

@mergify mergify bot merged commit 15b6aa7 into aws:master Feb 5, 2020
floehopper added a commit to freerange/google-drive-backup that referenced this pull request Mar 22, 2020
Importantly this includes a fix [1] which means we don't have to
duplicate the schedule option in two places.

[1]: aws/aws-cdk#6101
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
5 participants