[google/syzkaller] 629ff2: vm/gce: attempt vm creation before deletion

0 views
Skip to first unread message

Ⲡⲟⲓⲙⲏⲛ Ⲅⲉⲱⲣⲅⲓⲟⲥ

unread,
7:50 AM (14 hours ago) 7:50 AM
to syzk...@googlegroups.com
Branch: refs/heads/gh-readonly-queue/master/pr-7112-4c3406dcb7532a40c27b01ca073cca0025fefd2c
Home: https://github.com/google/syzkaller
Commit: 629ff21a2358bd38f4dbede12a995fb52356ed72
https://github.com/google/syzkaller/commit/629ff21a2358bd38f4dbede12a995fb52356ed72
Author: Pimyn Girgis <pi...@google.com>
Date: 2026-04-23 (Thu, 23 Apr 2026)

Changed paths:
M vm/gce/gce.go

Log Message:
-----------
vm/gce: attempt vm creation before deletion

When creating a GCE VM, we first attempt to delete it in case it already exists. This only occurs if the manager crashed
before managing to delete its resources. We create and delete a lot of instances everyday, and our managers rarely
crash. This results in an unnecessary deletion call that results in an error.
Assume an optimistic path where the manager succeeds, and attempt creation first. If creation fails, delete then create
again.



To unsubscribe from these emails, change your notification settings at https://github.com/google/syzkaller/settings/notifications

Ⲡⲟⲓⲙⲏⲛ Ⲅⲉⲱⲣⲅⲓⲟⲥ

unread,
8:02 AM (13 hours ago) 8:02 AM
to syzk...@googlegroups.com
Branch: refs/heads/master
Reply all
Reply to author
Forward
0 new messages