Megan Marsh
|
b33ea0f7e0
|
Merge pull request #7888 from hashicorp/double_slash_madness
fix double slash conundrum
|
2019-07-22 10:36:25 -07:00 |
Megan Marsh
|
e9549d2688
|
add test for local fs download
|
2019-07-22 09:17:48 -07:00 |
Megan Marsh
|
197a283b5e
|
actually check for filepath being present
|
2019-07-19 10:35:50 -07:00 |
Megan Marsh
|
64f16474f8
|
fix double slash conundrum
|
2019-07-19 10:16:40 -07:00 |
Megan Marsh
|
975ee377b2
|
Merge pull request #7792 from psinghal20/issue-7721
set openstack image metadata with use_blockstorage_volume
|
2019-07-18 11:58:01 -07:00 |
Megan Marsh
|
b54e65cbcf
|
Merge pull request #7868 from VladRassokhin/communicators-context
Use context for timeouts, interruption in ssh and winrm communicators
|
2019-07-18 11:40:32 -07:00 |
Megan Marsh
|
800f5b7bb7
|
update changelog
|
2019-07-18 11:05:45 -07:00 |
Megan Marsh
|
86a3791aae
|
Merge pull request #7459 from outscale/osc-develop
Outscale Packer Builder
|
2019-07-18 10:24:13 -07:00 |
Marin Salinas
|
e634caee0a
|
remove chroot acc test
|
2019-07-18 12:07:08 -05:00 |
Megan Marsh
|
e10b9fb708
|
fix ssh interface conflict
|
2019-07-18 09:47:15 -07:00 |
Marin Salinas
|
1424f1b564
|
fix: remove AWS references and unnecessary code
|
2019-07-18 09:39:08 -07:00 |
Marin Salinas
|
73cd148e80
|
refactor: change ebs_volume to bsu_volumeattribute in bsuvolume builder
|
2019-07-18 09:39:08 -07:00 |
Marin Salinas
|
7e23f14d4e
|
fix: chroot builder
|
2019-07-18 09:39:08 -07:00 |
Marin Salinas
|
1b7c56f73d
|
fix: change bad artifact validation in bsu builder
|
2019-07-18 09:39:08 -07:00 |
Marin Salinas
|
d10f87f815
|
chore: add osc builder commiters to CODEOWNERS file
|
2019-07-18 09:39:08 -07:00 |
Marin Salinas
|
03f8b2ceb5
|
fix: change GlobalPermission to false in order to prevent public image creation
|
2019-07-18 09:39:08 -07:00 |
Marin Salinas
|
dc0db4b322
|
fix: change osc builder to be passed a context for cancellation and remove conflicts
|
2019-07-18 09:39:08 -07:00 |
Marin Salinas
|
2337703be6
|
fix: add missing secret key in http client configuration
|
2019-07-18 09:39:08 -07:00 |
Marin Salinas
|
ed2d2b9058
|
refactor: clean duplicate files with aws chroot builder
|
2019-07-18 09:39:08 -07:00 |
Marin Salinas
|
488535118d
|
refactor: change validation when bsu is set
|
2019-07-18 09:39:08 -07:00 |
Marin Salinas
|
6820806436
|
refactor: add err check in create tags
|
2019-07-18 09:39:08 -07:00 |
Marin Salinas
|
653bf24211
|
website: add block_device attributes documentation in bsusurrogate
|
2019-07-18 09:39:08 -07:00 |
Marin Salinas
|
a28ea324a0
|
website: fix some naming mistakes on the example configurations
|
2019-07-18 09:39:08 -07:00 |
Marin Salinas
|
17ee7b8163
|
fix: add missing secret key in http client configuration
|
2019-07-18 09:39:08 -07:00 |
Marin Salinas
|
f28c3877e3
|
refactor: remove unused attributes
|
2019-07-18 09:39:08 -07:00 |
Marin Salinas
|
590bef0969
|
chore: fix bad comments
|
2019-07-18 09:39:08 -07:00 |
Marin Salinas
|
04534d87ac
|
chore: change templateCleanOMIName to templateCleanResourceName function
:
|
2019-07-18 09:39:08 -07:00 |
Marin Salinas
|
d2dec2f014
|
chore: add removed comment in boot_command
|
2019-07-18 09:39:08 -07:00 |
Marin Salinas
|
1811b3af52
|
chore: remove unused buildBlockDevice function
|
2019-07-18 09:39:08 -07:00 |
Marin Salinas
|
4b52816935
|
fix: go modules conflicts
|
2019-07-18 09:39:08 -07:00 |
Marin Salinas
|
5535dfa03d
|
chore: go modules integration
|
2019-07-18 09:39:08 -07:00 |
Marin Salinas
|
a152ca272e
|
website: add outscale bsuvolume website documentation
|
2019-07-18 09:39:08 -07:00 |
Marin Salinas
|
0fe9971843
|
website: add outscale chroot website documentation
|
2019-07-18 09:39:08 -07:00 |
Marin Salinas
|
46afe22f8b
|
website: add bsusurrogate website documentation
|
2019-07-18 09:39:08 -07:00 |
Marin Salinas
|
6b3da118fb
|
website: add outscale bsu builder webite documentation
|
2019-07-18 09:39:08 -07:00 |
Marin Salinas
|
35c7c6163c
|
refactor: remove unnecessary fields and add default values
|
2019-07-18 09:39:08 -07:00 |
Marin Salinas
|
810e30e8e1
|
refactor: fix symlink issue on ubuntu
|
2019-07-18 09:39:08 -07:00 |
Marin Salinas
|
27528aeb68
|
test: fix test error in block_device
|
2019-07-18 09:39:08 -07:00 |
Marin Salinas
|
80dadaf3f1
|
feature: add bsuvolume builder and acceptance test
|
2019-07-18 09:39:08 -07:00 |
Marin Salinas
|
c9b8bc6b54
|
fix: typo in bsusurrogate acc test
|
2019-07-18 09:39:08 -07:00 |
Marin Salinas
|
8b8eb70e19
|
feature: add create tags to volume
|
2019-07-18 09:39:08 -07:00 |
Marin Salinas
|
db2832d80c
|
fix: change name of dirs
|
2019-07-18 09:39:08 -07:00 |
Marin Salinas
|
683431afa2
|
fix acceptance test configuration
|
2019-07-18 09:39:08 -07:00 |
Marin Salinas
|
571ef828e6
|
fix: remove pointer when vm is getting
|
2019-07-18 09:39:08 -07:00 |
Marin Salinas
|
cf1fdfef00
|
fix: add missing keys when artifact is destroying
|
2019-07-18 09:39:08 -07:00 |
Marin Salinas
|
8a6faf1ad3
|
feature: add create tags for vm and volume
|
2019-07-18 09:39:08 -07:00 |
Marin Salinas
|
ff0336965b
|
feature: add create tags function
|
2019-07-18 09:39:08 -07:00 |
Marin Salinas
|
987b4148e1
|
fix: remove pointer when gets vm from the state
|
2019-07-18 09:39:08 -07:00 |
Marin Salinas
|
9d6c4a8e5b
|
feature: add remaining steps and and create artifact in chroot builder
|
2019-07-18 09:39:08 -07:00 |
Marin Salinas
|
70d2ff3d8a
|
feature: add create omi step in chroot builder
|
2019-07-18 09:39:08 -07:00 |