Joffrey F
89b833253d
Bump version to 0.14.0
...
Signed-off-by: Joffrey F <joffrey@docker.com >
v0.14.0
2018-03-06 11:34:34 -08:00
David Gageot
2729200cfd
Merge pull request #4403 from exoscale/exoscale/template-size
...
exoscale/template size
2018-03-03 17:50:38 +01:00
Joffrey F
1b5de469d0
Check NotAfter date on certs and recreate if necessary
...
Signed-off-by: Joffrey F <joffrey@docker.com >
2018-03-02 11:02:44 -08:00
Yoan Blanc
9470b46e8e
exoscale: add default user for RedHat and Fedora
...
Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch >
2018-03-02 16:43:44 +01:00
Yoan Blanc
6f2a14bd24
exoscale: arbitrary disk size
...
Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch >
2018-03-02 16:43:43 +01:00
Yoan Blanc
d77d260e61
exoscale: allow reusing existing SSH key pair
...
Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch >
2018-03-02 16:43:43 +01:00
Yoan Blanc
6e0345274a
exoscale: update egoscale library to 0.9.10
...
Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch >
2018-03-02 16:43:35 +01:00
David Gageot
a950319ea4
Merge pull request #4396 from nogoegst/dep
...
migrate vendor to golang/dep
2018-03-02 09:38:05 +01:00
Harald Albers
e5fca19c70
Add support for new options added in v0.14.0 to bash completion
...
- Added `--client-certs` flag to the docker-machine `regenerate-certs` command.
- Added `--quiet` flag to `scp` to suppress progress output
Signed-off-by: Harald Albers <github@albersweb.de >
2018-03-01 13:22:38 -08:00
Ivan Markin
34a8dff33d
Fix documentation about usage of dep
...
Signed-off-by: Ivan Markin <sw@nogoegst.net >
2018-03-01 17:09:30 +00:00
Ivan Markin
1d0786b7cb
Remove godep references in Makefiles
...
Signed-off-by: Ivan Markin <sw@nogoegst.net >
2018-03-01 17:03:25 +00:00
Ivan Markin
73483788ed
Remove godep files
...
Signed-off-by: Ivan Markin <sw@nogoegst.net >
2018-02-28 12:36:23 +00:00
Ivan Markin
1b1fffb88b
Update vendor for golang.org/x/sys
...
Signed-off-by: Ivan Markin <sw@nogoegst.net >
2018-02-28 12:27:34 +00:00
Ivan Markin
e4c2f692c3
Update vendor for google.golang.org/api
...
Signed-off-by: Ivan Markin <sw@nogoegst.net >
2018-02-28 12:27:32 +00:00
Ivan Markin
c89fcd5b5f
Override docker vendor constraint to master
...
Signed-off-by: Ivan Markin <sw@nogoegst.net >
2018-02-28 12:27:31 +00:00
Ivan Markin
23e5d4f909
Initial conversion of vendor to dep
...
Signed-off-by: Ivan Markin <sw@nogoegst.net >
2018-02-28 12:27:30 +00:00
David Gageot
4b690690e2
Merge pull request #4404 from davemay99/4342-powercli-collision
...
Fix issue #4342 - PowerShell cmdlet name collision with VMware PowerCLI
2018-02-26 17:17:36 +01:00
Dave May
15095c90d0
Prepend hyper-v module name to fix cmdlet collision with vmware powercli
...
Signed-off-by: Dave May <dave.may@tresta.com >
2018-02-23 16:32:52 -05:00
Joffrey F
7c1c8d749b
Add --client-certs flag to regeneratecerts command
...
Signed-off-by: Joffrey F <joffrey@docker.com >
2018-02-20 12:09:47 -08:00
David Gageot
97bae3476b
Merge pull request #4390 from nogoegst/openbsd-virtualbox
...
Make VirtualBox driver build on OpenBSD
2018-02-20 16:49:18 +01:00
Ivan Markin
d773cc7231
Make VirtualBox driver build on OpenBSD
...
Signed-off-by: Ivan Markin <sw@nogoegst.net >
2018-02-12 23:32:52 +00:00
David Gageot
e0e4da5ac7
Merge pull request #4232 from andrestc/apt-retry
...
libmachine/provision: retries pkg installation if fails to get lock
2018-02-12 17:39:24 +01:00
David Gageot
2f0ad26d8c
Merge pull request #4389 from nogoegst/crashreport-openbsd
...
Add OpenBSD support to libmachine/crashreport
2018-02-12 17:38:42 +01:00
David Gageot
f136d8e531
Merge pull request #4391 from nogoegst/openbsd-fix-chmod-ssh-key
...
Do chmod on ssh key on OpenBSD too
2018-02-12 17:36:19 +01:00
Ivan Markin
a24431d17b
Do chmod on ssh key on OpenBSD too
...
Signed-off-by: Ivan Markin <sw@nogoegst.net >
2018-02-10 21:16:59 +00:00
Ivan Markin
db9c84d5ba
Add OpenBSD support to libmachine/crashreport
...
Signed-off-by: Ivan Markin <sw@nogoegst.net >
2018-02-10 14:04:30 +00:00
David Gageot
5048437c3d
Merge pull request #4355 from tmaier/google-AutoDelete
...
Google Driver: Enable AutoDelete of Disks for GCE
2018-02-10 09:50:58 +01:00
David Gageot
e02ab45b9e
Merge pull request #4388 from docker/4302-scp-commandline-win
...
Fix argument escaping for scp on Windows
2018-02-10 09:48:45 +01:00
Joffrey F
7055c0238b
Fix argument escaping for scp on Windows
...
Signed-off-by: Joffrey F <joffrey@docker.com >
2018-02-09 16:10:13 -08:00
David Gageot
d8b1195a36
Merge pull request #4380 from TheYorkshireDev/4227-DropletMonitoring
...
Add monitoring flag for Digital Ocean droplets
2018-02-06 05:27:49 -08:00
Steven Cooney
cee1891753
Add monitoring flag for Digital Ocean droplets
...
Digital Ocean now has the functionality for more extensive monitoring of droplets, which includes the ability to set alerts for droplets. These new features only work if a monitoring script is run on the droplet upon startup, fortunately the Digital Ocean API allows for a flag to be passed through (similar to how `private networking` is switched on) that pre-installs the monitoring script allowing the more in-depth monitoring. I have simply added this flag to `docker-machine`.
Signed-off-by: Steven Cooney <dev@stevenjamescooney.com >
2018-02-02 20:39:23 +00:00
David Gageot
d9615a5111
Merge pull request #4378 from SvenDowideit/default-to-external-switch
...
[hyperv] if no vswitch is specified, only pick the first external one
2018-01-31 21:55:48 -08:00
David Gageot
86f9487f47
Merge pull request #4376 from 2kloc/master
...
Update the default DigitalOcean droplet size
2018-01-31 21:55:10 -08:00
Dowideit, Sven (O&A, St. Lucia)
30acfcbedc
[hyperv] if no vswitch is specified, only pick the first external one
...
Signed-off-by: Dowideit, Sven (O&A, St. Lucia) <Sven.Dowideit@csiro.au >
2018-01-30 16:11:39 +10:00
Alexandre Côté
3022f7c38d
Update the default DigitalOcean droplet size
...
Signed-off-by: Alexandre Côté <a.cote@2kloc.com >
2018-01-29 20:29:23 -05:00
David Gageot
0cfc858a64
Merge pull request #4374 from exoscale/egoscale-update
...
Egoscale update
2018-01-29 06:35:23 -08:00
Yoan Blanc
a0224848f4
exoscale: enable back legacy standalone swarm
...
Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch >
2018-01-29 11:35:35 +01:00
Yoan Blanc
cd66938534
exoscale: fix default template
...
Ubuntu TLS vs LTS...
Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch >
2018-01-29 11:18:49 +01:00
Yoan Blanc
f4ecc0a35a
exoscale: update egoscale to v0.9.6
...
Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch >
2018-01-29 08:20:00 +01:00
David Gageot
83d186e384
Merge pull request #4317 from nolith/aws-cleanup-on-failure
...
Ensure proper cleanup of dangling resources in case of failure
2018-01-28 10:17:01 -08:00
David Gageot
ae6078dae9
Merge pull request #4358 from davidarcher/4239_openstack_keypair
...
Fixes #4239 - openstack: only delete autogenerated keypairs on rm
2018-01-28 10:09:37 -08:00
David Gageot
94b3b39a75
Merge pull request #4297 from tt/check-errors-when-creating-virtual-machine
...
Check errors when creating virtual machine
2018-01-28 10:08:46 -08:00
David Gageot
7974255096
Merge pull request #4329 from tmaczukin/configure-gitlab-ci-yml-file
...
Use GitLab CI to build docker-machine
2018-01-28 10:08:20 -08:00
David Gageot
872738667e
Merge pull request #4343 from afbjorklund/rsync-progress
...
Rsync progress
2018-01-28 10:07:30 -08:00
David Gageot
3f0d691786
Merge pull request #4334 from exoscale/exoscale/upgrade
...
Exoscale/upgrade
2018-01-28 10:06:25 -08:00
David Archer
9683b65521
Fixes #4239 , Fixes #3261 - openstack: only delete autogenerated keypairs on rm
...
Signed-off-by: David Archer <darcher@gmail.com >
2018-01-28 13:02:38 -05:00
David Gageot
3f656f6219
Merge pull request #4330 from tmaczukin/make-404-success-when-deleting-gce-machine-and-disk
...
404 is a success when deleting GCE machine and disk
2018-01-28 09:51:37 -08:00
David Gageot
2777fd971e
Merge pull request #4335 from itaylor/master
...
Google Driver: Add support for fully qualified network and subnetwork names
2018-01-28 09:50:54 -08:00
David Gageot
13fa2e007d
Merge pull request #4373 from schweizerbolzonello/ec2-region-eu-west-3
...
Adding support to EC2 Driver for new AWS eu-west-3 region
2018-01-28 09:49:43 -08:00
David Gageot
1fc0ef8086
Merge pull request #4364 from davidarcher/4362_openstack_ignore_404_on_rm
...
Fixes #4362 - openstack: ignore 404 when removing machines
2018-01-28 09:49:15 -08:00