Skip to content

Releases: GoogleCloudPlatform/compute-image-tools

Beta v20180417

18 Apr 16:26
17b1db0
Compare
Choose a tag to compare

Workflows

  • Increased timeout for Windows import workflow from 30m to 1h.

Testing

  • Added OS Login SSH tests.

Beta v20180329

30 Mar 00:33
dd577f2
Compare
Choose a tag to compare

Workflows

Add descriptions to imported images.
Fix Debian stable build and take full .tar.gz path as image_dest arg.

Beta v20180322

23 Mar 01:27
9e8112a
Compare
Choose a tag to compare

Workflows

Add an image-from-image translation workflow.

Beta v20180308

08 Mar 23:44
Compare
Choose a tag to compare

Workflows

Add very basic support for importing the first VMDK from an OVA file.
Fix a bug with Ubuntu translation workflows when resetting the network.
Add an import/translation workflow for Windows Server 2003.
Fix Debian image build issue when using the stable Google Cloud repo.

Beta v20180228

28 Feb 21:00
183e384
Compare
Choose a tag to compare

Workflows

Use release build for export.
Fix tar format in export.
Try to reset DNS and DHCP settings in Ubuntu translate workflows.

Beta v20180214

14 Feb 19:46
97a4a71
Compare
Choose a tag to compare

Workflows

Fix broken dependency on Debian 9 translation workflow.
Fix export workflow race condition.

Beta v20180212

12 Feb 18:38
6f3b831
Compare
Choose a tag to compare

Daisy

Daisy: throw an error if any unknown Vars are passed to a workflow

Workflows

Fix import-and-translate workflow

Beta v20180207

07 Feb 23:24
b914c81
Compare
Choose a tag to compare

Daisy

Added CreateNetworks and Network validation logic.
Add ${SOURCE:source} variable types to insert source content in workflows.
Add AttachDisks step type

Workflows

Refactor Linux build logging and utils.
Add a new workflow that imports and then runs a specified translate workflow.
Add export for additional format types using qemu-img.
Add CloudSDK to EL6 translation.
Have the default disk_export workflow use cos and a container.
Use the same builder image for Debian image builds.
Split an "import_disk" workflow out of "import_image" to save on the number of copies of a disk we need to make to do translation.

Beta v20180119

20 Jan 00:51
82a1083
Compare
Choose a tag to compare

Daisy

Simplify adding GuestOS features to image resources.
Refactor of resource registry.
Fix for images in OBSOLETE or DELETED states.
Make ComputeEndpoint a workflow field.

GCE Image Publish

Make each Image in a publish template it's own workflow.
Add DeleteAfter to publish template.
Add text/template parsing.
Cache image lists per project.

Workflows

Fix Debian image builds and add support for Google Cloud test repositories.
Complete refactor of Linux image build logging and utilities.
More status output from Linux image build workflows.
RHEL 7 for SAP Hana and RHEL 7 for SAP Apps image build workflows.

Beta v20180110

10 Jan 20:46
Compare
Choose a tag to compare

Daisy

CreateImages step can use SourceImage
Add validation of RawDisk.Source to CreateImages
Add DeprecateImages step type
Specify DeviceName for CreateInstances disks
Fix image resolution for DeprecateImage step
Add ListCallOption options to compute *ListCalls

Autobuilds

Add additional CLI tools to autobuild, drop the beta builds

Other

Initial commit of the gce_image_publish tool
Add gce_inventory_agent and instance_inventory

Workflows

Fix Cloud SDK install in EL6
Pull prebuilt gce_export instead of building in export workflows