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

1.5.1 development #313

Merged
merged 12 commits into from Aug 1, 2018
Merged

1.5.1 development #313

merged 12 commits into from Aug 1, 2018

Conversation

cplee
Copy link
Contributor

@cplee cplee commented Aug 1, 2018

  • Customize ECS deploy strategy
  • Bug with mu svc restart
  • Support regions with 2 AZs
  • Integration with ECS service discovery

tleavey and others added 12 commits January 18, 2018 12:26
…ice type in types.go. Added a new parameter 'ServiceDeploymentStrategy' in service-ecs.yml. This parameter is not yet being used in service-ecs.yml. Added a new condition in service_deploy.go that if the DeploymentStrategy is not the default, it should be set to the parameter that was input. However, it still needs to be implemented within service-ecs.yml
…trategy containing BlueGreen, Rolling, and Replace. Changed condition of DeploymentStrategy to bool check if it's an empty string or not.
…us deployment strategies. Added max and min health parameters in service-ecs.yml in order to set the 'DeploymentConfiguration' max and min healths. Those same parameters are what are being set in the Switch statement.
@cplee cplee merged commit 798ee54 into develop Aug 1, 2018
@cplee cplee deleted the dev-1.5.1 branch August 1, 2018 23:07
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.

None yet

2 participants