Skip to content

Releases: GoogleCloudPlatform/gce-rescue

v0.4-beta

26 Sep 12:39
901b009
Compare
Choose a tag to compare

New features:

  • Skip snapshot creation
  • Async backup task (snapshot create)

Patch:

  • Handle wrong VM/Zone parsed
  • Removed exception when reaching timeout for wait_os_boot
  • Regional snapshots. Creation configured to the same region as the disk

Issues:

v0.0.2

24 Nov 15:26
3d5ab86
Compare
Choose a tag to compare

Notes:

  • Fixed absl flags issue that prevent --help to be shown properly.
  • Migrated absl to argparse and python native logging.

v0.0.1-alpha

15 Nov 15:03
Compare
Choose a tag to compare

Initial version.