Commit History

Автор SHA1 Съобщение Дата
  Guillaume Tardif ca35ccfb0e ACI Volumes : create takes one required arg, instead of required flag `--fileshare` (we still have required flag `--storage-account` specifically for ACI) преди 5 години
  Guillaume Tardif 7eda96bea4 Fix nil pointer when creating volume with “” storage account преди 5 години
  Guillaume Tardif 334ebf5f75 Implement --domainname flag on compose up, also defining compose extension "x-aci-domain-name" to store ACI DNSLabelName. преди 5 години
  Guillaume Tardif 701d1b834e ACI: allow users to set DNSLabelName and deploy containers with fqdn like `myapp.eastus.azurecontainers.io` преди 5 години
  Guillaume Tardif 7abdb085c0 Merge pull request #637 from docker/volume_tests преди 5 години
  Guillaume Tardif 0092de6df1 Added tests on ACI volume conversion, mock storageLogin required to get storage account keys преди 5 години
  Chris Crone d154c41586 Update copyright преди 5 години
  Guillaume Tardif 57ded74aee Merge pull request #598 from docker/encode_env_values преди 5 години
  Guillaume Tardif 98f0064fe9 Properly send env variables containing “=“ in their value in ACI payload. Also properly send quoted values преди 5 години
  Guillaume Tardif 0b3fdb637d Change volume IDs from “storageaccount@fileshare“ to “storageaccount/fileshare” преди 5 години
  Guillaume Tardif 80d23a6097 Removed NAME from `volume ls` output, allow `volume delete <ID>` using IDs from `volume ls`. преди 5 години
  Guillaume Tardif 96d785a5bd Added volume delete, can delete juste a file share or the storage account if confirmed преди 5 години
  Guillaume Tardif 2f672f6c4c Volume e2e test преди 5 години
  Guillaume Tardif 171ab1bd0c Most common scenario is to use `compose ls` without name option, and list all stacks преди 5 години
  Guillaume Tardif a2e0f16f07 Merge pull request #592 from docker/fix_compose_ls_tests преди 5 години
  aiordache 9098405313 Fix `compose ls` tests преди 5 години
  Chris Crone 7545485f78 Merge pull request #591 from docker/flaky-aci преди 5 години
  Chris Crone e4e77bd198 e2e.aci: Retry flaky HTTP GET requests преди 5 години
  Guillaume Tardif d06aa2827f Move containers, compose, secrets to /api преди 5 години
  Guillaume Tardif 7138ecc899 ACI : when following logs (actually polling logs), stop polling when the container is not running anymore. преди 5 години
  Guillaume Tardif b0c50ed6dd Implement compose ps on ACI преди 5 години
  Guillaume Tardif ed395a1e64 Display nice message on context creation (message taken from Moby cli) преди 5 години
  Guillaume Tardif ad5c465bd1 Merge pull request #485 from docker/repo-rename преди 5 години
  Guillaume Tardif 981665b02c Better renaming преди 5 години
  Guillaume Tardif 2bac8cf94e Fix linter преди 5 години
  Guillaume Tardif 7204692e3a Use test name instead of arbitrary string that needs to be different for each test преди 5 години
  Guillaume Tardif 30884ad91a Display executed commands (prefixed with test name for readable logs in // runs) преди 5 години
  Guillaume Tardif da6334f415 Renaming, expect commands to succeed by default (removed a bunch of res.Assert(success) ) преди 5 години
  Chris Crone 4c6280b0e9 Rename docker/api -> docker/compose-cli преди 5 години
  Guillaume Tardif e19a740102 Adapt aci compose test reflecting the change. преди 5 години