Files
Davanum Srinivas bc78500861 cluster/gce: pick exactly one image when the family lists multiple
gcloud compute images list --filter="family:X" returns every
non-deprecated image in the family. On 2026-07-31 cos-cloud briefly
carried two active images in cos-129-lts (cos-129-19506-299-60 and
-61, later rolled back), so the newline-joined result produced an
invalid sourceImage URL and every GCE e2e job failed cluster bring-up
with "Failed to create master instance due to non-retryable error".

Sort by creationTimestamp and take the newest image, matching the
image-family head semantics.
2026-07-31 11:40:36 -04:00
..

Cluster Configuration

Deprecation Notice: This directory has entered maintenance mode and will not be accepting new providers. Deployments in this directory will continue to be maintained and supported at their current level of support.

See the Getting started guide for alternatives.