Commit Graph

  • 1df55a2a3c
    Merge pull request #10 from rumpl/feat-go-mod Guillaume Lours 2020-04-21 15:12:32 +0200
  • 6bfeda054b Go mods initialized, protos without gogo Djordje Lukic 2020-04-21 15:07:41 +0200
  • 0972776e6d Ingress description to include service being exposed Nicolas De Loof 2020-04-21 14:48:31 +0200
  • 3a5fd3bb07 Use go mod Djordje Lukic 2020-04-21 14:13:48 +0200
  • b70f01d2f4 Adopt CloudFormation to create ECS app from compose.yaml Nicolas De Loof 2020-04-21 11:38:52 +0200
  • b24985af56
    Merge pull request #9 from glours/default_to_cli_only Guillaume Lours 2020-04-21 10:01:30 +0200
  • 4b2c8ae9cf Call original docker on moby context Djordje Lukic 2020-04-20 18:06:38 +0200
  • f5aa9638af Add default shellout to engine if no context specified Guillaume Lours 2020-04-20 17:16:37 +0200
  • a8403241e4 Add default shellout to engine if no context specified Improve CLI documentation Guillaume Lours 2020-04-15 16:55:30 +0200
  • 3dac4df803 Implement context loading Nicolas De Loof 2020-04-08 16:21:02 +0200
  • 4e72d1892a Prefer AWS API interface over actual implementation Nicolas De Loof 2020-04-20 13:47:38 +0200
  • 2a99ecdeec
    Merge pull request #8 from rumpl/feat-client-connection Guillaume LOURS 2020-04-17 14:51:28 +0200
  • dfa8e03860 Configure client connection backoff Djordje Lukic 2020-04-17 14:31:19 +0200
  • dd48cc4599 Introduct option to re-use LoadBalancer Nicolas De Loof 2020-04-16 16:18:06 +0200
  • a44ee2a4ed Expose services using a LoadBalancer Nicolas De Loof 2020-04-16 15:15:39 +0200
  • 17f3ff9db1 Convert services into TaskDefinition before creating resources Nicolas De Loof 2020-04-16 11:16:50 +0200
  • 7763de47eb Introduce "down" command Nicolas De Loof 2020-04-16 10:07:28 +0200
  • fc7266f3f7 Convert compose service into TaskDefinition Nicolas De Loof 2020-04-15 10:38:19 +0200
  • 4542e05ddf API calls to register services matching compose.yaml Nicolas De Loof 2020-04-14 18:03:33 +0200
  • 91daf0dcc0 Skeletton for "compose up" command Nicolas De Loof 2020-04-14 17:44:00 +0200
  • 40bf8c2dae Load a compose file and pass Project to cobra command Nicolas De Loof 2020-04-14 11:42:04 +0200
  • ba6c599de2 This is a CLI plugin Nicolas De Loof 2020-04-14 08:40:52 +0200
  • 1312eec077 Project skaffloding Nicolas De Loof 2020-04-10 16:10:08 +0200
  • 953a7a3f4c Initial commit Nicolas De Loof 2020-04-10 16:09:03 +0200
  • 8e68e36894
    Merge pull request #5 from chris-crone/proto-mac Michael Crosby 2020-04-08 10:26:34 -0400
  • 3a6a9c1d9a macOS install fixes Christopher Crone 2020-04-08 14:07:11 +0200
  • a9ad7c3d1b
    Merge pull request #3 from gtardif/gogo_protobuf_setup Michael Crosby 2020-04-07 15:58:35 -0400
  • c1b45ea8c5
    Merge pull request #4 from gtardif/rename_example Michael Crosby 2020-04-07 15:58:22 -0400
  • 91951eb03a Rename context to example to make it more explicit, context will be a local command managing contexts (similar to docker-cli context command, adapted here for more generic purpose) Guillaume Tardif 2020-04-07 21:36:25 +0200
  • 2a2dff18cb Add gogo protobuf in install script (from https://github.com/gogo/protobuf) Guillaume Tardif 2020-04-07 16:54:49 +0200
  • 37591c714b Add base cli and connection logic Michael Crosby 2020-04-06 11:54:01 -0400
  • be8e73292c
    Merge pull request #2 from glours/fix_macosx_protobuff_setup Michael Crosby 2020-04-06 11:23:36 -0400
  • bae830a1b1 Add initial backend proto and example Michael Crosby 2020-04-06 11:22:34 -0400
  • 9659b5df51 Add *.protos to vendor Michael Crosby 2020-04-06 11:22:17 -0400
  • 2ddab8e424 Fix install-protobuf script for macosx install Guillaume Lours 2020-04-06 17:19:16 +0200
  • d1909a8d4d Add initial vendor files Michael Crosby 2020-04-06 11:07:29 -0400
  • b1c9da0d17 Add initial backend.proto Michael Crosby 2020-04-06 10:52:35 -0400
  • a4b0259456 Add doc.go Michael Crosby 2020-04-06 10:43:36 -0400
  • 5c2febc2d6 Add Protobuild file Michael Crosby 2020-04-06 10:42:22 -0400
  • 0eb5897fd9 Initial commit of makefile and setup scripts Michael Crosby 2020-04-06 10:40:40 -0400