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

task: update task.GetID() to run with long ARN format #2497

Merged
merged 1 commit into from
Jun 26, 2020

Conversation

tamor1
Copy link
Contributor

@tamor1 tamor1 commented Jun 26, 2020

Summary

Updates task.GetID() to work with long ARN format (task/<cluster-name>/<task-id> versus just task/<task-id>) and changes
AddFirelensContainerBindMounts to call task.GetID().

Implementation details

Testing

Modifies TestGetIDHappyPath to include a path in long ARN format.

Description for the changelog

Licensing

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

Copy link
Contributor

@sparrc sparrc left a comment

Choose a reason for hiding this comment

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

lgtm assuming tests pass

task: remove unused constant arnResourceSections
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants