hubot-aws icon indicating copy to clipboard operation
hubot-aws copied to clipboard

Add commands to control ECS

Open cemo opened this issue 10 years ago • 7 comments
trafficstars

Please provide necessary commands to support ECS related commands.

Thanks for sharing.

cemo avatar Oct 21 '15 18:10 cemo

Thanks for the useful feedback.

I had no plan to support ECS related commands yet. But I understand the demand to support that now.

yoheimuta avatar Nov 24 '15 11:11 yoheimuta

@yoheimuta I'll be working on adding these next =)

toadkicker avatar Aug 01 '16 18:08 toadkicker

Great, thanks !

yoheimuta avatar Aug 02 '16 12:08 yoheimuta

@cemo can you help me prioritize which commands are more important than others?

create-cluster                 describe-container-instances   list-services                  start-task                   
create-service                 describe-services              list-task-definition-families  stop-task                    
delete-cluster                 describe-task-definition       list-task-definitions          submit-container-state-change
delete-service                 describe-tasks                 list-tasks                     submit-task-state-change     
deregister-container-instance  discover-poll-endpoint         register-container-instance    update-container-agent       
deregister-task-definition     list-clusters                  register-task-definition       update-service               
describe-clusters              list-container-instances       run-task                       wait

toadkicker avatar Aug 09 '16 21:08 toadkicker

I would be happy with only the list-* commands as a start, was just getting our bot fleshed out ECS was my final missing piece.

stefansedich avatar Nov 04 '16 17:11 stefansedich

In progress: https://github.com/toadkicker/hubot-aws/tree/issue_40

toadkicker avatar Nov 04 '16 19:11 toadkicker

woop

stefansedich avatar Nov 04 '16 19:11 stefansedich