Adrien Delorme
|
cf1555bf17
|
Merge remote-tracking branch 'origin/master' into artifact-tree
|
2019-10-16 10:22:56 +02:00 |
Paul Meyer
|
575de8659e
|
Merge pull request #8226 from larohra/IncreasePollingDuration
[azure] Increase polling duration
|
2019-10-15 16:25:36 -07:00 |
Adrien Delorme
|
078ba7c8c3
|
commit old code generation tool
for history
|
2019-10-15 12:56:42 +02:00 |
Adrien Delorme
|
f8402f1b91
|
builder.azure.common: make CloudEnvironment private so it doesn't temper with hcl2 code generation
the struct is not read from file but later set after some computations
|
2019-10-15 12:56:41 +02:00 |
larohra
|
936ae42b00
|
Added a new parameter in config to override the default Azure Go SDK PollingDuration timeout
|
2019-10-11 15:29:02 -07:00 |
Davor Kapsa
|
29a6938de6
|
clean and return nil for retry.Config
|
2019-10-10 20:48:26 +02:00 |
Davor Kapsa
|
4c615341ef
|
Ignore retry.Config var
retry.Config is struct.
Call it err is wrong.
|
2019-10-10 17:33:24 +02:00 |
Davor Kapsa
|
fb267dd1dc
|
Add error check
|
2019-10-09 21:08:40 +02:00 |
larohra
|
23c320d59e
|
Increased the default polling duration to 60mins
|
2019-09-30 16:17:22 -07:00 |
Paul Meyer
|
094a8840d8
|
Improve comments for FillParameters
|
2019-09-25 20:33:38 +00:00 |
Paul Meyer
|
feeae1514e
|
Refactor client config
|
2019-09-25 20:33:38 +00:00 |
Adrien Delorme
|
a841da960d
|
Merge branch 'master' of ssh://github.com/hashicorp/packer into scrape_doc_to_builder_struct_config
|
2019-08-30 15:10:29 +02:00 |
Adrien Delorme
|
f11341c0b4
|
azure builder: avoid a panic in getObjectIdFromToken
|
2019-08-29 10:34:59 +02:00 |
Adrien Delorme
|
f66ca58a46
|
Update azure docs for config.go
add missing docs fields
Co-Authored-By: Megan Marsh <swampdragons@users.noreply.github.com>
|
2019-08-27 09:32:03 +02:00 |
Adrien Delorme
|
783b02bd15
|
Update config.go
add missing doc fields
Co-Authored-By: Megan Marsh <swampdragons@users.noreply.github.com>
|
2019-08-27 09:28:36 +02:00 |
Adrien Delorme
|
4cb7c30987
|
Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config
|
2019-08-21 16:44:23 +02:00 |
Megan Marsh
|
6a201211a9
|
fix polling issues in azure
adds a configurable timeout to the shared image gallery publisher
|
2019-08-01 11:18:03 -07:00 |
Christian Muehlhaeuser
|
216afbaa8b
|
Fixed various typos
Just a bunch of nit-picky typo fixes.
|
2019-07-25 06:49:51 +02:00 |
Amrita Dutta
|
4c09dfde87
|
Fix bug while publishing SIG destination id for every managed image
|
2019-07-04 00:44:05 +00:00 |
Amrita Dutta
|
78be7ab4e4
|
fix typo
|
2019-06-24 16:57:07 +00:00 |
Amrita Dutta
|
ba76d86cab
|
remove comment
|
2019-06-21 03:51:44 +00:00 |
Amrita Dutta
|
85036231c4
|
Final commit
|
2019-06-21 02:47:39 +00: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 |
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 |
Amrita Dutta
|
34dac69112
|
pass subscription id via state bag
|
2019-06-17 22:08:10 +00: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 |
Ubuntu
|
6504d3ae5c
|
Changes to ARM builder for publishing to SIG
|
2019-06-14 21:54:27 +00:00 |
Ubuntu
|
fb9fd58dfb
|
Imports for publishing to SIG
|
2019-06-07 20:47:37 +00:00 |
Adrien Delorme
|
d81ca5728d
|
azure-arm: rewrap struct comments for documentation generation
|
2019-06-06 17:34:17 +02:00 |
Adrien Delorme
|
4399684372
|
make fmt autogenerated docs
|
2019-06-06 16:29:25 +02:00 |
Adrien Delorme
|
e6cbb013ba
|
add // go:generate struct-markdown to all previously edited files
|
2019-06-05 16:42:18 +02:00 |
Adrien Delorme
|
f1917edd34
|
generate the comments for config struct of builders scraping doc website
|
2019-06-05 16:42:17 +02:00 |
Amrita Dutta
|
1438e2e449
|
SIG as destination validation changes
|
2019-06-04 00:47:29 +00:00 |
Amrita Dutta
|
700c95c613
|
Update Azure SDK for Go to v30.0.0
|
2019-05-30 21:25:43 +00:00 |
Megan Marsh
|
3e73abc93a
|
refresh line endings
|
2019-05-17 14:58:20 -07:00 |
Adrien Delorme
|
d72040f4fa
|
move retry code into the common/retry pkg and make retry context aware
|
2019-04-09 17:46:38 +02:00 |
Adrien Delorme
|
a81abd297b
|
Merge remote-tracking branch 'origin/master' into context_provisioner
|
2019-04-08 20:09:01 +02:00 |
Megan Marsh
|
3e72e65a6c
|
Merge pull request #7456 from hashicorp/do_5770
introduce the clean_resource_name to clean image/var names
|
2019-04-05 09:12:20 -07:00 |
Adrien Delorme
|
c4f3dccc14
|
rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts
|
2019-04-03 15:56:15 +02:00 |
Adrien Delorme
|
a4bf94dd3c
|
change Builder to be passed a context for cancellation
we have to to give it to our hook
|
2019-04-03 15:55:55 +02:00 |
Adrien Delorme
|
9836dad0c9
|
introduce the clean_resource_name to clean image names and deprecate the old ones
|
2019-04-03 11:25:51 +02:00 |