Commit Graph

23 Commits

Author SHA1 Message Date
Benjamin Gilbert
7ac67b7c97 oem/azure: Drop scripts obsoleted by plume 2017-05-15 12:07:15 -07:00
Alex Crawford
d8ea06c5c5 *: don't hardcode path to bash
Bash isn't always at this location. These scripts in particular are
being updated because they are called from outside of the SDK.
2017-03-02 14:00:11 -08:00
Alex Crawford
ed1c3d8d09 oem/azure: remove deprecated imageVersions field 2016-11-02 12:12:45 -07:00
Alex Crawford
4b9e523b4b oem/azure: update gallery metadata for all regions 2016-06-27 12:29:56 -07:00
Alex Crawford
adf4349203 oem/azure: split on newlines instead of whitespace
Some of the regions have spaces in the name. This causes problems when
we build the XML list of regions.
2016-06-11 09:27:36 -07:00
Alex Crawford
c6ff07a29f oem/azure: normalize endpoint prefixes
Some regions lead with a '.' and others do not...
2016-06-11 09:25:58 -07:00
Alex Crawford
0cc64350da oem/azure: dynamically determine regions
Rather than keeping this list up-to-date, we should just publish
everywhere we can.
2016-06-10 16:32:05 -07:00
Alex Crawford
f221bcf20e oem/azure: dynamically determine storage endpoint
Apparently this differs between clouds.
2016-06-10 16:20:56 -07:00
Alex Crawford
67b4b17b22 oem: inflate images into /var/tmp
tmpfs shouldn't be used for large images like this. Inflate the archives
on disk instead.
2016-06-08 17:42:53 -07:00
Alex Crawford
d4ca12b8b9 oem/azure: update script for new publishing schema
This will only save the latest five images in the registry.
2016-06-08 10:58:42 -07:00
Alex Crawford
ba3d0135ed oem/azure: add new regions 2016-04-25 13:50:01 -07:00
Alex Crawford
eb5a53cc7a oem/azure: verify GPG signature of image 2015-11-12 11:44:48 -08:00
Alex Crawford
5e028c2f45 oem/azure: add update-gallery script 2015-09-08 18:16:36 -07:00
Alex Crawford
652302f262 oem/azure: add the new India regions 2015-08-13 11:16:10 -07:00
Alex Crawford
3a72497a68 oem/azure: add more metadata to images
This extra metadata is needed by Azure's new portal.
2015-05-12 17:02:59 -07:00
Alex Crawford
e9566a5749 oem/azure: add pre-publish blob copy 2015-04-08 11:45:30 -07:00
Alex Crawford
80e887dd8a oem/azure: add share-image.sh 2015-02-27 16:47:45 -08:00
Alex Crawford
4fa2583d7c oem/azure: add publish.sh 2015-02-27 16:47:45 -08:00
Alex Crawford
08f2d4cd23 oem/azure: add replicate-image.sh 2015-02-27 16:47:45 -08:00
Alex Crawford
9cd1553286 oem/azure: add unreplicate-image.sh 2015-02-27 16:47:45 -08:00
Alex Crawford
998c7e0939 oem/azure: set more image metadata 2015-02-27 16:47:45 -08:00
Alex Crawford
f60f0631bf oem/azure: fix json parsing of azure cli output 2015-02-27 16:47:45 -08:00
Alex Crawford
7d916b812a oem/azure: add set-image-icon.sh 2014-12-24 18:21:26 -08:00