Branch: refs/heads/gh-readonly-queue/master/pr-6613-b223fd77dc7379c8fd2f26596cf12502a9354ea3
Home:
https://github.com/google/syzkaller
Commit: 1b51e9a3ba38bfe09679fe437cece6645a6105d5
https://github.com/google/syzkaller/commit/1b51e9a3ba38bfe09679fe437cece6645a6105d5
Author: Alexander Potapenko <
gli...@google.com>
Date: 2026-01-15 (Thu, 15 Jan 2026)
Changed paths:
M pkg/gce/gce.go
M vm/gce/gce.go
Log Message:
-----------
pkg/gce: vm/gce: allow specifying instance tags in manager config
GCE instance tags can be used for various purposes, such as applying
network firewall rules or filtering VMs for scheduling onto specific
hosts.
To support these use cases, syzkaller needs the ability to set
instance tags during VM creation.
This patch introduces a new tags field to the gce VM configuration that
allows users to specify a list of tags to be attached to GCE instances
created by syz-manager.
To unsubscribe from these emails, change your notification settings at
https://github.com/google/syzkaller/settings/notifications