-
Notifications
You must be signed in to change notification settings - Fork 357
S3 Storage - Fargate Credentials #2076
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, @els-tmiller, good job!
I just left some minor comments.
Please also note that commits should have signed signatures, so it's a good idea to force push a single signed commit after you applied the changes.
|
@ostafen I believe this has your requested changes |
|
@els-tmiller: the pipeline are failing at building the code, can you please check? Please also note that commits should have verified signatures. |
Sorry, been fighting git to squash the old commits, I think i have it now. |
f1d91ab to
3285112
Compare
|
All tests are now passing in my fork and my git log shows the squashed commit being signed. |
ostafen
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@els-tmiller: something happened with the merge, since this PR has also recent changes from master
Should be fixed. sorry for all the hassle |
|
@els-tmiller please sign your commit |
7738450 to
dd517c8
Compare
Finally says "verified" |
This adds support for Fargate credentials. There is a unique metadata uri for ECS which Fargate can use to source credentials associated with the Task role. These can be used to authenticate with S3 Storage.