Commit Graph

13373 Commits

Author SHA1 Message Date
Megan Marsh 39a57af3ee
Merge pull request #8114 from MattKotsenas/patch-1
Fix typos in azure-setup.html.md
2019-09-16 16:45:05 -07:00
Matt Kotsenas 17d2aa5f93
Fix typos in azure-setup.html.md
Fix a few typos in `azure-setup.html.md`.
2019-09-16 16:27:05 -07:00
Miles Crabill 2bff60bac8
address review feedback 2019-09-16 13:50:43 -07:00
Megan Marsh 9e28b2f5cf fix post-processor 2019-09-16 13:45:28 -07:00
Miles Crabill 328baced05
add some test cases for image names 2019-09-16 10:18:22 -07:00
Miles Crabill c11a444f77
googlecompute: fail fast when image name is invalid, replace unusable characters w/ -'s 2019-09-16 10:10:41 -07:00
Megan Marsh 8292c7f48f
Merge pull request #8110 from alrs/fix-builder-openstack-dropped-error
builder/openstack: Fix dropped error
2019-09-16 09:33:13 -07:00
Megan Marsh d0dd6e4bab
Merge pull request #8111 from hashicorp/remove_push_references
remove any reference to Push
2019-09-16 09:30:08 -07:00
Adrien Delorme 3b8f3c5a8b remove any reference to Push 2019-09-16 16:38:17 +02:00
Lars Lehtonen 6c1ce2bd9a builder/openstack: Fix dropped error 2019-09-16 06:26:56 -07:00
Adrien Delorme 4d4bd38afa
Merge pull request #8087 from hashicorp/fix_8048
add retry wrapper to query so it handles rate limiting
2019-09-16 10:25:12 +02:00
William Bianchini d022c2194a [cloudstack builder] Detach iso step
Detach iso file after loading image to cache, allowing OS to boot from
volume ater the installation

Add eject iso check and wait timeout

Closes #7235
2019-09-13 21:33:49 -03:00
Megan Marsh 5f7fa9bbcd update changelog 2019-09-13 16:54:54 -07:00
Megan Marsh a6e263adb6 don't fall for nil pointer dereference in account file 2019-09-13 16:37:19 -07:00
Megan Marsh fc6a4fd5d8
Merge pull request #8021 from hashicorp/fix_7959
[WIP] implement custom data type "trilean" (tri-state-boolean) to track boo…
2019-09-13 14:42:27 -07:00
Megan Marsh 9503802814 adding ctx makes the cancel channel redundant 2019-09-13 14:32:13 -07:00
Megan Marsh 4b497006b3 add retry wrapper to query so it handles rate limiting 2019-09-13 14:32:13 -07:00
Megan Marsh de27553128
Merge pull request #8099 from allinwait/f-add-floppy-label-setting
add the floppy label option
2019-09-13 14:02:24 -07:00
allinwait 34ba03d3cb use printf for logging 2019-09-13 01:53:42 +03:00
allinwait 171c2a9a07 add the floppy label option 2019-09-12 12:25:22 +00:00
Adrien Delorme 2e58b807de
Merge pull request #8096 from onematchfox/virtualbox-snapshot
fix(virtualbox-vm) LoadSnapshots should succeed even if machine has no snapshots
2019-09-12 13:18:46 +02:00
Adrien Delorme 1d0cf1db98
Merge pull request #8092 from milescrabill/fix-vagrant-builder-stepup
vagrant builder: use GlobalID where provided, add test for `vagrant up` args generation
2019-09-12 13:13:04 +02:00
Brian Fox 331babc2ce allow blank access_token (no auth) for private vagrant box hosting 2019-09-12 12:37:53 +02:00
Brian Fox 5b6dcb0c94 fix(virtualbox) LoadSnapshots should succeed even if VM has no snapshots 2019-09-12 10:51:12 +02:00
Adrien Delorme 3175b72cf3
Merge pull request #8095 from lonegunmanb/f-ucloud-client-base-url
make ucloud builder's base url configurable
2019-09-12 10:12:40 +02:00
lonegunman 0de807cce0 make ucloud builder's base url configurable 2019-09-12 11:33:57 +08:00
Adrien Delorme 86c4c164d6
Merge pull request #8094 from alrs/fix-rpc-tests
packer/rpc: Fix tests that swallowed errors in goroutines
2019-09-11 15:31:09 +02:00
Lars Lehtonen f62bc25f18 packer/rpc: Fix tests that swallowed errors in goroutines 2019-09-11 05:22:01 -07:00
Miles Crabill e6d2a97e12
s/destory/destroy 2019-09-10 14:31:00 -07:00
Miles Crabill 7850bf8bc5
use GlobalID where provided, add test for `vagrant up` args generation 2019-09-10 10:46:16 -07:00
Adrien Delorme 142dc846d4
Merge pull request #8091 from yandex-cloud/yandex-builder-update-to-1.4.4
Support GPU instances and set source image by name
2019-09-10 18:09:46 +02:00
Gennady Lipenkov a6c3145fdb update yandex-cloud/go-sdk & yandex-cloud/go-genproto 2019-09-10 18:52:55 +03:00
Gennady Lipenkov 524b822e11 Support GPU instances, allow set source image by name
Signed-off-by: Gennady Lipenkov <xgen@yandex-team.ru>
2019-09-10 17:52:42 +03:00
Adrien Delorme 597a3e323b Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config 2019-09-10 13:20:07 +02:00
Adrien Delorme fbe48d4409
Merge pull request #8078 from hashicorp/circle_ci_windows
circle-ci: add tests for windows and macos & test using go 1.13
2019-09-10 13:16:36 +02:00
Adrien Delorme 350aa54274 Update step_shutdown_test.go
bump test duration
2019-09-10 13:07:30 +02:00
Adrien Delorme aa9cc919ab Merge branch 'master' into circle_ci_windows 2019-09-10 12:54:35 +02:00
Adrien Delorme 146b88ba1e Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config 2019-09-10 12:44:46 +02:00
Adrien Delorme de9bb26f62
Merge branch 'master' into fix_7959 2019-09-10 12:21:33 +02:00
Adrien Delorme e730e9f3ce
Merge pull request #8051 from DanHam/aws-vol-tags
Add ability to set `run_volume_tags` for Amazon EBS Volume builder
2019-09-10 12:04:58 +02:00
Adrien Delorme b06f50fea8
Merge pull request #8088 from carlpett/shorten-default-boot-key-interval
builder/proxmox: Shorten default boot_key_interval to 5ms from 100ms
2019-09-10 11:01:47 +02:00
Adrien Delorme 0e963f5017
Merge pull request #8090 from DanHam/fix-psh-formatting
Fix powershell formatting. Match style for conditionals
2019-09-10 10:55:47 +02:00
Adrien Delorme fccbf5c3c8
Merge pull request #8086 from hashicorp/link_community_forum
Add community forum link to community mediums list
2019-09-10 10:30:50 +02:00
DanHam 2b6286c31c
Fix powershell formatting. Match style for conditionals 2019-09-09 23:05:40 +01:00
Calle Pettersson b467bb22a3 Shorten default boot_key_interval to 5ms from 100ms 2019-09-09 22:33:48 +02:00
Adrien Delorme 4981782130
Add community forum link to community mediums list 2019-09-09 18:27:33 +02:00
Adrien Delorme dad3ae1535
Merge pull request #8084 from carlpett/check-disk-format-set
builder/proxmox: Check that disk format is set when pool type requires it
2019-09-09 10:33:50 +02:00
Adrien Delorme 78bfda582f
Merge pull request #8083 from carlpett/bump-proxmox-api-dep
Bump proxmox api dep
2019-09-09 10:33:18 +02:00
Adrien Delorme a531558aef
Merge pull request #8081 from hashicorp/website_third_party_plugins
borrow some of the copy from the terraform providers page and link fr…
2019-09-09 10:32:22 +02:00
Calle Pettersson 10ad38fcbd Check that disk format is set when pool type requires it 2019-09-08 18:40:29 +02:00