Commit History

Author SHA1 Message Date
  Nicolas De Loof 43d3d94c43 Create cluster by compose up 5 years ago
  Nicolas De Loof 1fdac494f3 Create CloudFormation template with parameters 5 years ago
  Nicolas De Loof 9a6fe86a86 Introduce "Validate" phase to check/make app ECS-compliant 5 years ago
  Nicolas De Loof a8e963a304 Query stack events by stack ID (not name) 5 years ago
  Nicolas De Loof 814259ae33 Also wait for deletion events 5 years ago
  Nicolas De Loof 5d61fc119a Format stack events as a set of resources with progress status 5 years ago
  Nicolas De Loof 678f4018f0 Collect events while waiting for stack to complete 5 years ago
  Nicolas De Loof b6be4a0ac3 Use `WithContext` SDK APIs so we can implement cancelation 5 years ago
  Nicolas De Loof 4642bfa172 Fix linter warnings 5 years ago
  Nicolas De Loof 4138dcfb5a Split API interface by required SDK func per command 5 years ago
  Nicolas De Loof 8c0fee5abf Define amazon.API as a simplified and currated interface over AWS SDK 5 years ago
  Nicolas De Loof ea6d35a927 Fix minor issue after merge conflit resolution 5 years ago
  Nicolas De Loof a1c91ac4c2 Merge branch 'cluster-create' of github.com:aiordache/ecs-plugin into aiordache-cluster-create 5 years ago
  Nicolas De Loof 48096eeed8 DescribeStacks fail with error if stack does not exists 5 years ago
  Nicolas De Loof 87f053d710 Detect stack already exists 5 years ago
  aiordache 30fd37b6ca ecs cluster create 5 years ago
  Nicolas De Loof b70f01d2f4 Adopt CloudFormation to create ECS app from compose.yaml 5 years ago
  Nicolas De Loof dd48cc4599 Introduct option to re-use LoadBalancer 5 years ago
  Nicolas De Loof a44ee2a4ed Expose services using a LoadBalancer 5 years ago
  Nicolas De Loof 17f3ff9db1 Convert services into TaskDefinition before creating resources 5 years ago
  Nicolas De Loof 7763de47eb Introduce "down" command 5 years ago