Skip to content

Releases: GoogleCloudPlatform/compute-image-tools

v20180613

13 Jun 17:25
ed690cf
Compare
Choose a tag to compare

Daisy

Don't use workflow logger until it is instantiated

v20180611

12 Jun 00:52
7910f62
Compare
Choose a tag to compare

Daisy

Fix console logging.

v20180531

31 May 18:01
6b0a5c1
Compare
Choose a tag to compare

Workflows

  • Add 'export_network' var to export workflows to allow setting the network to use for disk/image export.

v20180529

29 May 18:00
3b84250
Compare
Choose a tag to compare

Daisy

Don't close cloud logger
Fix copying serial port output from instance in another project
Allow creating instances with local-ssd attached

Workflows

Move Windows container image to use Server version 1803

v20180523

23 May 21:31
1de52a8
Compare
Choose a tag to compare

Daisy:

Fix workflow cleanup wait bug
Fix uploading sources in subworkflow

v20180522a

22 May 16:53
17ee7c8
Compare
Choose a tag to compare

Daisy

  • Fix bug in serial console cloud logging feed.
  • Add SetInstanceMetadata function.
  • Add StopInstance step.

Workflows

  • Fix Windows Server 2016 translate workflow.
  • Continued work on image integration tests.

v20180507

07 May 23:28
6a715b2
Compare
Choose a tag to compare

Daisy

  • Use step timeout for sub/include workflows as default timeout for those workflows.

Workflows

  • Correctly expose errors for Linux translate workflows in the workflow failure messages.
  • Add default timeouts (90m) to import workflows.
  • Add default timeouts (60m) to Debian and Enterprise Linux build workflows.

Beta v20180503

03 May 18:03
e5ffbdb
Compare
Choose a tag to compare

Daisy

  • Add ability to set default step timeout in workflow or command line
  • Add GCSPath to DeleteResources step

Workflows

  • Add windows 2012 translate workflow
  • Increase export timeout to 90m.

Beta v20180430

30 Apr 17:36
Compare
Choose a tag to compare

Daisy

  • Add support to log to Google Cloud Logging.

Workflows

  • Fix export workflow console output.
  • Set MTU in Windows for Containers image.

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.