Skip to content

Releases: GoogleCloudPlatform/compute-image-packages

1.2.4

10 Mar 21:34
Compare
Choose a tag to compare

Google Metadata Scripts

  • Check for a connection to the metadata server before startup script retrieval.
  • Block startup scripts until a connection to the metadata server exists.
  • Added logging for network connectivity issues.
  • Added retry logic in startup scripts for metadata requests.

1.2.3

04 Mar 18:16
Compare
Choose a tag to compare

Google Daemon

  • Reduced SSH key-related console spam.

Google Metadata Scripts

  • Improved compatibility with Debian 8.

1.2.2

07 Jan 20:21
Compare
Choose a tag to compare

Google Metadata Scripts

  • Improved performance on local SSD.

1.2.1

09 Dec 00:16
Compare
Choose a tag to compare

Google Metadata Scripts

  • Fix a bug which could cause instances to take 2 minutes to shut down.
  • Miscellaneous documentation and diagnostic updates.

1.2.0

20 Nov 23:30
Compare
Choose a tag to compare

Google Metadata Scripts

  • Ensured that shutdown script feature will run before docker and kubelet.

1.1.9

13 Nov 19:50
Compare
Choose a tag to compare

Google Metadata Scripts

  • Added a logging file for the shutdown script feature.
  • Improvements allowing the startup scripts to work as intended on RHEL 7 and CentOS 7.

1.1.8

24 Oct 23:43
Compare
Choose a tag to compare

Google Startup Scripts

  • Removed explicit run of apt-get update at first boot on Debian-based systems
  • Improved first-boot SSH host key regeneration
  • Improvements to shutdown script feature

Miscellaneous

  • Removed obsolete embed-kernel.sh script

1.1.7

24 Oct 23:40
Compare
Choose a tag to compare

Google Startup Scripts

  • Fix for first-boot script which was failing to run fully
  • Basic support for shutdown scripts on all supported distros (experimental)
  • safe_format_and_mount now works on RHEL 6

1.1.6

12 Aug 22:45
Compare
Choose a tag to compare

Image Bundle

  • Support for the CentOS 7 and RHEL 7 operating systems
  • Support for the XFS filesystem

Google Daemon

  • Further reduce excessive default logging to console
  • Never add SSH keys for system accounts with /sbin/nologin as shell

Google Startup Scripts

  • Improve ordering on systemd systems

1.1.5

22 Jul 22:22
Compare
Choose a tag to compare

Image Bundle

  • Support for CentOS 7.

Google Daemon

  • Lowered some logging level to avoid spamming console log.
  • Added client timeout to metadata hanging request.

Google Startup Scripts

  • Removed redundant authentication check.
  • Startup scripts now support newer Google Cloud Storage URIs.