Commit Graph

1555 Commits (faeba2a14fa9bd540de671eb0ca34a6b4e2db393)
 

Author SHA1 Message Date
Mitchell Hashimoto faeba2a14f packer/plugin: swallowInterrupts in plugin should swallow all
13 years ago
Mitchell Hashimoto 36b97b820f packer/rpc: error instead of panic cancelling builder
13 years ago
Mitchell Hashimoto df70443a7c packer/rpc: less panics
13 years ago
Mitchell Hashimoto 043264ca77 communicator/ssh: more error handlingin Upload
13 years ago
Mitchell Hashimoto a46c7afcf7 provisioner/shell: retry the upload if command fails as well
13 years ago
Mitchell Hashimoto 251abc3496 builder/amazon: modify attributes before region copy
13 years ago
Mitchell Hashimoto 42beac4516 builder/amazon/common: modify output for AMI copy
13 years ago
Mitchell Hashimoto c66bb8813f website: document ami_regions
13 years ago
Mitchell Hashimoto 6de93d47a6 website: document tags on every amazon builder
13 years ago
Mitchell Hashimoto e7a50133b6 builder/amazon: support tags in chroot and instance
13 years ago
Mitchell Hashimoto d03c852ac2 builder/amazon/common: move tags into ami_config
13 years ago
Mitchell Hashimoto ef142ce886 builder/amazon: region copy must go before modify attributes
13 years ago
Mitchell Hashimoto a4f674f8ed builder/amazon/common: remove duplicates from ami_region
13 years ago
Mitchell Hashimoto c91ff5f2c4 Update CHANGELOG
13 years ago
Mitchell Hashimoto 71b9b5bfe0 Merge pull request #322 from jmassara/ami_region_copy
13 years ago
Mitchell Hashimoto d5cce24448 Update CHANGELOG
13 years ago
Mitchell Hashimoto 1479e983e0 Merge pull request #328 from jbronn/vmdk_type
13 years ago
Mitchell Hashimoto 9e12492f96 packer/rpc: fix build by missing import
13 years ago
Mitchell Hashimoto cf175b4733 communicator/ssh: respect interrupts by not looping on retyr [GH-327]
13 years ago
Justin Bronn 4d21ce0112 Document the `disk_type_id` parameter.
13 years ago
Mitchell Hashimoto c0d194600b packer/rpc: get rid of panicable case
13 years ago
Justin Bronn c6d1c8e9d5 Make it possible to customize the VMware virtual disk type id.
13 years ago
Mitchell Hashimoto 4c86547796 common/command: error if only/except points to bad build
13 years ago
Mitchell Hashimoto 9cc4137a19 common/command: more tests for filtering builds
13 years ago
Mitchell Hashimoto 6d9265a244 packer: add mock implementations and more template tests
13 years ago
James Massara c9de4c9644 Make sure ami_regions are valid
13 years ago
James Massara 228d0d593a amazon/common: Added AMI CopyImage support
13 years ago
Mitchell Hashimoto 1e6f39c1c3 Update CHANGELOG
13 years ago
Mitchell Hashimoto c91558ffe2 up version for dev
13 years ago
Mitchell Hashimoto 3f18a31c24 v0.3.4
13 years ago
Mitchell Hashimoto fd64600414 scripts: build go get ./... early to speed up builds
13 years ago
Mitchell Hashimoto 185f176937 scripts: set PACKER_RACE to build with race detector
13 years ago
Mitchell Hashimoto 4a3b7b46b0 Make travis run data race tests
13 years ago
Mitchell Hashimoto c2451e9f49 communicator/ssh: get data race tests passing
13 years ago
Mitchell Hashimoto 5559e49df3 packer/plugin: remove race in Exited()
13 years ago
Mitchell Hashimoto c05b6d628b packer/plugin: get rid of data race setting exited for Client
13 years ago
Mitchell Hashimoto e4e372046b packer/plugin: fix data race reading stdout in Client
13 years ago
Mitchell Hashimoto a66085444c packer/rpc: get rid of data races in tests
13 years ago
Mitchell Hashimoto 6f742cb332 packer: fix data race in communicator
13 years ago
Mark Peek c71419f701 website: tweak the formatting of the sleep tip
13 years ago
Mark Peek 6f5ec64456 Merge pull request #319 from ahawkins/patch-1
13 years ago
Adam Hawkins 9e48f5ea23 Fix syntax error
13 years ago
Adam Hawkins 70251a2c2a Add sleep tip about ssh
13 years ago
Mark Peek ad298abe48 website: add a troubleshooting section for the shell provisioner
13 years ago
Mitchell Hashimoto 83d36f90d3 Update CHANGELOG
13 years ago
Mitchell Hashimoto cfa9cef2bf packer/plugin: Set killed in the kill clients method
13 years ago
Mitchell Hashimoto f68e00085b packer/plugin: Killed bool to avoid panics when killing clients
13 years ago
Mitchell Hashimoto 8b00c82898 packer/rpc: when communicator abruptly exits, set exit status 123
13 years ago
Mitchell Hashimoto 717746ce4f provisioner/shell: retry uploads if reboot [GH-282]
13 years ago
Mitchell Hashimoto faf6eb1c67 post-processor/vagrant: show file being compressed [GH-314]
13 years ago