Commit Graph

111 Commits

Author SHA1 Message Date
Flatcar Buildbot
c7bbb2b1e2 2345.0.0 2019-12-04 14:59:11 +01:00
Flatcar Buildbot
1dad511f69 2317.0.1 2019-11-07 19:40:01 +01:00
David Michael
2467923d56 Remove arm64 from supported board operations 2018-10-25 16:00:09 +00:00
Benjamin Gilbert
e752c40b90 oem/oracle: drop utility scripts 2018-04-25 22:44:20 -04:00
Benjamin Gilbert
95b2c96ce2 oem/oracle: Set SSH keys when launching instance 2017-08-30 16:20:55 -07:00
Benjamin Gilbert
4a0e9cfb2f oem/oracle: Launch a small VM instance by default
This is faster and cheaper than launching a bare-metal instance, which
is no longer necessary now that networkd works in OCI VMs.
2017-08-30 03:07:41 -07:00
Benjamin Gilbert
68a163ac52 oem/oracle: Update for oraclebmc-cli 2.4.6
bmcs compute image create --image-source-details is deprecated.
2017-08-10 23:22:53 -07:00
Benjamin Gilbert
1ea637794c oem/oracle: Add option to add kernel arguments to iPXE script 2017-08-08 15:00:32 -07:00
Benjamin Gilbert
41aa818f0c oem/oracle: Add some scripts to manage images/instances 2017-08-08 13:59:21 -07:00
Benjamin Gilbert
7ac67b7c97 oem/azure: Drop scripts obsoleted by plume 2017-05-15 12:07:15 -07:00
Benjamin Gilbert
cd4e3746cc oem/ami: Drop in favor of plume 2017-04-07 19:44:20 -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
f507a06b8a oem/ami: add eu-west-2 and ca-central-1 regions 2017-01-04 08:25:08 -08:00
Alex Crawford
1d651dbf96 Merge pull request #608 from crawford/snapshot
oem/ami: make snapshots public
2016-11-02 13:59:15 -07:00
Alex Crawford
f649a32d48 oem/ami: make snapshots public
This is needed so that users can copy the public AMIs into their own
accounts.
2016-11-02 13:50:36 -07:00
Alex Crawford
ed1c3d8d09 oem/azure: remove deprecated imageVersions field 2016-11-02 12:12:45 -07:00
Alex Crawford
187a922110 oem/ami: add us-east-2 2016-10-19 14:12:31 -07:00
Michael Marineau
7dcf071100 Merge pull request #577 from dit4c/fix-check-etag
Force HTTP/1.0 in fix_check_etag.sh
2016-10-13 17:30:28 -07:00
Tim Dettrick
449a01ea63
Handle HTTP/2 different ETag header output 2016-10-14 09:37:28 +10:00
Geoff Levand
c78eae992a glance_load: Add board argument
Signed-off-by: Geoff Levand <geoff@infradead.org>
2016-10-12 09:45:04 -07:00
Alex Crawford
e0293549bd oem/ami: add aki for ap-south-1
pv-grub-hd0_1.04-x86_64.gz
2016-08-05 11:09:38 -07:00
Michael Marineau
842260f231 oem/ami: fix call to update_json.sh
Minor mistake in 8f0bd3148 :(
2016-07-18 14:23:24 -07:00
Michael Marineau
8f0bd31486 oem/ami: write ami index files to storage after copy
Since this writes to private storage there isn't any need to wait until
the images are public to do this. Now the final publish step only
changes permissions on the AMIs and nothing more.
2016-07-18 13:05:13 -07:00
Alex Crawford
9165182212 Merge pull request #565 from dit4c/fix-glance-load
Glance image API v1 must now be explicitly specified by the client
2016-07-05 13:37:19 -07:00
Tim Dettrick
c61ce66b4a
Glance image API v1 must now be explicitly specified by the client 2016-07-04 15:41:18 +10: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
Michael Marineau
bad34243ef *: convert assorted download references to https 2016-05-02 19:19:06 -07:00
Alex Crawford
ba3d0135ed oem/azure: add new regions 2016-04-25 13:50:01 -07:00
Alex Crawford
e778acd713 oem/ami: reduce parallelism
The EC2 builder doesn't have enough resources to run all of these in parallel.
Instead, copy the PV images and then copy the HVM images.
2016-03-26 10:12:40 -07:00
Michael Marineau
2c5cfcb2ca ami: add new Soeul region 2016-02-26 09:45:18 -08:00
Alex Crawford
eb5a53cc7a oem/azure: verify GPG signature of image 2015-11-12 11:44:48 -08:00
Michael Marineau
efc460b4e6 ami: automatically grant access to AMIs for testing 2015-10-22 22:14:06 -07:00
Alex Crawford
5e028c2f45 oem/azure: add update-gallery script 2015-09-08 18:16:36 -07:00
Michael Marineau
311b0d0465 ami: switch back to raw disk images by default
Unsure if the VMDK images are a factor in recent corruption issues
recently or not. Until that is sorted out go back to our old ways.
2015-09-04 10:41:09 -07:00
Michael Marineau
8c92e2184b ami: verify GPG sig on disk images
When creating dev images without a sig use the new -X option.
2015-09-04 10:38:23 -07:00
Michael Marineau
ae7e759544 ami: check that the disk GUID has been set 2015-09-04 10:35:21 -07:00
Michael Marineau
afc0c51579 Merge pull request #451 from marineam/vmdk
oem/ami: add support for importing VMDK images
2015-09-01 16:22:47 -07:00
Michael Marineau
7acc0759dc oem/ami: add support for importing VMDK images 2015-09-01 16:20:17 -07:00
Alex Crawford
652302f262 oem/azure: add the new India regions 2015-08-13 11:16:10 -07:00
Reed Allman
da7fc7a079 hvm ami enable sriov on image 2015-06-30 02:00:46 -07:00
Alex Crawford
54667dde77 oem/ami: up SSH timeout to 10 minutes
5 minutes isn't long enough
2015-06-04 11:22: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
bfbdb6a33d oem/ami: minor fixes 2015-05-11 19:42:10 -07:00
Michael Marineau
8531f85cb1 oem/ami: add support for publishing AMIs in us-gov-west-1
A few general changes:
 - Use https for EC2 endpoint URLs
 - Remove parallelism from prod-publish, was launching enough Java
   processes at once to trigger OOM :(
 - Only share snapshots with Amazon in us-east-1: only needed for
   marketplace listing and marketplace only uses us-east-1.
2015-04-23 23:26:45 -07:00