Commit Graph

  • 5e2a13b971 Fix some typos yuexiao-wang 2016-11-29 01:21:47 +08:00
  • dea82af0ea Merge pull request #28904 from dnephin/add-volume-labels-to-deploy Sebastiaan van Stijn 2016-11-29 14:39:26 +01:00
  • 232944cc15 client: add accessor methods for client.customHTTPHeaders Akihiro Suda 2016-10-21 05:41:54 +00:00
  • 0227275b7f change secret remove logic in cli allencloud 2016-11-29 14:28:46 +08:00
  • 798c4a614e Use namespace label on stack volumes. Daniel Nephin 2016-11-28 18:02:39 -05:00
  • 32f410cd35 Fixes ImageList to be retro-compatible with older API Vincent Demeester 2016-11-28 22:15:50 +01:00
  • a913891b7d Align output of docker version again John Howard 2016-11-23 13:42:50 -08:00
  • 6ffb62368a Revert "Add -a option to service/node ps" Vincent Demeester 2016-11-28 18:08:45 +01:00
  • a0ce75c25d Merge pull request #28822 from yuexiao-wang/modify-plugin Vincent Demeester 2016-11-28 17:52:04 +01:00
  • 8e63000bf3 stack deploy: handle external network when deploying Vincent Demeester 2016-11-28 17:38:41 +01:00
  • 8feea86e0f fix description of 'docker swarm init' Kei Ohmura 2016-11-28 13:24:02 +09:00
  • a0f447d124 Merge pull request #28780 from vieux/accept_src_in_secret Antonio Murdaca 2016-11-26 14:34:30 +01:00
  • 60da1d9830 Merge pull request #28815 from dnephin/add-short-option Vincent Demeester 2016-11-25 21:18:09 +01:00
  • 7b35599e2d Add a short flag for docker stack deploy Daniel Nephin 2016-11-24 16:11:38 -05:00
  • 48537db849 Modify reponame to PLUGIN and fix some typos yuexiao-wang 2016-11-25 19:46:24 +08:00
  • c40696023b Allow hostname to be updated on service. Daniel Nephin 2016-11-23 14:42:56 -05:00
  • 961046c5a8 Update docs of docker network ls --filter Yong Tang 2016-11-23 23:39:14 -08:00
  • 7a89624bd5 Add options for docker plugin enable and fix some typos yuexiao-wang 2016-11-25 04:07:06 +08:00
  • 7c957db8d2 Merge pull request #28773 from dnephin/exit-status Victor Vieux 2016-11-23 15:13:29 -08:00
  • dc5c8a7713 support src in --secret Victor Vieux 2016-11-23 14:30:57 -08:00
  • 36c919d313 Merge pull request #28675 from dnephin/no-swarmmode-error-on-deploy Vincent Demeester 2016-11-23 22:47:13 +01:00
  • 004fc6b9e4 exit with status 1 if help is called on an invalid command. Daniel Nephin 2016-11-15 11:18:33 -05:00
  • 7604609bed exit with status 1 if help is called on an invalid command. Daniel Nephin 2016-11-15 11:18:33 -05:00
  • 5ead1cc490 Better error message on stack deploy against not a swarm. Daniel Nephin 2016-11-21 15:03:43 -05:00
  • 0171a79c56 update secret command erxian 2016-11-18 14:28:21 +08:00
  • d8787ecd81 Merge pull request #28716 from ehazlett/fix-multi-secret-inspect Victor Vieux 2016-11-22 17:39:48 -08:00
  • 357cabef2d Do not display the digest or size of swarm secrets cyli 2016-11-22 16:37:02 -05:00
  • 36a1664cd4 Merge pull request #28506 from bfirsh/prepare-api-docs-for-swagger-docs Sebastiaan van Stijn 2016-11-22 22:47:38 +01:00
  • 46cd1fa87b update secret inspect to support IDs Evan Hazlett 2016-11-22 11:18:28 -05:00
  • e0ad93a836 Merge pull request #28595 from anusha-ragunathan/plugin_timeout Tibor Vass 2016-11-22 10:17:10 -08:00
  • 7cc80114de Merge pull request #28595 from anusha-ragunathan/plugin_timeout Tibor Vass 2016-11-22 10:17:10 -08:00
  • 4d87ef4432 Merge pull request #28529 from allencloud/update-secret-create-url Victor Vieux 2016-11-22 09:55:17 -08:00
  • 1318c8dcb4 Merge pull request #28445 from cpuguy83/28439_fix_client_rm_on_old_daemons Vincent Demeester 2016-11-22 14:25:03 +01:00
  • 9c9ae79e64 Rename Remote API to Engine API Ben Firshman 2016-11-15 19:45:20 +00:00
  • 2a9b8737a5 Merge pull request #28651 from YuPengZTE/devMD002 Vincent Demeester 2016-11-22 13:11:37 +01:00
  • 7d0f584f54 Merge pull request #28659 from xuzhenglun/master Vincent Demeester 2016-11-22 13:01:05 +01:00
  • 800c0e20ce Merge pull request #28659 from xuzhenglun/master Vincent Demeester 2016-11-22 13:01:05 +01:00
  • 14770269e8 fix incorrect ErrConnectFailed comparison Reficul 2016-11-22 10:42:55 +08:00
  • b35205ed12 fix incorrect ErrConnectFailed comparison Reficul 2016-11-22 10:42:55 +08:00
  • 4632a029d9 Handle run --rm against older daemons on the cli Brian Goff 2016-11-15 12:10:02 -05:00
  • 4e4541540f First header should be a top level header yupeng 2016-11-21 17:08:28 +08:00
  • 23c399dd10 Merge pull request #28677 from dnephin/remove-deploy-experimental Victor Vieux 2016-11-21 14:33:35 -08:00
  • 07c896b18e Merge pull request #28328 from aaronlehmann/duration-opts Victor Vieux 2016-11-21 14:03:00 -08:00
  • e6dc69b4ee Merge pull request #28504 from runcom/fix-info-route-secopt Victor Vieux 2016-11-21 13:55:07 -08:00
  • 2d66496a2b Merge pull request #28504 from runcom/fix-info-route-secopt Victor Vieux 2016-11-21 13:55:07 -08:00
  • 752a9a7c56 Add HTTP client timeout. Anusha Ragunathan 2016-11-21 09:24:01 -08:00
  • 43e89b5387 Add HTTP client timeout. Anusha Ragunathan 2016-11-21 09:24:01 -08:00
  • 2d7ef04a57 Merge pull request #28556 from ehazlett/container-secret-store Vincent Demeester 2016-11-21 21:40:01 +01:00
  • e1b5bdd768 Move docker stack out of experimental Daniel Nephin 2016-11-21 15:30:25 -05:00
  • 2638cd6f3d Do not panic if network is nil Vincent Demeester 2016-11-21 17:59:29 +01:00
  • 89703a0196 Merge pull request #28539 from nishanttotla/pin-image-digest-ux Vincent Demeester 2016-11-21 14:06:37 +01:00
  • 20ded0afd9 Bugfix: set cli.manualOverride when env var not empty Zhang Wei 2016-11-21 17:31:46 +08:00
  • 4e343ae989 Merge pull request #28294 from vdemeester/compose-swarm-healthcheck Vincent Demeester 2016-11-21 10:28:37 +01:00
  • b4fe4fb42b api: types: keep info.SecurityOptions a string slice Antonio Murdaca 2016-11-16 22:30:29 +01:00
  • 123d33d81d api: types: keep info.SecurityOptions a string slice Antonio Murdaca 2016-11-16 22:30:29 +01:00
  • 4d1209844f Merge pull request #28611 from vieux/fix_golint Doug Davis 2016-11-19 07:16:44 -05:00
  • 40acabdfe9 fix a few golint errors Victor Vieux 2016-11-18 15:57:11 -08:00
  • 82804cc8e5 swap position of "host" and "ip" Sebastiaan van Stijn 2016-11-18 22:04:27 +01:00
  • 5f1209bf4b Suppressing digest for docker service ls/ps Nishant Totla 2016-11-16 22:21:18 -08:00
  • b58a973b18 Return warnings from service create and service update when digest pinning fails Aaron Lehmann 2016-11-14 18:08:24 -08:00
  • b866fa77f4 Return warnings from service create and service update when digest pinning fails Aaron Lehmann 2016-11-14 18:08:24 -08:00
  • c682f10a8f Default parallelism to 1. Daniel Nephin 2016-11-18 10:15:29 -05:00
  • e21f4f9996 Add support for healthcheck in composefile v3 Vincent Demeester 2016-11-18 15:09:13 +01:00
  • dd8712c634 Merge pull request #28354 from ripcurld00d/tag_creation Vincent Demeester 2016-11-18 13:02:40 +01:00
  • e360a30a41 Merge pull request #28540 from lixiaobing10051267/masterNewContainerId Vincent Demeester 2016-11-18 12:13:30 +01:00
  • cc36bf62ef Change the docker-tag usage text to be clearer Boaz Shuster 2016-11-13 10:28:25 +02:00
  • e98be4c62f expected new_container_id while testing ContainerCommit Signed-off-by: lixiaobing10051267 <li.xiaobing1@zte.com.cn> lixiaobing10051267 2016-11-17 15:50:38 +08:00
  • 42788cad9c update secret create url for consistency allencloud 2016-11-17 10:51:16 +08:00
  • e59facceb7 Merge pull request #28347 from yongtang/28339-ignore-unkwnon-field-template Michael Crosby 2016-11-17 15:13:02 -08:00
  • 1ab47a8be8 error on cli when trying to use experimental feature with non experimental daemon Victor Vieux 2016-11-16 16:38:28 -08:00
  • 4e4b58fbcb Merge pull request #28554 from vieux/showhelp Tõnis Tiigi 2016-11-17 14:27:26 -08:00
  • bc542f365c do not force target type for secret references Evan Hazlett 2016-11-15 10:04:36 -05:00
  • a7987ef105 Merge pull request #28538 from yongtang/11162016-Log-Logf-fix Brian Goff 2016-11-17 15:21:22 -05:00
  • 05ddb16e59 refactor help func in CLI Victor Vieux 2016-11-17 10:54:10 -08:00
  • 55908f8a82 refactor help func in CLI Victor Vieux 2016-11-17 10:54:10 -08:00
  • d691bce8c9 Fix several issues with go vet and go fmt Yong Tang 2016-11-16 22:17:40 -08:00
  • d9a5f6c80e Merge pull request #28512 from anusha-ragunathan/fix_enable Sebastiaan van Stijn 2016-11-17 10:16:47 +01:00
  • 4488d9f9fb Fix crash caused by docker service inspect --pretty Yong Tang 2016-11-16 16:46:31 -08:00
  • 6e6b37b0a2 Merge pull request #28322 from Microsoft/jjh/api1.26 Sebastiaan van Stijn 2016-11-17 00:01:46 +01:00
  • 4749582510 Cleanup after plugin install. Anusha Ragunathan 2016-11-16 14:42:46 -08:00
  • 3c56459801 Use map[string]bool for preProcessor to ignore unknwon field Yong Tang 2016-11-12 16:44:51 -08:00
  • 28f8f92963 Skip cli initialization for daemon command Tonis Tiigi 2016-11-16 13:19:45 -08:00
  • 91aed2e673 Merge pull request #28272 from Microsoft/jjh/sequentialscan2 Sebastiaan van Stijn 2016-11-16 00:47:19 +01:00
  • 66d50e5695 Merge pull request #26868 from Microsoft/jjh/deprecateemail Sebastiaan van Stijn 2016-11-15 13:08:05 +01:00
  • 5723c85b1d Windows: Use sequential file access John Howard 2016-11-01 15:44:06 -07:00
  • dc2eeb6456 Merge pull request #28340 from cpuguy83/28337_fix_template_opts_ps Victor Vieux 2016-11-14 14:25:01 -08:00
  • b5b095c01a Bump API to v1.26 John Howard 2016-11-11 11:51:26 -08:00
  • f1598f8b82 Add docs for plugin push Anusha Ragunathan 2016-11-14 08:38:06 -08:00
  • 2eb3e2ce0f fix t.Errorf to t.Error in serveral _test.go wefine 2016-11-14 17:01:17 +08:00
  • d3169abc3b Fix issue with missing fields for ps template Brian Goff 2016-11-12 11:10:27 -05:00
  • 0f6af2074c context.Context should be the first parameter of a function yupeng 2016-11-12 14:14:34 +08:00
  • 7e7c4eefa4 cli: Add valid suffixes for remaining duration options Aaron Lehmann 2016-11-11 17:44:42 -08:00
  • 13d6a1bb67 Show experimental flags and subcommands if enabled John Stephens 2016-11-11 17:43:06 -08:00
  • 4088f3bcff Planned 1.13 deprecation: email from login John Howard 2016-09-23 11:52:57 -07:00
  • 827b121154 Merge pull request #28306 from ehazlett/service-create-no-secrets Vincent Demeester 2016-11-11 20:58:40 +01:00
  • 460a7e213c Merge pull request #28042 from yongtang/28018-docker-info-swarm-managers Victor Vieux 2016-11-11 09:30:01 -08:00
  • 356ff43768 Merge pull request #27872 from vdemeester/images-filter-filters Brian Goff 2016-11-11 11:24:19 -05:00
  • 57da27f76c Merge pull request #28297 from vdemeester/compose-swarm-openstdin Sebastiaan van Stijn 2016-11-11 17:09:04 +01:00
  • cd71257cfd Add information for Manager Addresses in the output of docker info Yong Tang 2016-11-03 11:23:58 -07:00
  • 885c5f1747 only check secrets for service create if requested Evan Hazlett 2016-11-11 09:56:25 -05:00