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

(aws-batch): Fargate support for batch jobs #13590

Closed
1 task
kokachev opened this issue Mar 15, 2021 · 2 comments · Fixed by #15848
Closed
1 task

(aws-batch): Fargate support for batch jobs #13590

kokachev opened this issue Mar 15, 2021 · 2 comments · Fixed by #15848
Labels
@aws-cdk/aws-batch Related to AWS Batch effort/medium Medium work item – several days of effort feature/coverage-gap Gaps in CloudFormation coverage by L2 constructs feature-request A feature should be added or improved. p1

Comments

@kokachev
Copy link
Contributor

kokachev commented Mar 15, 2021

Support FARGATE and FARGATE_SPOT compute environments for Batch jobs.

Use Case

Use Fargate for AWS Batch jobs

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

This is a 🚀 Feature Request

@kokachev kokachev added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Mar 15, 2021
@github-actions github-actions bot added the @aws-cdk/aws-batch Related to AWS Batch label Mar 15, 2021
kokachev added a commit to kokachev/aws-cdk that referenced this issue Mar 15, 2021
kokachev added a commit to kokachev/aws-cdk that referenced this issue Mar 16, 2021
kokachev added a commit to kokachev/aws-cdk that referenced this issue Mar 16, 2021
@iliapolo iliapolo added effort/medium Medium work item – several days of effort p1 and removed needs-triage This issue or PR still needs to be triaged. labels Mar 16, 2021
@ericzbeard ericzbeard added the feature/coverage-gap Gaps in CloudFormation coverage by L2 constructs label Apr 1, 2021
@reini1989
Copy link

Is there an Eta for reviewing/merging this?

@iliapolo iliapolo removed their assignment Jun 27, 2021
@mergify mergify bot closed this as completed in #15848 Sep 12, 2021
mergify bot pushed a commit that referenced this issue Sep 12, 2021
Added Fargate support for Batch jobs.

Note: this is not entirely my work - most of it was done by @kokachev. It is an updated version of Fargate support for batch jobs based on the feedback left in #13591.

- Doc fixes
- Integration test addition
- Network configuration for Fargate
- Support `ResourceRequirements` for Fargate jobs
- Other minor fixes revealed by integration test

closes: #13590, #13591
----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
@github-actions
Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-batch Related to AWS Batch effort/medium Medium work item – several days of effort feature/coverage-gap Gaps in CloudFormation coverage by L2 constructs feature-request A feature should be added or improved. p1
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants