| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | syz-manager: send public web addr to dashboard | Dmitry Vyukov | 2017-12-04 | 1 | -1/+6 |
| | | |||||
| * | vm/gce: fix boot output capture | Dmitry Vyukov | 2017-11-22 | 1 | -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 failures | Dmitry Vyukov | 2017-11-19 | 1 | -0/+10 |
| | | | | | "can't ssh into the instance" is not a very useful error. | ||||
| * | vendor: update all packages | Dmitry Vyukov | 2017-08-08 | 1 | -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 gce | Dmitry Vyukov | 2017-06-03 | 1 | -0/+291 |
