Commit Graph

  • 2f672f6c4c Volume e2e test Guillaume Tardif 2020-09-08 14:20:01 +0200
  • 15addf5c22 Break out aci backend.go into several files for each service Guillaume Tardif 2020-09-08 10:11:02 +0200
  • dcbc1c3fb2 Volume cli minor refactor Guillaume Tardif 2020-09-08 09:44:26 +0200
  • 08562b403e Connecting it all Guillaume Tardif 2020-09-07 18:23:28 +0200
  • 9ed06ece5b Adding volume API & initial CLI command Guillaume Tardif 2020-09-07 14:39:19 +0200
  • 45179a5bff Add first volume create in ACI Guillaume Tardif 2020-09-07 14:13:24 +0200
  • 2f4011bfe6
    Distinguish TaskExecutionRole and TaskRole Nicolas De Loof 2020-09-08 15:18:02 +0200
  • fda09712c0
    Null safety Nicolas De Loof 2020-09-08 10:50:50 +0200
  • 12a15a9a4c
    Merge pull request #594 from docker/minor_test_change Anca Iordache 2020-09-08 10:50:09 +0200
  • 171ab1bd0c Most common scenario is to use `compose ls` without name option, and list all stacks Guillaume Tardif 2020-09-08 09:10:16 +0200
  • a2e0f16f07
    Merge pull request #592 from docker/fix_compose_ls_tests Guillaume Tardif 2020-09-08 09:06:39 +0200
  • 423f1a9ce8
    Merge pull request #587 from docker/bump-golang Guillaume Tardif 2020-09-08 09:02:34 +0200
  • 9098405313 Fix `compose ls` tests aiordache 2020-09-07 16:24:21 +0200
  • 7545485f78
    Merge pull request #591 from docker/flaky-aci Chris Crone 2020-09-07 17:05:58 +0200
  • dc7934d879
    Merge pull request #585 from docker/aci_compose_ls Guillaume Tardif 2020-09-07 15:15:09 +0200
  • 66c92595e5 list stacks by project name for ecs aiordache 2020-09-07 14:59:02 +0200
  • 3ed90ea467 replace check with Equal in e2e test aiordache 2020-09-07 14:49:15 +0200
  • b155fe0f2e retrieve status with get group by name aiordache 2020-09-07 14:26:10 +0200
  • 19a707495f add test for compose ls aiordache 2020-09-07 11:23:55 +0200
  • 50c99ed7f6 filter status result by project name aiordache 2020-09-07 11:15:39 +0200
  • 799b799f30 Implement `compose ls` for ACI aiordache 2020-09-04 18:11:02 +0200
  • e4e77bd198 e2e.aci: Retry flaky HTTP GET requests Chris Crone 2020-09-07 13:43:34 +0200
  • 6f0f9e5600 e2e.framework: Add helper to retry HTTP requests Chris Crone 2020-09-07 13:43:16 +0200
  • 0dd6416742
    Merge pull request #590 from docker/api_folder Nicolas De loof 2020-09-07 13:34:28 +0200
  • c6f70db4bf
    Merge pull request #589 from docker/protocol Nicolas De loof 2020-09-07 13:33:50 +0200
  • c8824a5421 Update labeler config Guillaume Tardif 2020-09-07 13:26:16 +0200
  • 64a28f6636 Also move client => api/client Guillaume Tardif 2020-09-07 13:23:06 +0200
  • d06aa2827f Move containers, compose, secrets to /api Guillaume Tardif 2020-09-07 13:22:08 +0200
  • 1506c7ac9b
    create ALB is protocol is set to "http" or "https" Nicolas De Loof 2020-09-07 10:52:34 +0200
  • 026a833732 deps: Bump Golang to 1.15.1 Chris Crone 2020-09-07 10:45:49 +0200
  • 9545625131
    Merge pull request #586 from docker/labeler Nicolas De loof 2020-09-07 10:30:53 +0200
  • aa5244c4e1 Auto-label PRs Guillaume Tardif 2020-09-07 10:12:42 +0200
  • 55d54cb21c
    Merge pull request #584 from docker/aci_stop_follow_logs Guillaume Tardif 2020-09-07 09:14:31 +0200
  • 6443a53176
    Merge pull request #582 from docker/archi_doc_nit Guillaume Tardif 2020-09-04 16:00:58 +0200
  • f24f02bbbb
    Merge pull request #581 from docker/remove_delete_alias Guillaume Tardif 2020-09-04 15:47:27 +0200
  • 7138ecc899 ACI : when following logs (actually polling logs), stop polling when the container is not running anymore. Guillaume Tardif 2020-09-04 15:09:57 +0200
  • a8c290fe98
    Merge pull request #583 from docker/compose_ls Nicolas De loof 2020-09-04 14:13:27 +0200
  • b75ad3473d Fix lint issues aiordache 2020-09-04 13:30:11 +0200
  • 1a41d0a90b Remove delete alias, no reason to add this (does not exist in Moby) Guillaume Tardif 2020-09-04 13:12:54 +0200
  • c3210a3973 Minor doc update on architecture Guillaume Tardif 2020-09-04 13:20:20 +0200
  • 02be463fd7 Add `compose ls` command for ECS aiordache 2020-09-04 13:20:11 +0200
  • e9a575c4be
    Merge pull request #578 from chris-crone/docs-architecture Guillaume Tardif 2020-09-04 13:17:47 +0200
  • cbb416976a
    Merge pull request #577 from docker/aci_device_login_ctrlc Guillaume Tardif 2020-09-04 13:07:54 +0200
  • 303958bb44
    Merge pull request #574 from ulyssessouza/alias-rm-kill Guillaume Tardif 2020-09-04 13:07:38 +0200
  • f107747ffe
    Merge pull request #580 from docker/fix_aws_context Guillaume Tardif 2020-09-04 12:09:41 +0200
  • adeba9b124 Fix bug not allowing users to run any context command when set to an aws context type. When users have an “aws" context type, we try to exec the command (will execute context ls, context use, etc.) and when it fails because it doesn’t find the aws backend, then display the custom error for aws context type. Guillaume Tardif 2020-09-04 10:19:40 +0200
  • 15066ce999 Add 'kill' command Ulysses Souza 2020-09-01 16:06:07 +0200
  • 76c92a8359 Pass in context to login tenant query, so it gets cancelled if the user Ctrl+C Guillaume Tardif 2020-09-03 18:21:30 +0200
  • a0a0e391cb
    Merge pull request #573 from docker/simulation Nicolas De loof 2020-09-03 16:10:55 +0200
  • a09f42d85e
    Merge pull request #579 from chris-crone/clarify-contributing Chris Crone 2020-09-03 16:00:45 +0200
  • 966bbfe8b8 contributing: Tidy and clarify Chris Crone 2020-09-03 15:54:15 +0200
  • e149fa29b9 docs: Add architecture diagram Chris Crone 2020-09-03 15:41:15 +0200
  • 81f2496b5e Allow Ctrl+C to cancel CLI when using Azure Device Code Flow login Guillaume Tardif 2020-09-03 15:35:33 +0200
  • 9b0dd5d8cd
    Merge pull request #575 from docker/aci_login_fallback Guillaume Tardif 2020-09-03 08:59:39 +0200
  • bb58290eeb invoke browser with Run rather than Start, to get errors (on wsl no interop setup, and more generally if the browser app returns an error) guillaume.tardif 2020-09-02 17:31:04 +0200
  • 909be662ee Azure fallback to device code flow if we can’t open a browser (some WSL2 scenarios) Guillaume Tardif 2020-09-02 14:43:16 +0200
  • 7104b8126a
    another hack-ish hack to support compose logs Nicolas De Loof 2020-09-01 16:02:06 +0200
  • 4bd8a8860f
    implement "down" with (yet another) docker-compose hack Nicolas De Loof 2020-09-01 15:35:31 +0200
  • c7e2db077e
    Merge pull request #544 from docker/simulation Guillaume Tardif 2020-09-01 15:18:32 +0200
  • eb0af4b711
    Merge pull request #572 from chris-crone/readme-minor-fixes Guillaume Tardif 2020-09-01 11:56:52 +0200
  • 770a9312f0 readme: Minor fixes Chris Crone 2020-09-01 10:04:01 +0200
  • 217da21514
    Merge pull request #568 from docker/ecs_e2e_down Guillaume Tardif 2020-09-01 10:11:11 +0200
  • 58cb3491ae Wait only for the first “DELETE_COMPLETE” line when running `docker compose down` (~4 secs, instead of waiting 8-9 mins for the entire aws stack to be deleted), and let aws fully delete stack async. Guillaume Tardif 2020-09-01 09:24:16 +0200
  • 4d11594df0
    default description if none set by user Nicolas De Loof 2020-08-31 17:00:27 +0200
  • 4693ce91f6
    e2e test to check ecs-local context creation Nicolas De Loof 2020-08-31 16:54:02 +0200
  • b9153961ab
    Merge pull request #564 from docker/aci_compose_ps Guillaume Tardif 2020-08-31 16:43:07 +0200
  • fed50d79f2
    introduce ecs-local context Nicolas De Loof 2020-08-31 14:26:00 +0200
  • c1ecb2b7be
    Check we have compose 1.27 or later Nicolas De Loof 2020-08-26 09:12:30 +0200
  • 7f8bb030e6
    Introduce ECS emulation mode Nicolas De Loof 2020-08-25 10:30:51 +0200
  • ed1776fec0
    Merge pull request #562 from docker/dns Nicolas De loof 2020-08-28 19:57:20 +0200
  • b0c50ed6dd Implement compose ps on ACI Guillaume Tardif 2020-08-28 14:38:51 +0200
  • cd27fcb9c8
    Check VPC has DNS resolution enabled Nicolas De Loof 2020-08-28 10:57:31 +0200
  • f80e90caca
    Merge pull request #529 from docker/api Guillaume Tardif 2020-08-27 11:52:27 +0200
  • 92a0c60095
    Merge pull request #558 from docker/warning_msg_typo Guillaume Tardif 2020-08-27 11:34:16 +0200
  • 2ea000b280 Removed space before : Guillaume Tardif 2020-08-27 11:30:48 +0200
  • 7f278fa2c3
    Merge pull request #553 from docker/debug_acr_login_error Guillaume Tardif 2020-08-27 11:27:59 +0200
  • 7c891ff3ee
    Merge pull request #554 from docker/context_create_output Guillaume Tardif 2020-08-27 11:27:02 +0200
  • edb30e7e82
    Revisit compose API so it uses compose-go Project as parameter Nicolas De Loof 2020-08-20 16:42:37 +0200
  • 8dbb6c58b9 Print ACR login debug info Guillaume Tardif 2020-08-26 15:58:12 +0200
  • ed395a1e64 Display nice message on context creation (message taken from Moby cli) Guillaume Tardif 2020-08-26 18:03:57 +0200
  • 970ac218d3
    Merge pull request #552 from docker/maintainers Guillaume Tardif 2020-08-26 12:07:40 +0200
  • d7afb45ead
    Merge pull request #535 from chris-crone/readme-open-source Guillaume Tardif 2020-08-26 12:03:57 +0200
  • 2bd3ce9eef Include linux install dock & script, split README with BUILDING.md & INSTALL.md Guillaume Tardif 2020-08-25 12:31:48 +0200
  • 59eaa8e93b readme: Prep for open source Chris Crone 2020-08-21 17:14:03 +0200
  • e4d4da3968
    Merge pull request #551 from docker/remove_dependabot Nicolas De loof 2020-08-26 10:50:23 +0200
  • a9a6d3bf1d Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com> Guillaume Tardif 2020-08-26 10:50:04 +0200
  • ae45e08d43 Remove dependabot and add a check-dependencies command in make file Guillaume Lours 2020-08-26 09:54:01 +0200
  • 50b2a2fa17
    Merge pull request #546 from docker/fix_last_docker_api Guillaume Tardif 2020-08-25 16:56:47 +0200
  • 4879e88b04 Fix last references to /docker/api Guillaume Tardif 2020-08-25 16:14:20 +0200
  • ad5c465bd1
    Merge pull request #485 from docker/repo-rename Guillaume Tardif 2020-08-25 15:58:51 +0200
  • c284d23096
    Merge pull request #483 from ulyssessouza/fail-on-ecs-as-plugin Guillaume Tardif 2020-08-25 15:38:00 +0200
  • b6a7b985f5
    Merge pull request #543 from docker/dependabot/go_modules/gopkg.in/ini.v1-1.60.1 Guillaume Lours 2020-08-24 23:53:56 +0200
  • a15679fb94 Update go.sum after dependabot PR CI GitHub Action 2020-08-24 21:28:34 +0000
  • 2fafa23736
    build(deps): bump gopkg.in/ini.v1 from 1.60.0 to 1.60.1 dependabot-preview[bot] 2020-08-24 21:28:02 +0000
  • 59f7d7cd00 Redirect user from plugin usage to integrated ECS Ulysses Souza 2020-08-14 10:20:02 +0200
  • a61c2d16de
    Merge pull request #537 from docker/e2e_better_logs Guillaume Tardif 2020-08-24 17:12:15 +0200
  • 981665b02c Better renaming Guillaume Tardif 2020-08-24 10:23:14 +0200
  • 4b56131cb3
    Merge pull request #540 from docker/check_versionless_compose_go Nicolas De loof 2020-08-24 13:04:24 +0200
  • 10b7197e4a Remove version in test compose files Guillaume Lours 2020-08-24 10:15:42 +0200
  • 2bac8cf94e Fix linter Guillaume Tardif 2020-08-21 18:52:07 +0200