Commit Graph

  • 0df99075cc
    add shared config state to session David Killmon 2020-07-31 11:38:41 -0700
  • 55531eb6b4
    Remove `compose up` timeout aiordache 2020-07-27 16:23:46 +0200
  • cec3187bbb
    Set task tags aiordache 2020-07-24 20:01:17 +0200
  • f5703310ef
    Add template description aiordache 2020-07-27 09:44:42 +0200
  • 1cde947297
    fix custom vpc setup aiordache 2020-07-24 17:24:26 +0200
  • 716fd13690
    sort cpu values in conversion to fargate values aiordache 2020-07-24 10:17:48 +0200
  • 94671e99e1
    improve error message for unsupported resource combination aiordache 2020-07-24 09:46:52 +0200
  • ce3ab38e61
    Add test for convert failure aiordache 2020-07-23 20:17:41 +0200
  • 2ef1e28f1d
    Add support for deploy.resources aiordache 2020-07-23 14:37:05 +0200
  • 3706d8617f
    Pointers value access fixes aiordache 2020-07-22 15:48:04 +0200
  • 12215130b5
    generic URL/port/protocol retrieval for compose ps aiordache 2020-07-21 17:45:16 +0200
  • 2d931dab9d
    `up` can update an existing stack using CloudFormation Changeset Nicolas De Loof 2020-07-16 16:07:26 +0200
  • efeded2670
    Remove Cluster from context Nicolas De Loof 2020-07-16 08:28:17 +0200
  • 37b9e74308
    Implement `ps` without need for the original compose.yaml file Nicolas De Loof 2020-07-15 16:27:24 +0200
  • d7d5e63054
    Introduce x-aws-cluster for cluster to deploy application to Nicolas De Loof 2020-07-15 11:42:16 +0200
  • 1b53dbf84f
    readme: Update Docker Desktop links Christopher Crone 2020-07-16 15:19:28 +0200
  • dbbd24d270
    Don't create a LoadBalancer if compose app has no port exposed Nicolas De Loof 2020-07-15 18:02:57 +0200
  • b2a9019700
    LoadBalancer names cannot be longer then 32 characters.. Chad Metcalf 2020-07-14 22:50:40 -0700
  • 8ab544a770
    Use env variables from os for interpolation Nicolas De Loof 2020-07-15 09:52:49 +0200
  • b7d0b704e5
    Change default context name to 'ecs'. Chad Metcalf 2020-07-13 23:08:36 -0700
  • 794ea3cc24
    Check context created by `context` command Nicolas De Loof 2020-07-10 09:22:38 +0200
  • 1783716a6a
    claim support for deploy.replicas Nicolas De Loof 2020-07-10 09:35:32 +0200
  • a0a785f19e
    Clarify example/README about required secret NAME Nicolas De Loof 2020-07-10 13:54:59 +0200
  • 55d560badb
    readme: Blog link fix Christopher Crone 2020-07-09 18:27:41 +0200
  • 0b5779b52d
    readme: Add link to blog, install instructions Christopher Crone 2020-07-09 18:09:47 +0200
  • bcd9cda41c
    docs: Fix download command Christopher Crone 2020-07-09 18:01:12 +0200
  • 16e7bbd697
    Use compatibilityChecker to detect missing service image as a blocker Nicolas De Loof 2020-07-09 10:49:21 +0200
  • bdb8ad0b95
    readme: Tidy and add docs link Christopher Crone 2020-07-09 12:25:34 +0200
  • 164e0d750d
    readme: Add link to example Christopher Crone 2020-07-09 11:54:03 +0200
  • 52a64845c7
    example: Add details and format Christopher Crone 2020-07-09 11:51:07 +0200
  • 2586fa35d4
    Adding the demo from AWS C3. Chad Metcalf 2020-07-07 22:20:27 -0700
  • 6f916ab9ce
    Update docs with download and docs links Nicolas De Loof 2020-07-07 10:43:15 +0200
  • ec58975524
    Don't prepent docker.io to image URI. Let the container runtime apply default registry Nicolas De Loof 2020-07-08 16:07:13 +0200
  • 6664447d29
    Fix setup command breaks if .aws/config does not exists Nicolas De Loof 2020-07-08 12:00:25 +0200
  • 98ec6c173b
    Reject compose file that uses incompatible features Nicolas De Loof 2020-07-07 14:50:52 +0200
  • 242216cab1
    Reject compose file not setting service image Nicolas De Loof 2020-07-07 11:50:42 +0200
  • 4700fed836
    Unwrapp API errors to get user-friendly error message Nicolas De Loof 2020-07-06 14:40:41 +0200
  • f892ee1004
    `ps` shows LoadBalancer URL Nicolas De Loof 2020-07-03 11:07:08 +0200
  • 324443deb6
    Customize SDK requests to AWS API with user-agent Nicolas De Loof 2020-07-02 11:43:20 +0200
  • 2917251f5f
    clarify project status Nicolas De Loof 2020-07-02 16:51:55 +0200
  • 5c53138a34
    Drop use of mockgen made obsolete as we use CloudFormation Nicolas De Loof 2020-07-01 16:21:15 +0200
  • c0c31de0c8
    testcase to check service mapping Nicolas De Loof 2020-06-30 17:15:52 +0200
  • 2bc1b710f2
    Testcase to check resources get tagged Nicolas De Loof 2020-06-30 15:52:04 +0200
  • e2c903c85f
    Set version by most recent Tag Nicolas De Loof 2020-06-30 11:37:03 +0200
  • d2911c1ea9
    includes:"TAGS" is required for DescribeServices Nicolas De Loof 2020-06-29 10:44:40 +0200
  • 934e7ab9ea
    don't set service `Name` so they can be updated by CloudFormation Nicolas De Loof 2020-06-25 08:14:54 +0200
  • a1eba59a46
    `ps` do list services, not containers Nicolas De Loof 2020-06-17 10:20:12 +0200
  • cb74f7924e
    Don't define service resource name Nicolas De Loof 2020-06-15 17:48:56 +0200
  • 5e1f40b752
    Document required AWS permissions Nicolas De Loof 2020-06-29 09:12:43 +0200
  • ed262a0461
    Generate mock inside a container Nicolas De Loof 2020-06-23 10:27:27 +0200
  • 874be0873d
    generate code inside Docker container Nicolas De Loof 2020-06-15 15:52:47 +0200
  • c5895fe09a
    Use `Project` from compose-go Nicolas De Loof 2020-06-17 14:48:42 +0200
  • dcf84f2499
    Fix broken build on master Nicolas De Loof 2020-06-15 11:25:52 +0200
  • 1bb95134f0
    match docker/api signature for up and down methods aiordache 2020-06-15 10:57:51 +0200
  • 9e8ddb63cc
    fix lint issue - renamed CompatibilityChecker to Checker aiordache 2020-06-12 15:00:27 +0200
  • bb98dae082
    code restructure aiordache 2020-06-11 19:22:12 +0200
  • d36b9b104e
    Fix broken master Nicolas De Loof 2020-06-15 09:41:01 +0200
  • 0f1a362664
    Set FailureThreshold Nicolas De Loof 2020-06-15 09:27:12 +0200
  • d957987471
    Unit tests for cobra commands Nicolas De Loof 2020-06-10 10:42:48 +0200
  • a0500799d0
    Fix and optimize build process Ulysses Souza 2020-06-10 15:16:11 +0200
  • 1a09dc51ea
    Refactor build process to build in containers Ulysses Souza 2020-06-10 15:07:25 +0200
  • 4be3562450
    Revert "Refactor build process to build in containers" Nicolas De Loof 2020-06-10 10:51:52 +0200
  • 2ab64ea10e
    docs: Add Linux install instructions Christopher Crone 2020-06-09 13:51:46 +0200
  • f192904d42
    fix Makefile to produce docker-ecs binary Nicolas De Loof 2020-06-09 15:21:34 +0200
  • 5f628cd0e5
    Refactor build process to build in containers Ulysses Souza 2020-06-08 17:41:09 +0200
  • d597e55f22
    fix rebase aiordache 2020-06-08 19:00:30 +0200
  • 2c190f11f7
    LB Type tests aiordache 2020-06-08 15:34:33 +0200
  • 1d11e847fb
    Test we create the expected policy document for pull_credentials Nicolas De Loof 2020-06-08 11:28:15 +0200
  • e88b11bc26
    Introduce test to check CloudFormation conversion Nicolas De Loof 2020-06-08 09:16:58 +0200
  • c0f1a8bf18
    create different methods to get lb type and security groups aiordache 2020-06-05 15:14:50 +0200
  • 45dc8eda80
    update test data aiordache 2020-06-05 11:38:27 +0200
  • c04950cdac
    improve lb security groups parsing aiordache 2020-06-05 11:34:02 +0200
  • dad36e09f9
    set ALB and security groups for http(s) protocol aiordache 2020-06-05 10:32:30 +0200
  • 7337c7520f
    rename LB field in the compose file aiordache 2020-06-04 18:23:31 +0200
  • 02cc644c5a
    fix test data aiordache 2020-06-04 18:04:16 +0200
  • 2ea694a1c5
    update test data aiordache 2020-06-04 17:09:41 +0200
  • 3194cc9b16
    allow user defined LB aiordache 2020-06-04 16:28:11 +0200
  • fbb5bdac6e
    Fix resource naming Nicolas De Loof 2020-06-04 16:20:21 +0200
  • 37177e6d7a
    Split long `Convert` func into smaller, focussed sub-func Nicolas De Loof 2020-06-04 16:10:34 +0200
  • f71109be9e
    update testdata aiordache 2020-06-04 11:39:47 +0200
  • eddaa70a9e
    create NLB load balancer only aiordache 2020-06-04 11:17:35 +0200
  • 335806a179
    create only one global load balancer - error out if exports port require different types aiordache 2020-06-04 10:26:15 +0200
  • e7f77ca3ef
    add all service security groups to LB aiordache 2020-06-03 17:40:39 +0200
  • 92173eaf35
    add SO link for issue if listener is not in service dependencies aiordache 2020-06-03 16:56:13 +0200
  • ae3101fe12
    create unique load balancer per app and cleanup aiordache 2020-06-03 13:06:21 +0200
  • fc9b10fc91
    add load balancer aiordache 2020-06-03 11:11:57 +0200
  • b702065075
    custom extension to select existing VPC and SecurityGroups Nicolas De Loof 2020-06-03 14:31:19 +0200
  • 1bf4bc9d46
    Use distinct family per service definition Nicolas De Loof 2020-06-02 14:17:48 +0200
  • 7d4222a725
    Implement depends_on using CloudFormation Nicolas De Loof 2020-06-02 13:54:33 +0200
  • ff88290302
    Make `ps` order predictable Nicolas De Loof 2020-05-29 15:13:16 +0200
  • 5080a83242
    prevent "Tasks cannot be empty" error Nicolas De Loof 2020-05-29 08:55:44 +0200
  • 5783b63556
    Service can freely communicate within a network Nicolas De Loof 2020-05-28 16:45:53 +0200
  • 6c57fb9693
    support deploy.replicas Nicolas De Loof 2020-05-28 11:09:36 +0200
  • be1c65d441
    Get more from DescribeTask Nicolas De Loof 2020-05-28 09:24:21 +0200
  • da299f59e2
    introduce 'ps' command Nicolas De Loof 2020-05-27 14:38:50 +0200
  • 564c369c3e
    Compute resource names to avoid unsupported characters Nicolas De Loof 2020-05-27 16:58:58 +0200
  • 257f829679
    Create service with project and service tags Nicolas De Loof 2020-05-27 17:00:25 +0200
  • 01e2b0c989
    Present service logs with colored service prefix Nicolas De Loof 2020-05-27 16:50:04 +0200
  • 3bc5fc129e
    Create the plugin directory if it doesn't exist. Chad Metcalf 2020-05-26 12:01:43 -0700
  • a798c95963
    Register services with a known port with SRV record Nicolas De Loof 2020-05-27 14:34:17 +0200