Branch: refs/heads/gh-readonly-queue/master/pr-6613-43f01073aeb6d5ed6c3ba5909576f388df18b2ee
Home:
https://github.com/google/syzkaller
Commit: 11f002c65e66ac1fc4c129029f0be0d70e5c7375
https://github.com/google/syzkaller/commit/11f002c65e66ac1fc4c129029f0be0d70e5c7375
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