quintilesims / layer0

Build, Manage, and Deploy Your Applications
Apache License 2.0
44 stars 20 forks source link

update windows ECS agent version #483

Closed diemonster closed 6 years ago

diemonster commented 6 years ago

What does this pull request do? Updates the Windows ECS Agent to the latest version as specified in the canonical Windows ECS script https://github.com/aws/amazon-ecs-agent/blob/master/misc/windows-deploy/user-data.ps1#L7:17

Also removes a test target from our smoketests.

How should this be tested? Create a Windows environment with -os windows and a sample windows service.

Checklist

diemonster commented 6 years ago

@tlake calling out for historical purposes that the "correct" task def is here https://github.com/quintilesims/guides/tree/master/windows . I'll be updating the corresponding README and such to reflect that we have proper support for Windows containers now.