Skip to content

Kill tasks#1

Open
ronin1 wants to merge 5 commits intocodefresh-io:latestfrom
ronin1:kill-tasks
Open

Kill tasks#1
ronin1 wants to merge 5 commits intocodefresh-io:latestfrom
ronin1:kill-tasks

Conversation

@ronin1
Copy link
Copy Markdown

@ronin1 ronin1 commented Mar 7, 2017

I Added 2 new flags:

  • --kill-tasks: kill all related ecs tasks and deregister current task definition for the service so the new tasks can start. This is useful if auto scaling is enabled & minimum task count is on. It allows for unattended deployment.
  • --no-kill-tasks: is actually on by default and does not deregister or kill existing tasks. This is currently the behavior before this pull request.
  • remove most python linter warnings

Tested this on my own CodeFresh build & it is working awesome

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