12503 Commits

Author SHA1 Message Date
Megan Marsh
757bd4bed9
Merge pull request #7759 from hashicorp/do_7199
add skip_save_build_region flag to fix naming conflicts when building…
2019-06-21 11:19:31 -07:00
Megan Marsh
b8a3032d73
Merge pull request #7769 from hashicorp/colorless-timestamped-ui
allow to have timestamped colorless ui messages
2019-06-21 11:17:35 -07:00
Amrita Dutta
ba76d86cab remove comment 2019-06-21 03:51:44 +00:00
Amrita Dutta
e96458e8bd Merge branch 'master' of https://github.com/amydutta/packer 2019-06-21 03:43:31 +00:00
Amrita Dutta
85036231c4 Final commit 2019-06-21 02:47:39 +00:00
Adrien Delorme
1fa3f8204e Update CHANGELOG.md 2019-06-20 18:01:45 +02:00
Adrien Delorme
6db08248d9
Merge pull request #7770 from jsoref/patch-1
regularize indentation
2019-06-20 16:01:31 +02:00
mingsheng.su
95611695b1 update builder_test && make generate 2019-06-20 18:07:56 +08:00
mingsheng.su
44838592b4 update docs 2019-06-20 16:07:57 +08:00
Josh Soref
b174258c57
regularize indentation 2019-06-19 13:12:40 -04:00
mingsheng.su
7804a52dd2 ucloud packer review 2019-06-19 21:32:33 +08:00
Adrien Delorme
5efab58ed8 allow to have timestamped colorless ui messages 2019-06-19 15:04:13 +02:00
Amrita Dutta
78f001431e add example config file 2019-06-19 07:18:08 +00:00
Amrita Dutta
994dca5f78 fix bug in step_publish w.r.t managed image RG 2019-06-19 06:53:20 +00:00
Amrita Dutta
963336d421 Remove un-intended import 2019-06-19 06:42:55 +00:00
Amrita Dutta
76dbf4fb3b Remove subscription id from SIG destination input 2019-06-19 06:10:18 +00:00
Amrita Dutta
1d6de7167f Another update to replication logic 2019-06-18 23:51:10 +00:00
Amrita Dutta
de591cff77 Fix append in builder.go 2019-06-18 23:48:38 +00:00
Amrita Dutta
f7e08a097a Replication region changes 2019-06-18 23:41:14 +00:00
mingsheng.su
b0500f97b8 update make file 2019-06-18 18:22:36 +08:00
mingsheng.su
d1b9ad90c8 Merge remote-tracking branch 'origin' into feature/ucloud_builder 2019-06-18 18:17:19 +08:00
mingsheng.su
04ad86a31a add examples 2019-06-18 18:16:59 +08:00
mingsheng.su
29d46b3104 update vendor about go sdk 2019-06-18 18:07:30 +08:00
mingsheng.su
00ae304919 update docs && examples 2019-06-18 17:54:07 +08:00
Amrita Dutta
c9cdb34589 Update validation logic for missing replication region 2019-06-18 06:39:43 +00:00
Amrita Dutta
f1f93f0665 normalize replication regions 2019-06-18 06:01:22 +00:00
Amrita Dutta
59a0f7f6e6 add validation checks for replication regions + formatting 2019-06-18 05:34:26 +00:00
Amrita Dutta
d13b9574d6 Use user - provided version number instead of generating timestamp on our own 2019-06-17 22:54:37 +00:00
Megan Marsh
305592d8ed fix copy logic and tests 2019-06-17 15:38:28 -07:00
Amrita Dutta
34dac69112 pass subscription id via state bag 2019-06-17 22:08:10 +00:00
Megan Marsh
8cc82ca8d2 add broken test 2019-06-17 15:04:19 -07:00
Megan Marsh
d460b9afd4 add docs for skip_save_build_region 2019-06-17 14:48:58 -07:00
Megan Marsh
0d55bc46ee add skip_save_build_region flag to fix naming conflicts when building for multiple regions 2019-06-17 14:39:11 -07:00
Amrita Dutta
540c904fd4 add missing check to not publish to SIG if config.SharedGalleryDestination.SigDestinationGalleryName is null 2019-06-17 19:13:03 +00:00
Adrien Delorme
022b559c2f
Merge pull request #7755 from aerialls/proxmox-api
fix(promox): update proxmox-api-go dependency
2019-06-17 16:29:12 +02:00
Julien Brochet
5efaba6dd1 fix(proxmox): update vendor folder with latest Proxmox dependency 2019-06-17 16:10:22 +02:00
Adrien Delorme
4a73f5ead1
Merge pull request #7753 from hashicorp/auto-gomodules
Auto gomodules
2019-06-17 15:12:20 +02:00
Adrien Delorme
f04c2d8910
Merge pull request #7752 from bzhaoopenstack/fix_ci
Fix failed to copy binary when using make bin
2019-06-17 14:57:52 +02:00
Ubuntu
6504d3ae5c Changes to ARM builder for publishing to SIG 2019-06-14 21:54:27 +00:00
Julien Brochet
ab52c4f87e fix(promox): update proxmox-api-go dependency 2019-06-14 20:42:09 +02:00
Megan Marsh
352438c090 vendoring 2019-06-14 11:14:12 -07:00
Megan Marsh
0a2f4d884a make bin currently won't work outside of GOPATH 2019-06-14 11:12:58 -07:00
Megan Marsh
8d25cc578f
Merge pull request #7746 from hashicorp/fix_7671
Abort hyperv build if there's a name collision
2019-06-14 10:58:22 -07:00
bzhaoopenstack
f7793649ec
Fix failed to copy binary when using make bin
If we use make bin, XC_OS and XC_ARCH will be None, the binary will failed to be copied.
2019-06-15 00:34:33 +08:00
Adrien Delorme
5971368f4e
Merge pull request #7750 from wrolisonaflac/patch-1
Update ncloud.html.md
2019-06-14 15:09:45 +02:00
Adrien Delorme
065fee86a8 fix more urls 2019-06-14 15:08:59 +02:00
wrolisonaflac
d8b91cd7a5
Update ncloud.html.md
Fixed  blog link at cloudwindows
2019-06-14 07:54:00 -04:00
Adrien Delorme
cfda61b81f
Merge pull request #7747 from chhaj5236/bugfix/refine_io_optimize
let product API determine the default value of io_optimized
2019-06-14 11:58:03 +02:00
Adrien Delorme
c9a22b6380
Merge pull request #7745 from hashicorp/investigate_crash
small cleanups
2019-06-14 10:09:32 +02:00
mingsheng.su
787485f66f add validate project_id 2019-06-14 14:50:46 +08:00