Skip to content
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

Fargate Spot support. #70

Merged
merged 8 commits into from
Dec 6, 2019
Merged

Fargate Spot support. #70

merged 8 commits into from
Dec 6, 2019

Conversation

fujiwara
Copy link
Contributor

@fujiwara fujiwara commented Dec 4, 2019

Update to latest aws-sdk-go (to support new ECS features).

Update service attributes on deploy with --update-service flag.
Enable to change CapacityProviderStrategy, NetworkConfiguration, HealthCheckGracePeriodSeconds and PlatformVersion of the service.

Support to Farget Spot!
Enable to change CapacityProviderStrategy, NetworkConfiguration,
HealthCheckGracePeriodSeconds and PlatformVersion of the service.
…rvice definition.

UpdateService() function becomes to split to UpdateServiceTasks() and UpdateServiceAttributes().
@fujiwara fujiwara merged commit f6257a8 into master Dec 6, 2019
@fujiwara fujiwara deleted the fargate-spot branch December 6, 2019 03:34
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.

1 participant