Commit Graph

15910 Commits (d-powershell-generated-docs)
 

Author SHA1 Message Date
Megan Marsh 184dc6cc44
Merge pull request #9260 from hashicorp/fix_9256
6 years ago
Megan Marsh 4698f90e65 update deprecated options
6 years ago
Megan Marsh 8a9833f5b1
Merge pull request #9287 from rgl/feature-qemu-add-timeout-wait-for-ip-address
6 years ago
Megan Marsh 9ee75bc41c add disk_size, disk_thin_provisioned, and disk_eagerly_scrub to the DeprecatedOptions field.
6 years ago
Megan Marsh 865d8f04eb remove outdated comment
6 years ago
Megan Marsh 9842e02aab Update fix/fixer_amazon_temporary_security_group_cidrs.go
6 years ago
Megan Marsh 7c2dfd2760 appease linter
6 years ago
Megan Marsh a94e147865 fix go fmt
6 years ago
Megan Marsh 21e9bef202 update fixer interface to return a list of deprecated options, if any
6 years ago
Megan Marsh b28059c0a5 add generator to create a list of all the deprecated options that the fixers fix
6 years ago
Megan Marsh 15b14d4879 add deprecation check to config helper
6 years ago
Wilken Rivera 37df64873f
Merge pull request #9320 from hashicorp/fix_checksum_fixer
6 years ago
Paul Meyer 2288ab3b53 fix typo
6 years ago
Paul Meyer 93d4d63121
Update CHANGELOG.md
6 years ago
Paul Meyer 185d98045b
Merge pull request #9293 from feiyushi/identity
6 years ago
Feiyu Shi 1c1991c073 fix a bug
6 years ago
Feiyu Shi f86f5b958a Merge remote-tracking branch 'origin/master' into identity
6 years ago
Megan Marsh 03b2c4355e include Wilken's suggestion
6 years ago
Megan Marsh ddf223b56b fix fixer
6 years ago
Paul Meyer 53e5137411 [bug] Fix test error message
6 years ago
Paul Meyer 83851bc9aa [bug] fix diskset type in Artifact creation
6 years ago
Paul Meyer aa8250bcc8 give temp data disks lun suffix
6 years ago
Paul Meyer 4c96847683 log data disks in images
6 years ago
Paul Meyer f0cd60b5fa [bug] provide data disk prefix to disk creation
6 years ago
Paul Meyer af96cf7881 Generated files
6 years ago
Paul Meyer ac3d19ee23 Use separate caching/sku for data disks
6 years ago
Paul Meyer f601f54d0b Use all disks in managed image
6 years ago
Paul Meyer de4839b66e Use all snapshots when creating a shared image
6 years ago
Paul Meyer c6b995a34d create snapshots for all disks in a diskset
6 years ago
Paul Meyer 0ee77f8b0e Add datadisks to disk set when using SIG as source
6 years ago
Paul Meyer 12f746b2b5 Move to using a diskset
6 years ago
Paul Meyer 3a3e6e525b Shift names to diskset
6 years ago
Paul Meyer c9284d03aa Add config for data disk/snapshot naming
6 years ago
Ali Rizvi-Santiago 229b5d17ff Re-worked the vmware builder drivers so that they're able to check multiple ip addresses when trying to connect via the CommHost.
6 years ago
Megan Marsh 1edc931e7f actually run the fixer
6 years ago
Megan Marsh 193395d734
Merge pull request #9318 from hashicorp/fix_build_prepare_failure_handling
6 years ago
Ali Rizvi-Santiago 0609909f1a Fixed some lint issues.
6 years ago
Megan Marsh 45be673c0f move this to after the prepare() is successful so that we don't try to run builds that didn't prepare successfully.
6 years ago
Ali Rizvi-Santiago ad7194c920 Rewrote the GuestIP implementation in the vmware builder to use the new dhcpd lease parsers instead of the old regexp-based logic.
6 years ago
Ali Rizvi-Santiago 020b005522 Finished implementing the final dhcpd lease entries parser for the vmware builders and also included its own unit tests.
6 years ago
Ali Rizvi-Santiago cf5332fa20 Updated the dhcpd lease entry parser in the vmware builder to return errors if any are encountered.
6 years ago
Ali Rizvi-Santiago afa4696985 Tightened the regular expressions used by the vmware builder to parse the dhcpd leases, and added support for parsing the weekdays.
6 years ago
Ali Rizvi-Santiago e2a7c317eb Implemented the dhcpd lease entry decoder and the address decoder for the vmware builder.
6 years ago
Ali Rizvi-Santiago efb775accb Added a number of parsing combinators to the vmware builder and some minor tests for them to help with parsing dhcpd leases.
6 years ago
Ali Rizvi-Santiago f17007d546 Removed the sentinelSignaller chan from the vmware builder parsers and its unit-tests, and also commented all of the goroutines that are used.
6 years ago
Ali Rizvi-Santiago 159ea595df More lint issues fixed...
6 years ago
Ali Rizvi-Santiago 32b64e0576 Fixed some lint issues in the unit tests for the vmware builder driver parsers.
6 years ago
Baptiste Lafontaine 553d2a7d0b
The prefix for local is "local." (and not ".local") (#9317)
6 years ago
Adrien Delorme 324367b808 Update variable.mdx
6 years ago
Adrien Delorme 059a782b0e remove debug log
6 years ago