rancher / os

Tiny Linux distro that runs the entire OS as Docker containers
https://rancher.com/docs/os/v1.x/en/
Apache License 2.0
6.45k stars 657 forks source link

Amazon ECS Agent - Support TaskIAM roles #2926

Open sodre opened 4 years ago

sodre commented 4 years ago

RancherOS Version: 1.5.4

Where are you running RancherOS? AWS

The current version of RancherOS does not support AWS' ECS TaskIAM roles. This negates one of the biggest advantages of using ECS for managing Tasks and Containers. The fix is not complicated so I submitted three PRs to address the issue:

sodre commented 4 years ago

@niusmallnan, sorry to ping you but it is unclear to me what are the contributing guidelines for rancher.

Should I have opened these PRs somewhere else?