Commit Graph

  • 74a27541e4 backend.local: Add volume e2e test Chris Crone 2020-11-04 10:43:50 +0100
  • db7d04db79 Remove obsolete flag `--json` (that was marked hidden), kept for VSCode extension but is not used, `docker context ls --format “{{ json . }}”` is used. Guillaume Tardif 2020-11-04 14:54:01 +0100
  • 4b88896547
    Merge pull request #876 from docker/ecs_pin_secret_sidecar Guillaume Tardif 2020-11-04 10:59:53 +0100
  • db3a14694b backend.local: Add command support Chris Crone 2020-11-04 10:43:04 +0100
  • 8cc438c9a5 Pin ECS secrets sidecar image & add makefile targets Guillaume Tardif 2020-11-04 10:30:46 +0100
  • 318e8c6e8b api: Fix typo Chris Crone 2020-11-03 21:18:09 +0100
  • 42eb0ecc35 backend.local: Add rudimentary volume support Chris Crone 2020-11-03 21:15:14 +0100
  • 637dd263c9 backend.local: Refactor container service Chris Crone 2020-11-03 21:01:56 +0100
  • b2dcae685a backend.local: Add restart policy support to run Chris Crone 2020-11-03 15:22:16 +0100
  • b8adb4b3dd backend.local: Refactor conversion code Chris Crone 2020-11-03 15:13:50 +0100
  • 6a9eca9bdf backend.local: Add memory limits Chris Crone 2020-11-03 15:06:03 +0100
  • 47aa069a3d backend.local: Add CPU limits Chris Crone 2020-11-03 14:56:04 +0100
  • 42f31d3129 backend.local: Improve inspect Chris Crone 2020-11-02 16:28:18 +0100
  • dce884d5c8 backend.local: Set environment on run Chris Crone 2020-11-02 16:27:55 +0100
  • 4fc73d1cdf
    Merge pull request #873 from docker/test-golang Chris Crone 2020-11-04 09:46:40 +0100
  • aeab918688 tests: Replace Python test image with Go binary Chris Crone 2020-11-03 18:37:28 +0100
  • f48d8243bd
    Merge pull request #872 from docker/ecs_secrets_e2e Guillaume Tardif 2020-11-03 18:24:52 +0100
  • 1a5ce029b4 Changed test img to `dockerinternal` org, removed the need of 2 images, added ECS E2E secret validation Guillaume Tardif 2020-11-03 18:04:23 +0100
  • dd5f66ff09
    Merge pull request #868 from docker/aci_e2e_regroup Guillaume Tardif 2020-11-03 15:21:37 +0100
  • ba0d2907ed Also validate we can share some secrets between services but not all secrets, without leaking secrets. Guillaume Tardif 2020-11-03 14:17:55 +0100
  • a26e1bd1a5 Regroup secret and resource ACI E2E test, and deploy a single compose file, to gain ~1 min test exec time Guillaume Tardif 2020-11-03 12:04:33 +0100
  • 084a04fdd9
    Merge pull request #866 from docker/token Nicolas De loof 2020-11-03 11:46:21 +0100
  • f66123b34a
    Merge pull request #846 from docker/ecs_context Nicolas De loof 2020-11-03 11:38:06 +0100
  • af7aebf8cf
    Make newcomer experience smooth Nicolas De Loof 2020-11-02 16:24:35 +0100
  • a0addb7dcb
    DescribeSubnets uses pagination Nicolas De Loof 2020-11-03 10:29:26 +0100
  • 7018477407
    Merge pull request #859 from flaviostutz/env-sort Nicolas De loof 2020-11-03 06:34:32 +0100
  • cc997a409a
    Merge pull request #862 from docker/progress_output_display Nicolas De loof 2020-11-02 13:55:10 +0100
  • 3b6bfdd5b1 Display ecs status in CamelCase in order to have homogeneous output between backends. Guillaume Tardif 2020-11-02 13:07:07 +0100
  • 8deee73857
    Merge pull request #860 from gtardif/aci_bettre_clean_e2e_resource_groups Guillaume Tardif 2020-11-02 11:30:53 +0100
  • 40da66f04a
    Merge pull request #861 from gtardif/non_beta Nicolas De loof 2020-11-02 11:22:50 +0100
  • d48c6b844c Update main readme mission statement to mention Compose applications, remove Beta warning, add ACI example on CI deployments Guillaume Tardif 2020-11-02 10:26:58 +0100
  • 0670df442c
    Merge pull request #855 from docker/local-rm Guillaume Tardif 2020-11-02 09:49:26 +0100
  • 72377355a9 Nicer cleanup make target for ACI resources Guillaume Tardif 2020-11-02 09:40:15 +0100
  • 49f2283646 sorting env pair array to avoid creating different cloudformation templates between calls flaviostutz 2020-10-31 16:20:13 -0300
  • dc8a432352
    Merge pull request #857 from docker/ecs_pin_search_sidecar_image Nicolas De loof 2020-10-31 10:40:32 +0100
  • 714ed52d98
    Merge pull request #852 from flaviostutz/custom-vpc-bug Nicolas De loof 2020-10-31 10:29:54 +0100
  • 3066a1cdad cleanup aiordache 2020-10-30 18:50:56 +0100
  • 3cfb252ff0 Pinned and publish docker/ecs-searchdomain-sidecar:1.0 Guillaume Tardif 2020-10-30 18:35:28 +0100
  • 25e6a18fef backend: Add --rm support to local backend Chris Crone 2020-10-30 17:23:02 +0100
  • de0be8650e Remove region from contexts and cleanup aiordache 2020-10-30 17:42:57 +0100
  • 7ef99e163a ECS E2E test using multi-container , multi-port publish app and validating cross-container communication Guillaume Tardif 2020-10-29 12:42:59 +0100
  • 25c5a8cd72 fixing empty vpcId flaviostutz 2020-10-29 22:33:23 -0300
  • 24b40e1a8d
    Merge pull request #854 from gtardif/retro-compat-context-json-list Guillaume Tardif 2020-10-30 13:43:46 +0100
  • c3cc54316b This new field Named “Type” breaks VSCode extension for some strange reason, lets rename it ContextType Guillaume Tardif 2020-10-30 13:25:42 +0100
  • 7cc3bc3870 No breaking change on `docker context ls —format “{{ json . }}` , this is used by VSCode extension Guillaume Tardif 2020-10-30 10:34:18 +0100
  • 810461179b
    Merge pull request #850 from docker/fix_path_appending Guillaume Tardif 2020-10-29 17:47:13 +0100
  • a78cc47b1c Use HttpgetWithRetry() that’ll set timeout for each retry and not freeze on he first call Guillaume Tardif 2020-10-29 17:23:10 +0100
  • b604ba6246 Fix 2 corner cases with PATH settings * windows PATH should use windows separator (;) * do not add separator if initial PATH is empty (was creating PATH=:/path) Guillaume Tardif 2020-10-29 15:22:44 +0100
  • 5e809acd87 Use OS-dependant pathListSeparator, when appending to PATH Guillaume Tardif 2020-10-29 15:09:38 +0100
  • 2ff803bf44
    Merge pull request #842 from gtardif/remove_aci_integration_docs Guillaume Tardif 2020-10-29 14:04:00 +0100
  • 879afa85c0 fix lint issues aiordache 2020-10-29 11:02:46 +0100
  • 2fdc93786e Fix region from environment aiordache 2020-10-29 10:51:57 +0100
  • 53efa312c8 Refactor context create options aiordache 2020-10-29 10:08:41 +0100
  • e44d0b922a cleanup aiordache 2020-10-28 10:59:09 +0100
  • 902b660de1 revisit context creation aiordache 2020-10-28 10:54:10 +0100
  • 2dcd1a5826 refactor ecs context creation aiordache 2020-10-26 22:01:54 +0100
  • 5450791ba7
    Merge pull request #843 from docker/pin_image_version Guillaume Tardif 2020-10-29 09:37:07 +0100
  • 699e7c5074
    Merge pull request #844 from imrehg/network-typo Guillaume Tardif 2020-10-29 09:35:41 +0100
  • d6461df474 cloudformation: fix typo in generated ingress description Gergely Imreh 2020-10-28 22:39:43 +0000
  • 5bdcfe2e4a Pin version of ACI sidecar image, so that we don’t affect prod users when re-publishing :latest. Makefile includes a target to publish new versions, ensuring we don’t override an existing image tag Guillaume Tardif 2020-10-28 17:19:12 +0100
  • 498072452f Remove sci-integration.md, all info moved to docs.docker.com Guillaume Tardif 2020-10-28 16:07:30 +0100
  • bfd9f5b431
    Merge pull request #838 from gtardif/docs_rearrange Guillaume Tardif 2020-10-28 14:47:18 +0100
  • e881c8c7c4 Apply suggestions from code review Guillaume Tardif 2020-10-28 14:33:29 +0100
  • a6af33a418
    Merge pull request #840 from gtardif/fix_context_update Guillaume Tardif 2020-10-28 14:32:29 +0100
  • 02501407de Add update command for backward compatibility Guillaume Tardif 2020-10-28 09:52:31 +0100
  • e143ce15aa
    Merge pull request #837 from gtardif/clean_empty_file Chris Crone 2020-10-28 14:10:08 +0100
  • c1504d484f Docs: adding docs README, moving ecs docs in docs folder, removing obsolete cli docs Guillaume Tardif 2020-10-27 15:42:11 +0100
  • 39558c76f0
    Merge pull request #836 from docker/bump-deps Guillaume Tardif 2020-10-27 16:25:27 +0100
  • 10d1f9847f Remove empty file added by error Guillaume Tardif 2020-10-27 15:05:27 +0100
  • c8b8a9f767 deps: Bump Chris Crone 2020-10-27 14:09:28 +0100
  • 62aca4457d
    Merge pull request #827 from gtardif/api_deprecated_fields Guillaume Tardif 2020-10-27 12:11:41 +0100
  • 56b4c772a2
    Merge pull request #833 from docker/add-run-rm Guillaume Tardif 2020-10-27 11:54:30 +0100
  • 511df55a76
    Merge pull request #835 from docker/e2e_GET_timeout Guillaume Tardif 2020-10-27 11:54:01 +0100
  • 7490584a41 Fix e2e GET timeout, was *1000 twice :facepalm Guillaume Tardif 2020-10-27 11:33:44 +0100
  • 367753303d
    Merge pull request #832 from gtardif/fix_aci_etchosts Guillaume Tardif 2020-10-27 09:50:04 +0100
  • 74b35e3ef3
    Merge pull request #834 from sarathkumarsivan/fix-typo-prompt Guillaume Tardif 2020-10-27 09:43:06 +0100
  • 3e797f5088 Add trailing empty line in /etc/hosts that seem to be causing flakiness in name resolution for the last service mentioned Guillaume Tardif 2020-10-26 18:29:12 +0100
  • 0293ef185d Fix typo in comments against Password method attached to User struct Sarath Kumar Sivan 2020-10-26 22:09:27 -0700
  • 69083e07e6 Add --rm to run command (as not yet implemented) Ulysses Souza 2020-10-27 01:57:35 +0100
  • 1ecfa703f5
    Merge pull request #831 from gtardif/fix_ecs_resolve Guillaume Tardif 2020-10-26 16:51:27 +0100
  • 0d197401a2 Fix Dockerfile syntax in ecs sidecars introduced by https://github.com/docker/compose-cli/pull/799 Guillaume Tardif 2020-10-26 16:42:51 +0100
  • 382827241d
    Merge pull request #799 from docker/aci_etchosts Guillaume Tardif 2020-10-26 15:58:19 +0100
  • 2740b0a38d
    Merge pull request #828 from gtardif/doc_fix_secrets Guillaume Tardif 2020-10-26 15:25:24 +0100
  • b138a3e4f6 Log something to be able to see what is happening remotely Guillaume Tardif 2020-10-26 15:06:54 +0100
  • 99390d1dd8
    Merge pull request #826 from sarathkumarsivan/typo-Event Guillaume Tardif 2020-10-26 15:15:11 +0100
  • 3fadf9068e Small fixes in secrets docs Guillaume Tardif 2020-10-26 11:23:59 +0100
  • 18e43b277c fmt.Scanln() does not wait forever… waiting for process termination signal Guillaume Tardif 2020-10-26 15:06:30 +0100
  • 3dddbcd7df We need to pass the full command and not rely on ENTRYPOINT for ACI containers, ACI overrides the ENTRYPOINT with commands. Guillaume Tardif 2020-10-26 15:03:37 +0100
  • 63c6a3ee0b
    Merge pull request #820 from docker/fix-secrets-docs Guillaume Tardif 2020-10-26 11:17:01 +0100
  • 83bdb94cb1 Removing API deprecated fields (unused in VSCode Docker extension) while we are still beta. Keeping field numbering to not break all gRPC calls Guillaume Tardif 2020-10-26 09:57:16 +0100
  • f1badf0da8 Fix typo in comments against Event struct definition inside writer.go Sarath Kumar Sivan 2020-10-25 18:46:06 -0700
  • 83716a5eb2 Return json array for `ps/ls --format json` commands aiordache 2020-10-22 16:14:45 +0200
  • b95c9a987e
    Merge pull request #822 from docker/cross_lb Nicolas De loof 2020-10-22 15:35:07 +0200
  • 78931b3efa Enable cross zone load balancing aiordache 2020-10-22 10:21:16 +0200
  • 853dd000d5 Add absolute path docs Ulysses Souza 2020-10-21 11:56:45 +0200
  • 34a7466571
    Merge pull request #817 from docker/scalescale Nicolas De loof 2020-10-21 10:56:28 +0200
  • 27f7949782 Fix secrets docs on mounts Ulysses Souza 2020-10-21 10:52:11 +0200
  • 553865f294
    minimalist container image to setup /etc/hosts on ACI Nicolas De Loof 2020-10-16 14:29:36 +0200
  • 455c08c245
    Merge pull request #804 from docker/separate_secret_code Nicolas De loof 2020-10-21 10:18:47 +0200
  • b5a59e3c66
    Merge pull request #819 from docker/fix-volumes-screate-cli-interface-bug Nicolas De loof 2020-10-20 20:03:01 +0200