build/buildenv
Heschi Kreinick 8a5c3b95cf cmd/coordinator: remove Kubernetes buildlet support
This was fully disabled for golang/go#25108: PreferContainersOnCOS is true in all
environments. (Note that the comment on that field is wrong AFAICT.)

Notable changes:
- basepin images are created in VMZones[0], which in prod is
  us-central1-a rather than -f.
- I updated the logic for automatically determining the GCE zone/region.
  I don't know when this is used and didn't bother testing it.

Change-Id: I45908383001ccdf21454cdf17abb0863abe822af
Reviewed-on: https://go-review.googlesource.com/c/build/+/422956
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Run-TryBot: Heschi Kreinick <heschi@google.com>
Auto-Submit: Heschi Kreinick <heschi@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
2022-08-12 16:15:55 +00:00
..
README.md all: add or change GoDoc badge to pkg.go.dev with update-readmes.go 2020-12-15 04:52:31 +00:00
envs.go cmd/coordinator: remove Kubernetes buildlet support 2022-08-12 16:15:55 +00:00
envs_test.go all: move services to new Kubernetes cluster 2021-09-15 20:30:45 +00:00

README.md

Go Reference

golang.org/x/build/buildenv

Package buildenv contains definitions for the environments the Go build system can run in.