quintilesims / layer0

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

612 remove windows support #613

Closed tlake closed 6 years ago

tlake commented 6 years ago

What does this pull request do?

Removes Windows containers support, since it was built upon a beta AWS featureset which has since been greatly changed. It will require some further looking into in order to re-implement the feature, so until this is a high enough priority item to occupy a dev or two, it's quicker to remove the feature here so that Layer0 doesn't contain broken code.

Closes #612

tlake commented 6 years ago

With @diemonster's blessing, I'm merging this so we can get to a state where we can shelve the api-refactor work and prevent it from blocking other work.