Commit Graph

48 Commits (dc38fadeebccf2bc294faaa91b67a9df705bda23)

Author SHA1 Message Date
Megan Marsh c0ce8a9414 rework fixer deprecation code so we know what plugins they relate to
5 years ago
Marin Salinas aa3ec3fd0f refactor: change chroot builder to new SDK
6 years ago
PacoDw 43e9d43ebd chore: removed API attribute
6 years ago
PacoDw 1fbe715c13 :chore: added OSC Connection in builder file
6 years ago
Adrien Delorme 40947c2bf6
HCL2: generate hcl tags with go-cty tags too (#9306)
6 years ago
Adrien Delorme 840e67f775
HCL2: when we see a map generate an attribute spec instead of a block spec (#9035)
6 years ago
Wilken Rivera 9ec8b67392
Add golangci-lint to project (#8686)
6 years ago
Sylvia Moss 08b0bd1d2c
Fix HCL2 code generation for slices within another slice (#8669)
6 years ago
Sylvia Moss dc31bad539
Sharing info with post-processors via artifact (#8632)
6 years ago
Adrien Delorme 731904d3d2 mapstructure-to-hcl2: use accessor for named types and not named type + go genrate + tests
6 years ago
Adrien Delorme 4b7132c87c Merge remote-tracking branch 'origin/master' into sharing_info
6 years ago
Adrien Delorme 0785c2f6fc
build using HCL2 (#8423)
6 years ago
Megan Marsh 0f6d1beccf add an extra string array to the Prepare() return values in the builder interfaces; this sets up the ability for builders to give the provisioners custom user-accessible build-time variables.
6 years ago
Adrien Delorme 078ba7c8c3 commit old code generation tool
6 years ago
Marin Salinas e634caee0a remove chroot acc test
7 years ago
Marin Salinas 7e23f14d4e fix: chroot builder
7 years ago
Marin Salinas dc0db4b322 fix: change osc builder to be passed a context for cancellation and remove conflicts
7 years ago
Marin Salinas ed2d2b9058 refactor: clean duplicate files with aws chroot builder
7 years ago
Marin Salinas 488535118d refactor: change validation when bsu is set
7 years ago
Marin Salinas 6820806436 refactor: add err check in create tags
7 years ago
Marin Salinas f28c3877e3 refactor: remove unused attributes
7 years ago
Marin Salinas 4b52816935 fix: go modules conflicts
7 years ago
Marin Salinas 810e30e8e1 refactor: fix symlink issue on ubuntu
7 years ago
Marin Salinas 8b8eb70e19 feature: add create tags to volume
7 years ago
Marin Salinas db2832d80c fix: change name of dirs
7 years ago
Marin Salinas 683431afa2 fix acceptance test configuration
7 years ago
Marin Salinas 9d6c4a8e5b feature: add remaining steps and and create artifact in chroot builder
7 years ago
Marin Salinas 70d2ff3d8a feature: add create omi step in chroot builder
7 years ago
Marin Salinas 6843b64331 feature: add eartly cleanup and snapshot steps in chroot builder
7 years ago
Marin Salinas 352972a33d feature: add chroot provision step in chroot builder
7 years ago
Marin Salinas 31367ff768 feature: add copy files step in chroot builder
7 years ago
Marin Salinas 07b1580003 feature: add mount extra step in chroot builder
7 years ago
Marin Salinas b3d165e864 feature: add post mount commands step in chroot builder
7 years ago
Marin Salinas 6e6bdc4f42 feature: add mount device step in chroot builder
7 years ago
Marin Salinas 00ab0097de feature: add pre mount commands step for chroot builder
7 years ago
Marin Salinas 0f51ab5c08 feature: add early unflock step for chroot builder
7 years ago
Marin Salinas b3310f65a6 feature: add link volume step for chroot builder
7 years ago
Marin Salinas f1e5dafc71 fix: convert volume size to Gib before volume creation
7 years ago
Marin Salinas b246bf7329 wip: add create_volume step in chroot builder
7 years ago
Marin Salinas b7f8c6ad9d feature: add prepare device for chroot builder
7 years ago
Marin Salinas bf2d66c4e6 feature: add file lock step for chroot builder
7 years ago
Marin Salinas 66cf27fe31 feature: add step check root device step in chrrot builder
7 years ago
Marin Salinas bc907f0fd0 feature: add vm info step
7 years ago
Marin Salinas a3b0c28bb6 test: add acceptance basic test for outscale chroot builder
7 years ago
Marin Salinas 2f87427fd4 feature: add chroot build prepare function implementation
7 years ago
Marin Salinas 0d5ce8b9b9 feature: add chroot build cancel function implementation
7 years ago
Marin Salinas 30d5b1f7c2 feature: add chroot builder configuration
7 years ago
Marin Salinas 0c47ee55e6 feature: add chroot builder structure
7 years ago