aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/gce
Commit message (Collapse)AuthorAgeFilesLines
* syz-manager: send public web addr to dashboardDmitry Vyukov2017-12-041-1/+6
|
* vm/gce: fix boot output captureDmitry Vyukov2017-11-221-10/+0
| | | | | | Turns out GetSerialPortOutput API does not work if instance has serial port connections enabled (which we always have). Get output from serial port relay service instead.
* vm/gce: provide VM console output on boot failuresDmitry Vyukov2017-11-191-0/+10
| | | | "can't ssh into the instance" is not a very useful error.
* vendor: update all packagesDmitry Vyukov2017-08-081-3/+6
| | | | | | google.golang.org/api/compute/v0.beta again changed public interfaces which causes breakages in other build environments. Update everything to HEAD.
* pkg/gce: move from gceDmitry Vyukov2017-06-031-0/+291