Commit 62d90f1
committed
Add Image Type to Azure Machine Provider Spec
With Azure marketplace images, some images require that the
subscription accept the terms of a purchase plan before using; and
that purchase plan information must be included in Azure API calls
when provisioning a VM. Images that do not require purchase plans
must not submit purchase plan info.
This adds an image type to distinguish between Marketplace images
with or without purchase plans. It could be used in the future to
support images from galleries.1 parent 20da846 commit 62d90f1
File tree
2 files changed
+21
-0
lines changed- machine/v1beta1
2 files changed
+21
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
177 | 185 | | |
178 | 186 | | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
179 | 199 | | |
180 | 200 | | |
181 | 201 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments