Commit Graph

10588 Commits (7efe3cac3d5e728ee471bbccfd1043e06e4dcafe)
 

Author SHA1 Message Date
Adrien Delorme 7efe3cac3d todos
8 years ago
Adrien Delorme a11f985e3c revert unecessary check
8 years ago
Adrien Delorme a9d302def8 removed debug logs
8 years ago
Adrien Delorme 408578507f also prefix bar with number of items processing
8 years ago
Adrien Delorme 541c68aed5 add StackableProgressBar struct that will refresh/show dl status for multiple files
8 years ago
Adrien Delorme 9b07d7670e use no ops for ansible ui & MachineReadableUi
8 years ago
Adrien Delorme fd7cb47adc use proxy reader for download progress & stop storing total/current in downloaders
8 years ago
Adrien Delorme ddd96c513b first draft at self refreshing loading bar centralized/controlled by Ui
8 years ago
Megan Marsh 3940cd9c7f
Merge pull request #6657 from hashicorp/fix_6483
8 years ago
Megan Marsh 63dfb1db91 fix default ssh bastion port in docs
8 years ago
Adrien Delorme 5a8af5500b random: optimize allocation & simplify loop
8 years ago
Adrien Delorme 4682b3a9d2 refactor possible random strings into common/random
8 years ago
Adrien Delorme b80e1d51c6 aws: when building an AMI with 'encrypt_boot: true', randomize the name of the temporary AMI
8 years ago
Adrien Delorme 170b2f3383 builder/azure/common.RandomString-> common/random.String
8 years ago
Megan Marsh cfbba44fdd
Merge pull request #6667 from hashicorp/fix_4538
8 years ago
Megan Marsh 34f323ce9e update keep_registered docs for vmware
8 years ago
Megan Marsh cb35829f80
Merge pull request #6411 from jmartin-r7/esxi_compact
8 years ago
Christopher Boumenot 2e294da82a
Merge pull request #6644 from riezebosch/master
8 years ago
Megan Marsh 349f9ae62b
Merge pull request #6641 from hashicorp/increase_retries
8 years ago
Adrien Delorme 819bda50d5
Merge pull request #6648 from hashicorp/fix_6642
8 years ago
Adrien Delorme 2a2734505b
Merge pull request #6649 from hashicorp/fix_6569
8 years ago
Adrien Delorme 261347a175
Merge pull request #6653 from butuzov/fix_6652
8 years ago
RenaudS 26aab49aaf aws spot instances: add block_duration_minutes option (#6638)
8 years ago
Oleg Butuzov 079b317b62 Misaligned help entries
8 years ago
Megan Marsh 4472ecccb0 fix waiters that weren't applying env defaults
8 years ago
Megan Marsh d00b815c06 Update public google cloud image projects
8 years ago
Matthew Hooker 87bf7e780c
Merge pull request #6646 from hashicorp/fmt
8 years ago
Matthew Hooker 725596268b
Whitelist website vendor from mode check
8 years ago
Manuel Riezebosch fcfa54fb1d [azure-arm] retry cleanup individual resources on error
8 years ago
Adrien Delorme 61480f41dc fix some go vet issues in tests ( composite literal uses unkeyed fields )
8 years ago
Jeffrey Martin e8f04c34a3
add vmware-compaction fixer help
8 years ago
Jeffrey Martin 1833b4edaf
validate compaction is skipped when not 'thin'
8 years ago
Jeffrey Martin b51cd22b21
document ESXi disk compaction & use verbose option
8 years ago
Jeffrey Martin 09c71f3810
add support for disk compaction to esx5 builder
8 years ago
Megan Marsh 266a48a73a minor fixes for shell provisioner docs and logging
8 years ago
Megan Marsh 9926988ab7
Merge pull request #6621 from hashicorp/ssh_keys_centralised
8 years ago
Megan Marsh 7042d7a3d5
Merge pull request #6636 from hashicorp/fix_6522
8 years ago
Megan Marsh ab13c73277 make varfile name unique and make sure to remove it from guest system if cleanup is true.
8 years ago
Megan Marsh d606339edc
Merge pull request #6635 from hashicorp/fix_6493
8 years ago
Megan Marsh 2b9f937c23 increase max retries from 3 to 20
8 years ago
Adrien Delorme cbbfc6630d scaleway: stop using config from statebag
8 years ago
Adrien Delorme d159c0900b openstack: use config only where needed
8 years ago
Adrien Delorme 9cefd69f0d
change progress bar display rate to 5s to reduce 'spamminess' (#6640)
8 years ago
Adrien Delorme df9e756865 pass the Comm instance to the amazon ebs builders steps
8 years ago
Adrien Delorme 157691c710 remove unecessary get/pug config in tests; those are being referenced
8 years ago
Adrien Delorme 94d5bb7a3b revert test changes of builder/googlecompute/step_create_ssh_key_test.go
8 years ago
Megan Marsh 7f0c540ef2
Merge pull request #6338 from harveylowndes/support-freeform-tagging-oci-images
8 years ago
Harvey Lowndes 6a4b2ccf82 Add documentation for OCI freeform tags
8 years ago
Harvey Lowndes 344e7e8b92 Validation for tag configuration
8 years ago
Harvey Lowndes cc7d4e4a95 Add support for freeform tagging of images
8 years ago