Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmd/coordinator: disable Kubernetes mode in local "dev" mode
Restore the local "dev" mode after the refactor in CL 422956. The development environment doesn't have KubeServices set to anything, so KubeServices.Location() was otherwise panicking. While here, also do fewer things in background of "dev" mode unless appropriate dev flags are turned on. For golang/go#65913. Change-Id: Ib7409c28e39f2dbf98e08a4bcbd21cd45cb81aa1 Reviewed-on: https://go-review.googlesource.com/c/build/+/567496 Reviewed-by: Dmitri Shuralyov <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: Michael Knyszek <[email protected]> Auto-Submit: Dmitri Shuralyov <[email protected]>
- Loading branch information