Commit Graph

2885 Commits

Author SHA1 Message Date
Dan Jones 7830ca897f Add Skytap Docker Machine Driver Plugin
Signed-off-by: Dan Jones <dan@virtualjones.net>
2016-06-22 13:53:30 -07:00
Nathan LeClaire bca4af7130 Merge pull request #3510 from nathanleclaire/0.8.0-script
0.8.0 release tasks
2016-06-15 09:33:52 -07:00
Nathan LeClaire 9e0aec6b8c Update changelog for release 0.8.0
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2016-06-14 16:18:03 -07:00
Nathan LeClaire 4357f4ca3b Update release script to work with any version pattern
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2016-06-14 16:17:47 -07:00
Nathan LeClaire 91ec013436 Merge pull request #3502 from nathanleclaire/plugin_exit
Add code to exit when heartbeat call fails
2016-06-13 17:52:14 -07:00
Nathan LeClaire 7986255782 Merge pull request #3503 from nathanleclaire/vmwarefusion_fix_cpus
Fix driver CPU inconsistency
2016-06-13 17:51:47 -07:00
Nathan LeClaire c9e8a87a3b Fix driver CPU inconsistency
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2016-06-13 16:06:08 -07:00
Nathan LeClaire d2fe2c281a Add code to exit when heartbeat call fails
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2016-06-13 16:03:10 -07:00
Nathan LeClaire 3dd8466ca8 Merge pull request #3489 from legal90/fix-doc-parallels
docs: Fix the name of "Parallels Desktop for Mac"
2016-06-13 16:00:05 -07:00
Nathan LeClaire ba9219eb03 Merge pull request #3463 from malex984/add-virtualbox-ui-type
Adding an optional VM's UI type for the virtualbox driver
2016-06-13 15:53:02 -07:00
Mikhail Zholobov 4739fbda5b
docs: Fix the name of "Parallels Desktop for Mac"
Signed-off-by: Mikhail Zholobov <legal90@gmail.com>
2016-06-09 17:56:28 +03:00
Sven Dowideit e3594a517f Merge pull request #3468 from SvenDowideit/more-validation-fixes
More docs validation fixes
2016-06-02 15:04:20 -07:00
Sven Dowideit 0589857e9e More docs validation fixes
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2016-06-02 18:32:27 +00:00
Nathan LeClaire 52d0020542 Merge pull request #3405 from eedeebee/3404-add-tcsh-support-to-env-command
Add tcsh support to --shell
2016-06-01 15:56:28 -07:00
Nathan LeClaire a482479f5b Merge pull request #3436 from tyrken/upgrade-govmomi-netip
Upgrade govmomi to 0.6.2, use WaitForNetIP
2016-06-01 15:54:01 -07:00
Tristan Keen 73e8b0de2b Merge branch 'master' into upgrade-govmomi-netip 2016-05-31 22:11:18 +01:00
Oleksandr Motsak 6a2221fd97 Adding an optional VM's UI type for the virtualbox driver ("--virtualbox-ui-type")
NOTE: with this one can specify the UI Type: gui,sdl,separate instead of the default choice (headless)
NOTE: running X11 server is required if UI type is not headless
Signed-off-by: Oleksandr Motsak <http://goo.gl/mcpzY>
2016-05-28 16:51:45 +02:00
Nathan LeClaire 2420975f4e Merge pull request #3423 from npcode/fix-swarm-port-binding
Fix port binding of swarm master
2016-05-27 13:46:51 -07:00
Nathan LeClaire 6002b411ce Merge pull request #3381 from bamarni/issue-3359
[SSH] Allow private keys with 0400 permissions (fixes #3359)
2016-05-23 18:28:50 -07:00
Bilal Amarni 650629a936 [SSH] Allow private keys with 0400 permissions
Signed-off-by: Bilal Amarni <bilal.amarni@gmail.com>
2016-05-23 16:30:08 +02:00
Nathan LeClaire 33f23be924 Merge pull request #3363 from wadetandy/master
Expose OpenStack driver's userdata param
2016-05-19 14:21:57 -07:00
Nathan LeClaire bbe8df52fe Merge pull request #3406 from ronakbanka/align_flag_name
Align machine storage path flag name
2016-05-18 17:18:56 -07:00
Nathan LeClaire 0668dd6454 Merge pull request #3440 from StackPointCloud/oneandone-machine-driver-doc-update
1&1 Cloud Server AVAILABLE_DRIVER_PLUGINS Update
2016-05-18 11:25:59 -07:00
Nathan LeClaire cfb60c386b Merge pull request #3438 from StackPointCloud/profitbricks-machine-driver-doc-update
ProfitBricks Docker Machine Driver Plugs Doc Update
2016-05-18 11:25:30 -07:00
Nathan LeClaire e7fb28c18c Merge pull request #3435 from robertbreker/list-xs-driver-plugin
Add Citrix XenServer to driver plugin list
2016-05-18 11:25:14 -07:00
Matt Baldwin 2599a45b2c Update AVAILABLE_DRIVER_PLUGINS.md
Change-Id: I4384eed8a61f52c1649084a972b073b17592d66a
Signed-off-by: Matt Baldwin baldwin@stackpointcloud.com
Signed-off-by: Matt Baldwin <baldwin@stackpointcloud.com>
2016-05-16 12:32:09 -07:00
Matt Baldwin 7902a11fab ProfitBricks Docker Machine Driver
Updating docs to reflect a new driver.

Change-Id: I3d70937d8994bd9725b0c1344b1941a1402db469
Signed-off-by: Matt Baldwin <baldwin@stackpointcloud.com>
2016-05-16 12:12:56 -07:00
tristan.keen@gmail.com b97ae51ff4 Upgrade to govmomi 0.6.2, use WaitFotNetIP to get correct host IP. Note includes mass deletion of other presumably no longer needed deps
Signed-off-by: tristan.keen@gmail.com <tristan.keen@gmail.com>
2016-05-15 17:59:04 +01:00
Robert Breker 04e5bca618 Add Citrix XenServer to driver plugin list
Signed-off-by: Robert Breker <robert.breker@citrix.com>
2016-05-14 19:22:06 +00:00
David Gageot c19d866e25 Merge pull request #3248 from theodthompson/patch-hyperv-check
adding hypervisor check to virtualbox pre-create check
2016-05-12 07:18:12 +02:00
Yi EungJun d74f273c53 Fix port binding of swarm master
The port is 3376 by default but could be modified by --swarm-host
option.

Signed-off-by: Yi EungJun <eungjun.yi@navercorp.com>
2016-05-11 17:40:04 +09:00
Nathan LeClaire c120a925f3 Merge pull request #3373 from leonhartX/issue-3191
#3191 add zsh completion
2016-05-05 15:31:11 -07:00
Eric Bloch 96c904a51e Add tcsh support to --shell
Fixes #3404

Signed-off-by: Eric Bloch <eric.bloch@gmail.com>
2016-05-04 20:29:07 -07:00
Ronak Banka 1a5ac12dd3 Align machine storage path flag name
Signed-off-by: Ronak Banka <ronak.banka@rakuten.com>
2016-05-04 16:52:00 +09:00
Ke Xu 96a39d0397 add docs for zsh completion
Signed-off-by: Ke Xu <leonhartx.k@gmail.com>
2016-05-03 11:03:12 +09:00
Ke Xu 8f4c947d42 grep text for per-driver options
Signed-off-by: Ke Xu <leonhartx.k@gmail.com>
2016-04-30 11:17:01 +09:00
Nathan LeClaire ae9f392c10 Merge pull request #3365 from ndeloof/master
Fixes #2302 Possibility to create master with manager, but without agent
2016-04-28 12:12:51 -07:00
Nicolas De Loof 8ed715fd4f Fixes #2302 Possibility to create master with manager, but without agent
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2016-04-28 20:16:56 +02:00
Nathan LeClaire 0a5abf22b6 Merge pull request #3393 from SvenDowideit/use-docs-base-oss
convert docs Dockerfiles to use docs/base:oss
2016-04-28 10:55:50 -07:00
Nathan LeClaire 25c3fa64a4 Merge pull request #3387 from ndeloof/fix-3287
Introduce —swarm-join-opt to pass options to agent nodes Fixes #3285 Fix regression introduced by PR #3287
2016-04-28 10:54:12 -07:00
Sven Dowideit fc7f35ab54 convert docs Dockerfiles to use docs/base:oss
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2016-04-28 12:57:23 +00:00
Nicolas De Loof ab1ca913ad Introduce —swarm-join-opt to pass options to agent nodes
Fixes #3285
Fix regression introduced by PR #3287

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2016-04-28 09:40:31 +02:00
Nathan LeClaire 445158a731 Merge pull request #3378 from ahmetalpbalkan/azure-autorest-fix
azure: create temporary file next to destination
2016-04-27 14:56:20 -07:00
Ahmet Alp Balkan 0376230a5f
azure: create temporary file next to destination
We were doing atomic file writes by writing to /tmp
and moving to the actual destination, however some filesystems
do not support copying from /tmpfs.

Bumping the `go-autorest` dependency version to latest.

Fixes #3313.

Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>
2016-04-26 12:40:10 -07:00
Ke Xu 24103260a3 #3191 add zsh completion
Signed-off-by: Ke Xu <leonhartx.k@gmail.com>
2016-04-26 11:51:40 +09:00
Nathan LeClaire af4f3828f6 Merge pull request #3370 from kacole2/documentation/add_rackhd_driver_plugin_to_list
Added RackHD to the Available Driver Plugin List & Alphabetized
2016-04-25 14:49:09 -07:00
Kendrick Coleman 58122bab64 Added RackHD to the Available Driver Plugin List & Alphabetized
Added RackHD to the list of available driver plugins. Also alphabetized the list to make it easier to read.

Signed-off-by: Kendrick Coleman <kendrickcoleman@gmail.com>
2016-04-25 16:58:13 -04:00
Nathan LeClaire 6839107ecc Merge pull request #3287 from LBaali/3285
Add support for --swarm-opt to agent nodes
2016-04-25 12:24:00 -07:00
Nathan LeClaire 4e898b1806 Merge pull request #3362 from nathanleclaire/fix_dangling_amazonec2_ssh_key
Ensure that attempt to remove instance and SSH key both go through
2016-04-25 11:48:35 -07:00
Nathan LeClaire 73bf92b95d Merge pull request #3360 from nathanleclaire/fix_driver_doc_404
Fix driver reference links
2016-04-22 15:12:05 -07:00