Commit Graph

11091 Commits

Author SHA1 Message Date
Adrien Delorme 4cae413a29 remove unedded atomic call ( protected by a lock ) 2018-10-15 15:28:08 +02:00
Adrien Delorme 56ccba86c7 fix some race conditions 2018-10-15 13:53:59 +02:00
Adrien Delorme cf2c309c5e add race conditions triggers for progress bar 2018-10-15 13:53:51 +02:00
Rickard von Essen 096651e8b5 amazon: Update aws-sdk-go to v1.15.54
This adds support for credential_source, see https://github.com/aws/aws-sdk-go/pull/2201
Closes #6717
2018-10-15 11:48:51 +02:00
Megan Marsh a26106055c
Merge pull request #6788 from hashicorp/bar_add_lock
BasicProgresssBar: protect add/NewProxyReader with a lock
2018-10-12 13:51:17 -07:00
Megan Marsh cee0b814fc
Merge pull request #6817 from hashicorp/fix_6761
provide useful powershell error
2018-10-12 11:14:24 -07:00
Megan Marsh edea48ab83
Merge pull request #6838 from hashicorp/6828
6828
2018-10-12 11:08:48 -07:00
Megan Marsh 1d1729a5ff fix powershell tests to use new command 2018-10-12 09:54:27 -07:00
Megan Marsh a81d18cdab explicitly use set-variable to work around a bug some users saw where the command invocation would vail 2018-10-12 09:15:12 -07:00
Adrien Delorme 957fac2c6a
Merge pull request #6840 from vkatsikaros/patch-2
Fix minor documentation typo in chef-client.html.md
2018-10-12 15:42:24 +02:00
vkatsikaros caccbdc712
Fix minor typo in chef-client.html.md 2018-10-12 15:43:38 +03:00
Adrien Delorme 89150dee93
Merge pull request #6832 from jsoref/packer-help
Try to make help more consistent
2018-10-11 11:12:30 +02:00
Josh Soref 66738ccaf4 Try to make help more consistent
Also try to synchronize the completion script
2018-10-10 21:34:35 -04:00
Megan Marsh cdc6c57b31
Merge pull request #6822 from hashicorp/fix_6774
Fix 6774
2018-10-10 13:25:58 -07:00
Megan Marsh a41d97dd51
Merge pull request #6829 from jsoref/grammar
Grammar
2018-10-10 11:47:43 -07:00
Josh Soref 11075235ae
Grammar: anyway 2018-10-10 14:40:08 -04:00
Megan Marsh f5af2afc06
Merge pull request #6818 from hashicorp/fix_6732
default wait time for amazon import to one hour.
2018-10-10 11:27:34 -07:00
Josh Soref 02ee369f43
Trying to make Grammarly happy 2018-10-10 14:19:21 -04:00
Josh Soref 84d343bf7e
filepath isn't a word 2018-10-10 14:18:06 -04:00
Josh Soref 8808be339f
Grammar fixes for googlecompute.html.md
Most of these were suggested by app.grammarly.com
2018-10-10 14:16:13 -04:00
Megan Marsh bae7f0a787
Merge pull request #6820 from hashicorp/fix_6664
add docs about default shell to execute_command call
2018-10-10 10:26:02 -07:00
Megan Marsh f331327f24
Merge pull request #6823 from hashicorp/fix_6794
fix datastore path that contains spaces
2018-10-10 10:06:15 -07:00
Megan Marsh 53bce398bb add Managed Image test to azure artifact 2018-10-10 10:04:19 -07:00
Megan Marsh 5dc4ff95da fix azure artifact so it works with managed images as well as VHDs 2018-10-10 10:04:11 -07:00
Christopher Boumenot 520dea23fd
Merge pull request #6798 from mbearup/mb-sharedgallery
Consume images from Azure Shared Image Gallery
2018-10-10 09:53:18 -07:00
mbearup de8d30d77c Update tests for Azure Shared Image Gallery 2018-10-10 09:20:34 -07:00
Megan Marsh 24cc810845
Merge pull request #6824 from grubernaut/fix-6796
Use Sprint() instead of Sprintf() in log dedupe
2018-10-10 08:37:59 -07:00
Konstantin Shloma fe341e2bd0 fix go source formatting
add description to documentation page
2018-10-10 16:16:23 +03:00
Konstantin Shloma 1155347b55 add qemu disk detect-zeroes= option 2018-10-10 14:38:59 +03:00
Jamie Phillips f2565768aa Updated azure setup for new Azure CLI. 2018-10-09 22:49:02 -04:00
Jake Champlin 849914b756 Use Sprint() instead of Sprintf() in log dedupe
Uses `fmt.Sprint()` instead of `fmt.Sprintf()` for log deduplication.

Fixes: #6796
2018-10-09 22:43:54 -04:00
mbearup c7180413b0 Fix tests for Shared Image Gallery 2018-10-09 16:38:50 -07:00
Megan Marsh e5e75df033 fix datastore path that contains spaces 2018-10-09 16:36:55 -07:00
mbearup a3a2a9e970 Fix issue with composite literal in test 2018-10-09 15:35:09 -07:00
mbearup 335feaf89c Convert shared_image_gallery options to a struct
Updates tests and documentation for shared_image_gallery
2018-10-09 13:56:49 -07:00
Megan Marsh 7698f7a4a6 update docs 2018-10-09 13:40:08 -07:00
Megan Marsh a564b6c62a add docs about default shell to execute_command call 2018-10-09 13:34:26 -07:00
Megan Marsh 895e7fe111
Merge pull request #6812 from hashicorp/remove_unused_processPrivateKeyFile
removed unused processPrivateKeyFile func & tests
2018-10-09 13:14:11 -07:00
Megan Marsh 02bfac118f default wait time for amazon import to one hour. 2018-10-09 13:08:42 -07:00
Megan Marsh f494d87dc5
Merge pull request #6747 from hashicorp/fix_6743
abort if image import fails
2018-10-09 12:56:28 -07:00
Megan Marsh 847a3b0061 provide useful powershell error 2018-10-09 12:13:07 -07:00
Adrien Delorme b2e2d3b008 removed unused processPrivateKeyFile func & tests 2018-10-09 11:56:43 +02:00
Adrien Delorme c4699cbaa4
Merge pull request #6810 from phillipsj/update-azure-builder-azure-cli
Updating Azure CLI commands on Azure Builder page.
2018-10-08 17:34:24 +02:00
Charles Phillips d6123f2b02 Updating Azure CLI commands on Azure Builder page.
The commands on the Azure Builder page are out of date with the current CLI.
2018-10-08 00:10:11 -04:00
Rowan Potgieter 65db6be6b9 Fix for #6804
The user QEMU args may overwrite the default -device.
This results in no network
2018-10-06 14:40:43 +02:00
mbearup 5373b8586d Update tests for Azure Shared Image Gallery 2018-10-05 16:04:07 -07:00
mbearup b6bb5d4b4d Fix format/spacing for config.go 2018-10-05 10:52:02 -07:00
Adrien Delorme b5ade5d49e
Merge pull request #6805 from hashicorp/link_download_to_install_steps
docs: Link binary download page to installation guide
2018-10-05 16:20:41 +02:00
Adrien Delorme ae0a135db9 docs: Link binary download page to installation guide 2018-10-05 16:09:52 +02:00
Adrien Delorme ecb128111f
Merge pull request #6802 from riverar/update_ntlmssp_dep
Update Azure/go-ntlmssp dep
2018-10-05 11:57:38 +02:00