Skip to content

Conversation

@brtrvn
Copy link
Contributor

@brtrvn brtrvn commented Aug 9, 2022

If the ecsLaunchType for a service is not defined, set it to FARGATE when the container operating system is Linux and EC2 when Windows

Resolves #269


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

Copy link
Contributor Author

@brtrvn brtrvn left a comment

Choose a reason for hiding this comment

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

Maybe a better UX here would be to show the launch type radio buttons for Windows, but pre-select EC2 and disable the control so it's clear what's going on. When we add Fargate support for Windows then we simply enable the launch type radio buttons.

@brtrvn brtrvn merged commit 451b4ab into awslabs:main Aug 9, 2022
@brtrvn brtrvn deleted the issue269 branch August 23, 2022 16:32
@brtrvn brtrvn mentioned this pull request Sep 29, 2022
3 tasks
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.

Windows based services fail to onboard with NULL ecsLaunchType

1 participant