Commit Graph

35 Commits (2dbfef57504d06ac27909297f2e97656956213b0)

Author SHA1 Message Date
Adrien Delorme 87ba7258b3
Use packer-sdc in packer + remove mapstructure-to-hcl2 & struct-markdown (#10913)
5 years ago
Brian Farrell 80f807de4d
Fix issue with test breaking default value when client_cert_token_timeout is missing (#10783)
5 years ago
Brian Farrell 273a720440
Add client_cert_token_timeout to address GH-9465 (#10528)
5 years ago
Megan Marsh 28245ec143
Merge pull request #10134 from borancar/feat/azure_pfx_support
5 years ago
Megan Marsh 88b7b0e14a remove sdk
5 years ago
Megan Marsh 0eff73293a fix imports, vendoring, and linting
5 years ago
Megan Marsh c70870cb83 move multierror and multierrorappend into sdk
5 years ago
Megan Marsh f8f1ebf0c7 move version and useragent definitions into sdk
5 years ago
Megan Marsh 1ecd715221 refactor code so that packer/version is not a dependency of sdk code or plugin code
6 years ago
Simon Gottschlag 65b7d3b604
Add Azure CLI authentication (#10157)
6 years ago
Boran Car 9b89439ec2 Rearrange cert add after err check for idiomatic
6 years ago
Boran Car 1082bffddd Add Azure PFX certificate support
6 years ago
Evan Digby e4eaff6bba
s/Directoty/Directory (#9221)
6 years ago
Paul Meyer 26d768f429
[builder/azure-chroot] Shared image source (#9070)
6 years ago
Paul Meyer 47107e6355 Default polling delay 5 sec
6 years ago
Paul Meyer a3d8bf27e1 Add snapshot and gallery clients
6 years ago
Paul Meyer f3703a775f Use subscription id from client set
6 years ago
Paul Meyer 6131301fdd Standardize compute SDK version
6 years ago
Paul Meyer f0ec912ba6 Make VirtualMachineImagesClient easier to mock
6 years ago
Paul Meyer a3b49cdc08 Stub metadata service for builder tests
6 years ago
Adrien Delorme 0785c2f6fc
build using HCL2 (#8423)
6 years ago
Megan Marsh d5ba530b26 make it clear we expect pem format not some other formate (#8344)
7 years ago
Paul Meyer b54a2ee09d Set correct user agent for Azure clientset
7 years ago
Adrien Delorme 4542666e25 fix func calls after master merge
7 years ago
Adrien Delorme cf1555bf17 Merge remote-tracking branch 'origin/master' into artifact-tree
7 years ago
Paul Meyer 0866cb3714 Reorganize client/common packages
7 years ago
Paul Meyer 716f19a457 make fmt
7 years ago
Paul Meyer 27a5bfe11c Add implementation for disk as source
7 years ago
Paul Meyer f106adbd12 Add Azure client set for chroot builder
7 years ago
Paul Meyer 2ded8f25ec Add metadata client
7 years ago
Paul Meyer 72fdce09ba Allow GetServicePrincipalToken to be called independently
7 years ago
Adrien Delorme f8402f1b91 builder.azure.common: make CloudEnvironment private so it doesn't temper with hcl2 code generation
7 years ago
Paul Meyer c72a612b44 Re-added tests for FillParamters
7 years ago
Paul Meyer 094a8840d8 Improve comments for FillParameters
7 years ago
Paul Meyer feeae1514e Refactor client config
7 years ago