Commit Graph

242 Commits (e2fe35ef40bbce9b87f945901afa00a3fa769093)

Author SHA1 Message Date
Amrita Dutta 78be7ab4e4 fix typo
7 years ago
Amrita Dutta ba76d86cab remove comment
7 years ago
Amrita Dutta 85036231c4 Final commit
7 years ago
Amrita Dutta 78f001431e add example config file
7 years ago
Amrita Dutta 994dca5f78 fix bug in step_publish w.r.t managed image RG
7 years ago
Amrita Dutta 963336d421 Remove un-intended import
7 years ago
Amrita Dutta 76dbf4fb3b Remove subscription id from SIG destination input
7 years ago
Amrita Dutta 1d6de7167f Another update to replication logic
7 years ago
Amrita Dutta de591cff77 Fix append in builder.go
7 years ago
Amrita Dutta f7e08a097a Replication region changes
7 years ago
Amrita Dutta c9cdb34589 Update validation logic for missing replication region
7 years ago
Amrita Dutta f1f93f0665 normalize replication regions
7 years ago
Amrita Dutta 59a0f7f6e6 add validation checks for replication regions + formatting
7 years ago
Amrita Dutta d13b9574d6 Use user - provided version number instead of generating timestamp on our own
7 years ago
Amrita Dutta 34dac69112 pass subscription id via state bag
7 years ago
Amrita Dutta 540c904fd4 add missing check to not publish to SIG if config.SharedGalleryDestination.SigDestinationGalleryName is null
7 years ago
Ubuntu 6504d3ae5c Changes to ARM builder for publishing to SIG
7 years ago
Ubuntu fb9fd58dfb Imports for publishing to SIG
7 years ago
Amrita Dutta 1438e2e449 SIG as destination validation changes
7 years ago
Amrita Dutta 700c95c613 Update Azure SDK for Go to v30.0.0
7 years ago
Megan Marsh 3e73abc93a refresh line endings
7 years ago
Adrien Delorme d72040f4fa move retry code into the common/retry pkg and make retry context aware
7 years ago
Adrien Delorme a81abd297b Merge remote-tracking branch 'origin/master' into context_provisioner
7 years ago
Megan Marsh 3e72e65a6c
Merge pull request #7456 from hashicorp/do_5770
7 years ago
Adrien Delorme c4f3dccc14 rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts
7 years ago
Adrien Delorme a4bf94dd3c change Builder to be passed a context for cancellation
7 years ago
Adrien Delorme 9836dad0c9 introduce the clean_resource_name to clean image names and deprecate the old ones
7 years ago
Paul Meyer eb274c4e87 Power off before shapshotting
7 years ago
Paul Meyer e4bea87a20
Merge pull request #7211 from riezebosch/master
7 years ago
Adrien Delorme 9f82b75e57 Use the hashicorp/go-getter to download files
7 years ago
Joel Lopes c8a60c77d1 Add comments
7 years ago
Joel Lopes 1c030cb54b Use IMDS to get subscription for Azure MSI
7 years ago
Manuel Riezebosch d79b54e46a feat(arm-builder): print warning on zone resiliency for currently not supported locations
7 years ago
Manuel Riezebosch f31031f6b1 feat(arm-builder): zone resilient from config
7 years ago
Paul Meyer 68516fc05c Fix Azure interactive authentication
7 years ago
Paul Meyer e189db97d4 [azure] deallocate instead of just power-off
7 years ago
Paul Meyer aa29facdae Allow certificate bearer JWT client authentication
7 years ago
Paul Meyer 7e34579b7e Factor out Azure client credential config
7 years ago
Christopher Boumenot f9230aeb95 azure: fix snapshot regression
7 years ago
Megan Marsh ce71932f95
Merge pull request #7061 from boumenot/pr-6773-caching-type
7 years ago
Ali Rizvi-Santiago 1a3c3f2ffc Replaced all instances of mitchellh/go-homedir with an implementation based on os/user.
7 years ago
Christopher Boumenot c7d8f4e150 azure: configuration for disk caching
7 years ago
Christopher Boumenot 06c2c35e4c
Merge pull request #6980 from amydutta/amdut/snapshot
7 years ago
Amrita Dutta b8def0b3fb Added test to check for missing OS disk snapshot name and data disk snapshot prefix
7 years ago
Amrita Dutta 67342750a3 Addressed PR comments
7 years ago
Adrien Delorme 175b6a7971 add test for MSI configuration
7 years ago
Adrien Delorme 1958ef6e81 remove unecessary check
7 years ago
Adrien Delorme 08e8b1850e
remove unnecessary parenthesis
7 years ago
Amrita Dutta 2d6b18e63e Fix tests after bug fix
7 years ago
Amrita Dutta 213fbbae00 Updated go version and reformatted
7 years ago