Commit Graph

123 Commits (992cbe6dee7dccdfd56e88c5b2112ec4dd6247f5)

Author SHA1 Message Date
Megan Marsh 8558d1241f move TestUi func to sdk
5 years ago
Megan Marsh 39354f64e5 move helper/communicator dir into packer-plugin-sdk
5 years ago
Megan Marsh faa3832537 extract builder interface to sdk
5 years ago
Megan Marsh 56a45b04ab Move hook and communicator definitions to packer-plugin-sdk
5 years ago
Megan Marsh a6fdeca099 move logsecretfilter into packer sdk
5 years ago
Megan Marsh 14bdb9516c move Artifact and artifact mock to the sdk
5 years ago
Megan Marsh c70870cb83 move multierror and multierrorappend into sdk
5 years ago
Megan Marsh 001886670d move Ui definition into the packer plugin sdk.
5 years ago
Megan Marsh f8f1ebf0c7 move version and useragent definitions into sdk
6 years ago
Megan Marsh 9e47696dff move helper/config to bundle with the other template definitions
6 years ago
Megan Marsh 007337989e move communicator helpers into communicator dir
6 years ago
Megan Marsh 3f6deb8828 move multistep into the plugin sdk
6 years ago
Megan Marsh 7d658149ea update tests and website and generated partials to reflect new package format
6 years ago
Megan Marsh bf7daa1d93
Merge pull request #10255 from hashicorp/plugin-sdk-3
6 years ago
Megan Marsh efe11da4a3
Merge pull request #10254 from hashicorp/plugin-sdk-2
6 years ago
Megan Marsh 3e54e9ea80
Merge pull request #10235 from hashicorp/refactor_version_code
6 years ago
loloolllool 54afe0b880 Generating new hcl2specs for proxmox builder.
6 years ago
lollen 2bdfd53756 Proxmox-builder pass through boot-order
6 years ago
Megan Marsh e04eaa89e6 move steps and step configs from packer/common to packer/common/commonsteps
6 years ago
Megan Marsh 6402362018 create packer-plugin-sdk directory and begin moving the relevant folders into it.
6 years ago
Megan Marsh 3db40194af version files
6 years ago
Megan Marsh 8ecd16db81 regenerate code
6 years ago
Adrien Delorme bab29060fe regen hcl after master merge
6 years ago
Adrien Delorme f5e037e8b4 Merge remote-tracking branch 'origin/master' into azr_selectable_temp_keygen_type_gcp
6 years ago
blz-ea 73370570f4
Fix Proxmox builder unhandled buildvar type (#10154)
6 years ago
Adrien Delorme 522d122858 regen all code
6 years ago
Adrien Delorme 54032d6c11 gen code and docs
6 years ago
Jeff Wong 2861ad9074
clean up imports
6 years ago
Jeff Wong 93531b3ec5
[proxmox] Adds proxmox fixer and fixer test
6 years ago
Jeff Wong a140c13943
[proxmox] add proxmox builder alias
6 years ago
Jeff Wong cd3bdc9e38
REFACTOR: do not pass comm ref through statebag
6 years ago
Jeff Wong fdda18e392
Use Trilean for boolean value, and allow for missing values for defaults
6 years ago
Jeff Wong 977022fb35
Go format
6 years ago
Jeff Wong a26e3e6887
[Proxmox] FIX: tests, add required iso_file to basic iso config tests
6 years ago
Adrien Delorme f6d362d392 skip Ctx
6 years ago
Adrien Delorme 25d7e7ce17 fix tests
6 years ago
Adrien Delorme 5b3ff89cb0 proxmox: move iso.storageConfig to common.storageConfig
6 years ago
Adrien Delorme 1260e123aa proxmox.Config: remove mapstructure:",squash" tag
6 years ago
Adrien Delorme b2be255057 Merge remote-tracking branch 'origin/master' into pr/featheredtoast/9626-1
6 years ago
Roman Tomjak b6ff793496
builder/proxmox: add support for io threads (#9969)
6 years ago
Jeff Wong 5d15f5e2f4 No longer need a 15 second sleep
6 years ago
Jeff Wong 3c9969d841 cleanup goimports for linter
6 years ago
Jeff Wong 018a1a5da0 Correct full clone logic
6 years ago
Jeff Wong 681d0f8467 Correct builder ID
6 years ago
Jeff Wong 99c3872a48 run go fmt
6 years ago
Andreas Botzner c032d463d3
Bootcommand Fix For Proxmox Builder (#9885)
6 years ago
Andreas Botzner 3739970b84
Adds ability to specify interfaces for http_directroy and VM for the Proxmox builder (#9874)
6 years ago
Jeff Wong aa5eb770d0 DEV: use proper interfaces for vmCreator
6 years ago
Jeff Wong cfece501d0 Implement proxmox-clone
6 years ago
Calle Pettersson 905869308d Split proxmox builder into a common part and iso/clone builders
6 years ago