- f8a16ea all: use buildlet client interface to enable testing by Carlos Amedee · 3 years, 3 months ago
- 3f88ebd internal/coordinator/remote, buildlet: refactor remote buildlet session by Carlos Amedee · 3 years, 5 months ago
- 3ffd700 buildlet,dashboard: tweaks to Darwin, OpenBSD, and Linux builders by Heschi Kreinick · 3 years, 4 months ago
- c17ef9a buildlet: support IAP tunnels for connecting to GCE VMs by Heschi Kreinick · 3 years, 4 months ago
- 0be17ea buildlet: correct MinCPUPlatform name by Alexander Rakoczy · 3 years, 5 months ago
- 460ff9c buildlet: update MinCPUPlatform for NestedVirt hosts by Alexander Rakoczy · 3 years, 5 months ago
- 922e354 all: migrate from n1 to e2 instances by Alexander Rakoczy · 3 years, 5 months ago
- d1c4a25 internal/coordinator: start VMs without external IPs by Heschi Kreinick · 3 years, 5 months ago
- 2afcc10 Revert "internal/coordinator: start VMs without external IPs" by Heschi Kreinick · 3 years, 5 months ago
- 7e96685 internal/coordinator: start VMs without external IPs by Heschi Kreinick · 3 years, 5 months ago
- 7692cd0 cmd/coordinator: switch to new clusters and network. by Heschi Kreinick · 3 years, 6 months ago
- f2096ad buildlet: increase timeout period for client by Alexander Rakoczy · 3 years, 10 months ago
- a56ae94 all: add or change GoDoc badge to pkg.go.dev with update-readmes.go by Julie Qiu · 4 years, 3 months ago
- 4e08f9c buildlet: use TLS certificates for SSH connections by Carlos Amedee · 4 years, 6 months ago
- 2519607 buildlet: stop explicitly selecting random availability zones on EC2 by Carlos Amedee · 4 years, 7 months ago
- 5a0d462 buildlet: unexport WaitUntilVMExists method by Carlos Amedee · 4 years, 7 months ago
- 87d1020 buildlet: use cloud client with AWS buildlet by Carlos Amedee · 4 years, 10 months ago
- 92f0c56 cmd/rundockerbuildlet, buildlet: enable running arm EC2 instances by Carlos Amedee · 4 years, 10 months ago
- 6c8dc32 dashboard, buildenv: label EC2 instances by Carlos Amedee · 4 years, 10 months ago
- 3b94076 buildlet: modify the request logic and parameters for EC2 instances by Carlos Amedee · 4 years, 11 months ago
- bf27e27 buildlet: ensure buildlet client creation timeout is correct by Carlos Amedee · 4 years, 11 months ago
- 372ecfe buildlet: add an AWS buildlet client by Carlos Amedee · 4 years, 11 months ago
- 22bdaca cmd/coordinator,buildlet: keep active GCE SSH sessions alive by Alexander Rakoczy · 5 years ago
- 65fa539 buildlet: use a dedicated service account on GCE by Alexander Rakoczy · 5 years ago
- 326548a cmd/coordinator, all: fix more things related to multi-zone buildlets by Brad Fitzpatrick · 5 years ago
- 96d53bb cmd/coordinator: support deploying vms in multiple GCE zones by Carlos Amedee · 5 years ago
- 6191a53 cmd/coordinator, cmd/gomote: show periodic status updates to stderr by Brad Fitzpatrick · 5 years ago
- d4e4f4e buildlet: add context argument to most of the remaining Client methods by Brad Fitzpatrick · 5 years ago
- 5a36865 buildlet: add context argument to Client.Exec by Brad Fitzpatrick · 5 years ago
- 7c2b753 cmd/gomote: add gomote rdp subcommand to open an RDP proxy to a Windows buildlet by Brad Fitzpatrick · 5 years ago
- 3457847 buildlet, cmd/coordinator: stop using legacy Request.Cancel for cancellation by Brad Fitzpatrick · 5 years ago
- f24504d all: remove use old, overloaded of IN_KUBERNETES by Brad Fitzpatrick · 5 years ago
- 7b90c2e cmd/coordinator: find inner modules when testing repos by Dmitri Shuralyov · 6 years ago
- 6225d66 cmd/release: create release archive after make.bash and before all.bash by Dmitri Shuralyov · 6 years ago
- 6994fc2 dashboard, buildlet, cmd/debugnewvm: clean up HostConfig.ContainerVMImage by Brad Fitzpatrick · 6 years ago
- 4847158 buildlet: increase SSH connect timeout by Brad Fitzpatrick · 6 years ago
- 4f0f4bb revdial/v2: add new simpler, non-multiplexing revdial implementation by Brad Fitzpatrick · 6 years ago
- 69dd6b2 env/linux-x86-vmx: add new Debian host that's like Container-Optimized OS + vmx by Brad Fitzpatrick · 6 years ago
- 88cd9dd buildlet: change image name for COS-with-vmx buildlet by Brad Fitzpatrick · 6 years ago
- 0261b66 dashboard, buildlet: add a disabled builder with nested virt, for testing by Brad Fitzpatrick · 6 years ago
- e9fe3dc buildlet, dashboard: add min CPU platform knob, require Skylake for OpenBSD by Brad Fitzpatrick · 6 years ago
- 6ae8750 all: use Container-Optimized VMs instead of Kubernetes for buildlet containers by Brad Fitzpatrick · 7 years ago
- 23fc751 buildlet: remove support for preemptible VMs we haven't used in a long time by Brad Fitzpatrick · 7 years ago
- 14d9973 all: rename Kube to Container and IsGCE to IsVM by Brad Fitzpatrick · 7 years ago
- 9929a3f all: move to using the oauth2/google.Credentials type, add buildenv accessor by Brad Fitzpatrick · 7 years ago
- a6dd626 all: use "context" instead of golang.org/x/net/context by Brad Fitzpatrick · 7 years ago
- 73f88a6 all: add README.md files where missing, and tool to keep them updated by Brad Fitzpatrick · 8 years ago
- 4eceee2 cmd/coordinator, cmd/buildlet, cmd/gomote: add SSH support by Brad Fitzpatrick · 8 years ago
- 81725e0 cmd/debugnewvm: new debug tool to create buildlets on GCE for testing by Brad Fitzpatrick · 8 years ago
- d5f7ed3 buildlet: add config file to alter username by Josh Bleecher Snyder · 8 years ago
- acd9ecf dashboard: add configs for new windows 2008, 2012, 2016 builders by Brad Fitzpatrick · 8 years ago
- f2cd214 all: fix vet errors by Kevin Burke · 8 years ago
- 9a094f9 buildlet: fix doc typo by Brad Fitzpatrick · 8 years ago
- 1e7c691 cmd/buildlet, cmd/release: disable pargzip for release builds by Brad Fitzpatrick · 8 years ago
- 392d3a9 buildlet: add context to GetTar by Kevin Burke · 8 years ago
- 72ebb1e all: fix typos by shawnps · 8 years ago
- 71265ac all: adjust things for upgrade from GKE 1.2 to GKE 1.4 by Brad Fitzpatrick · 8 years ago
- e4d08a5 cmd/gomote, buildenv, buildlet: move config code to common places by Brad Fitzpatrick · 9 years ago
- 328c9b8 all: split builder config into builder & host configs by Brad Fitzpatrick · 8 years ago
- 44e74d5 buildlet: don't leak file descriptors to buildlets by Brad Fitzpatrick · 9 years ago
- 940da92 buildlet: fix gomote crash by Brad Fitzpatrick · 9 years ago
- 79f01e0 buildlet: don't hang in HTTP requests if heartbeats fail by Brad Fitzpatrick · 9 years ago
- 4a3f4a8 kubernetes: avoid the WatchPod streaming API by Brad Fitzpatrick · 9 years ago
- 34ff1d9 all: kubernetes builder autoscaling by Evan Brown · 9 years ago
- a731151 all: consolidate configuration for coordinator and gomote by Evan Brown · 9 years ago
- c8b96fa all: report cluster utilization to Cloud Monitoring by Evan Brown · 9 years ago
- 2e452e1 all: improve Kubernetes API client by Evan Brown · 9 years ago
- 83f9748 all: display pool status and delete failed/old pods by Evan Brown · 9 years ago
- d5f422f all: fix vet warnings by Matthew Dempsky · 9 years ago
- 956434c all: improved monitoring of buildlet pods after creation by Evan Brown · 9 years ago
- 4dfb85f all: basic support for linux-amd64 buildlets on Kubernetes by Evan Brown · 9 years ago
- 882e20c cmd/coordinator: discover kube cluster by Evan Brown · 10 years ago
- 72f3eae revdial, cmd/coordinator: notice when buildlet TCP conns go away immediately by Brad Fitzpatrick · 10 years ago
- 9620f55 buildlet: log on heartbeat failures by Brad Fitzpatrick · 10 years ago
- d011dfc buildlet: try a bit harder to cancel slow HTTP requests by Brad Fitzpatrick · 10 years ago
- 8bad2a8 buildletclient: simplify Close by Brad Fitzpatrick · 10 years ago
- 61ebbcd all: heartbeat buildlets always, now that reverse buildlet protocol allows it by Brad Fitzpatrick · 10 years ago
- 1f0d8f2 all: tons of builder work by Brad Fitzpatrick · 10 years ago
- c4787c2 buildlet: fix build by David Crawshaw · 10 years ago
- 7b6d1b1 all: remote buildlets by Brad Fitzpatrick · 10 years ago
- c43006e cmd/buildlet: make heartbeat less strict by Brad Fitzpatrick · 10 years ago
- d4ea014 cmd/coordinator, buildlet: reliability fixes by Brad Fitzpatrick · 10 years ago
- 378fb29 cmd/coordinator, buildlet: kill TCP conn of misbehaving reversePool buildlets by Brad Fitzpatrick · 10 years ago
- 0802522 buildlet: make exec fail with a remote error if no headers after 5 seconds by Brad Fitzpatrick · 10 years ago
- 1b1e086 buildlet, cmd/coordinator: GCE quota accounting, fixes by Brad Fitzpatrick · 10 years ago
- 79f3fc0 cmd/coordinator: test sharding, better status, logs by Brad Fitzpatrick · 10 years ago
- 1fc56ca buildlet: add Path option to ExecOpts by Andrew Gerrand · 10 years ago
- 1e25be4 buildlet: tweak GCE scheduling policy by Brad Fitzpatrick · 10 years ago
- a3dce2c cmd/buildlet, cmd/coordinator: check build keys by David Crawshaw · 10 years ago
- 581ddd1 all: add buildlet reverse mode by David Crawshaw · 10 years ago
- 7b2f9d7 cmd/coordinator: add BuildletPool abstraction; don't assume GCE by Brad Fitzpatrick · 10 years ago
- 0c0bd36 cmd/buildlet/stage0, env/windows: wait for network, don't expire passwords by Brad Fitzpatrick · 10 years ago
- 1c6d916 coordinator: rate-limit GCE calls, put cap on number of VMs at once by Brad Fitzpatrick · 10 years ago
- 7cd815f buildlet: fix the likely source of our coordinator fd leaks by Brad Fitzpatrick · 10 years ago
- 6097812 buildlet: add Dir option to ExecOpts by Andrew Gerrand · 10 years ago
- 91d984c buidlet, gomote: implement put single file by Andrew Gerrand · 10 years ago
- de8994a gomote, buildlet: add ls, push by Brad Fitzpatrick · 10 years ago
- 84aecb2 buildlet: add WorkDir method on Client by Andrew Gerrand · 10 years ago
- 376b01d buildlet: add DestroyVM method to Client by Andrew Gerrand · 10 years ago
- f68e9f5 buildlet: set TCP keep-alive timeouts, avoid fd leaks by Brad Fitzpatrick · 10 years ago