Commit History

Author SHA1 Message Date
  Yong Tang a39c0cf007 Add custom DNS settings to service update 8 years ago
  Yong Tang 9e8adbecf5 Add custom DNS settings to service definition 8 years ago
  Yong Tang 599be5a551 Add `--tty` to `docker service create/update` 8 years ago
  Vincent Demeester 89ef0f2151 Merge pull request #25983 from jhorwit2/jah/ps-refactor 8 years ago
  Josh Horwitz 139fff2bf0 Add -a option to service/node ps 8 years ago
  Madhu Venugopal 5f17e0f6c9 Handle NetworkDettach for the case of network-id 8 years ago
  Madhu Venugopal c5dd4d70c6 Copy only the relevant endpoint configs from Attachable config 8 years ago
  Lily Guo 2f58494ae6 Service create --group param 8 years ago
  Yong Tang ee3105c68a Add `--env-file` flag to `docker create service` 9 years ago
  Aaron Lehmann 2c620d0aa2 Merge pull request #27287 from mavenugo/pluginv2-sk2 8 years ago
  Aaron Lehmann 6d4b527699 Service update failure thresholds and rollback 8 years ago
  Madhu Venugopal af185a3806 IT for e2e network-plugin support for swarmkit & services 8 years ago
  Tonis Tiigi f8229aea9f Wait until tasks have been created in TestSwarmTaskListFilter 8 years ago
  Vincent Demeester 5280ba83e5 Add a new "is-task" ps filter 8 years ago
  Yong Tang f676fc93c3 Fix partial/full filter issue in `service tasks --filter` 9 years ago
  Yong Tang de4871165b Improve error message for removing pre-defined (e.g., `ingress`) network 8 years ago
  Alexander Morozov ef4bcf23e6 integration: fix flaky TestSwarmServiceWithGroup 8 years ago
  Jana Radhakrishnan c9fb551d60 Fix autostart for swarm scope connected containers 8 years ago
  Michael Crosby 91e197d614 Add engine-api types to docker 8 years ago
  Antonio Murdaca 8f7a8c75ae vendor docker/engine-api@f9cef590446e4e6073b49b652f47a337b897c1a3 8 years ago
  Yong Tang b31969ee36 Support `--group-add` and `--group-rm` in `docker service create/update` 9 years ago
  Tonis Tiigi 96a27cf093 Update executor changes from swarmkit 9 years ago
  Tonis Tiigi 7bd1c11959 Add retry checks to TestSwarmPublishAdd 9 years ago
  Yong Tang b487497cd2 Idempotent service update --publish-add 9 years ago
  Stephen J Day 0aa4e1e689 cli: `docker service|node|stack ps` instead of tasks 9 years ago
  Yong Tang 63c0366bc9 Fix flaky TestSwarmNodeTaskListFilter by waiting for task fully deployed 9 years ago
  Vincent Demeester e6923f6d75 Remove swarm inspect and use info instead 9 years ago
  Aaron Lehmann 2cc5bd33ee Replace secrets with join tokens 9 years ago
  Yong Tang e734fa58ea Allow partial name match for `node ls`, and `node tasks` 9 years ago
  Yong Tang 1d600ebcb5 Allow partial name match for `service ls --filter` 9 years ago