aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/gce
Commit message (Expand)AuthorAgeFilesLines
* all: fix up context import after go fixDmitry Vyukov2024-04-261-1/+1
* all: go fix everythingDmitry Vyukov2024-04-261-1/+1
* vm/gce: use regional serial port connectionsAleksandr Nogikh2024-01-232-0/+42
* pkg/gce: recognize more pool exhausted errorsAleksandr Nogikh2023-12-121-2/+3
* all: use errors.As instead of .(type)Taras Madan2023-07-241-3/+7
* all: use special placeholder for errorsTaras Madan2023-07-241-11/+11
* pkg/gce/gcp_secret.go: update deprecated apiTaras Madan2023-02-241-1/+1
* all: ioutil is deprecated in go1.19 (#3718)Taras Madan2023-02-231-2/+2
* pkg/gce, vm/gce: leave nested virt support up to imagesKris Alder2022-09-021-7/+3
* pkg/gce, vm/gce: add param to enable nested virtualizationKris Alder2022-08-251-3/+12
* vm/gce: make zone_id configurableAleksandr Nogikh2022-04-121-5/+10
* vm/gce: enable display device configurationAleksandr Nogikh2022-03-221-2/+3
* syzkaller: add the gcp secret manager dependency (#2949)Taras Madan2021-12-281-0/+38
* pkg/gce: enable DisplayDeviceDmitry Vyukov2020-11-261-3/+5
* dashboard/app: fix testing for go1.11 runtimeDmitry Vyukov2020-01-291-0/+5
* pkg/gce: fix creation of non-preemptible E2 instancesDmitry Vyukov2019-12-181-0/+5
* pkg/gce: poll for operation completion less frequentlyDmitry Vyukov2019-04-011-1/+2
* vm/gce: allow non-preemptible VMsDmitry Vyukov2019-03-281-2/+2
* .gometalinter.json: enable gofmtDmitry Vyukov2018-07-311-1/+1
* pkg/gce: improve API rate limit logicDmitry Vyukov2018-04-241-31/+73
* pkg/gce: fix a typeDmitry Vyukov2018-02-271-1/+1
* pkg/gce: use current instance networkDmitry Vyukov2018-02-271-1/+6
* syz-manager: send public web addr to dashboardDmitry Vyukov2017-12-041-1/+6
* vm/gce: fix boot output captureDmitry Vyukov2017-11-221-10/+0
* vm/gce: provide VM console output on boot failuresDmitry Vyukov2017-11-191-0/+10
* vendor: update all packagesDmitry Vyukov2017-08-081-3/+6
* pkg/gce: move from gceDmitry Vyukov2017-06-031-0/+291