Commit Graph

4122 Commits (78cf1405abff0519f9912ccbf1ae5e0056741786)

Author SHA1 Message Date
Adrien Delorme d2f036ec44 Revert "Revert "Merge pull request #7391 from carlpett/proxmox-builder""
7 years ago
Adrien Delorme 63f5bbbc73 use our own copy of iochan.LineReader
7 years ago
Adrien Delorme 032527ecfe Revert "Merge pull request #7391 from carlpett/proxmox-builder"
7 years ago
Adrien Delorme aee73d745d update code after go mod update
7 years ago
Adrien Delorme 6ff392d713 Update windows_container_communicator.go
7 years ago
Adrien Delorme d72040f4fa move retry code into the common/retry pkg and make retry context aware
7 years ago
Adrien Delorme 06941a86a3 make the file builder run provisioners for testing purposes
7 years ago
Adrien Delorme f555e7a9f2 allow a provisioner to timeout
7 years ago
Adrien Delorme a81abd297b Merge remote-tracking branch 'origin/master' into context_provisioner
7 years ago
Megan Marsh b7d62b2ae0
Merge pull request #7391 from carlpett/proxmox-builder
7 years ago
Calle Pettersson 65cd5bbd29 Change disk size config parameter name
7 years ago
Megan Marsh 3e72e65a6c
Merge pull request #7456 from hashicorp/do_5770
7 years ago
Megan Marsh 04b57b3e32 fix tests; clean up ip file after build
7 years ago
Calle Pettersson e9d5a1d272 Update to builder interface change
7 years ago
Calle Pettersson 2f754c38f8 Add validation of interface implementation for both proxmox.Client and mocks
7 years ago
Calle Pettersson c4ce295f67 Add tests for step_start_vm cleanup
7 years ago
Calle Pettersson 4c1fbfdd61 Shifted special runes are already handled, simplify SendKey
7 years ago
Calle Pettersson 0765bc2283 Add tests for step_type_boot_command, fix found bug (shifted chars were not lower cased)
7 years ago
Calle Pettersson 28ca0f71b5 Add tests for step_convert_to_template
7 years ago
Calle Pettersson 3d5f433b22 Add more finalizetemplate tests, fix found bug
7 years ago
Calle Pettersson 5eb600bf88 Add draft of step test
7 years ago
Calle Pettersson 2e3086be5a Initial tests
7 years ago
Calle Pettersson 9f8fc37fde Implement Proxmox builder
7 years ago
Megan Marsh 196028a7ed
Merge pull request #7444 from hashicorp/docker_windows
7 years ago
Paul Meyer 7fc8901d8f
Merge pull request #7464 from paulmey/fix-snapshots
7 years ago
Adrien Delorme c4f3dccc14 rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts
7 years ago
Adrien Delorme a4bf94dd3c change Builder to be passed a context for cancellation
7 years ago
Adrien Delorme 9836dad0c9 introduce the clean_resource_name to clean image names and deprecate the old ones
7 years ago
Megan Marsh 17c14770a7
Merge pull request #7450 from AkshatM/rename_security_group_cidr_to_security_group_cidrs
7 years ago
Paul Meyer eb274c4e87 Power off before shapshotting
7 years ago
Megan Marsh 874a4ff8c7
Merge pull request #7451 from bh9/master
7 years ago
Adrien Delorme 225f4bab1f
Merge pull request #7446 from hashicorp/do_6928
7 years ago
bh9 cbbbc451b5
Allow both ports and networks in openstack builder
7 years ago
Akshat Mahajan f07e4214cc Addresses issues #5384, #5494: Rename and change `temporary_security_group_source_cidr`
7 years ago
Megan Marsh b3c6dd0baa fix tests
7 years ago
Megan Marsh bcacd331c3 change cpu to cpus and ram_size to memory in order to bring hyper v into line with other builder defaults
7 years ago
Megan Marsh b764b1d7e1 fix tests
7 years ago
Megan Marsh a84fc6bde9 remove default ssh_username from oracle classic builder, but add note in docs.
7 years ago
Megan Marsh af06334114 fix tests
7 years ago
Megan Marsh 6407a579f0 Document why we need windows communicator in code
7 years ago
Megan Marsh 12b9004c76 reduce duplicated code
7 years ago
Megan Marsh 0860edeed8 fix mocks
7 years ago
Megan Marsh 70150ffa0f set powershell entrypoint for windows containers
7 years ago
Megan Marsh 36f2634352 can't use docker cp so call powershell to do this natively. Fix implementation for upload, uploadDir, and download in windows container communicator
7 years ago
Megan Marsh af01860fa9 remove old docker-toolbox limitation.
7 years ago
Megan Marsh 3b87f2a519 stop container before committing if windows
7 years ago
Megan Marsh 8f3313d81e Create new docker communicator for windows containers
7 years ago
Megan Marsh 9f1a4e0fed
Merge pull request #7423 from hashicorp/lock_ports
7 years ago
Adrien Delorme ac92916b01 StepConfigureVNC: close listener only once
7 years ago
Megan Marsh e97f864016
Merge pull request #7395 from josepand/openstack_force_delete
7 years ago