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

feat: add job_role_arn to aws_batch_scheduler #810

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

clumsy
Copy link
Contributor

@clumsy clumsy commented Jan 24, 2024

In order to let Batch container access AWS resources in a different account we need to supply jobRoleArn for the container.

Test plan:
☑ added a unit test
☑ submitted a job to batch

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jan 24, 2024
@clumsy
Copy link
Contributor Author

clumsy commented Jan 24, 2024

For your consideration, @kiukchung

Copy link
Collaborator

@kiukchung kiukchung left a comment

Choose a reason for hiding this comment

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

lgtm thanks!

@kiukchung kiukchung merged commit 89cf8e1 into pytorch:main Jan 24, 2024
18 of 20 checks passed
@clumsy clumsy deleted the feature/aws_batch_job_role_arn branch January 24, 2024 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants