Remove log collection code in cluster/gce/util.sh.

Also update some docs to mention cluster/log-dump.sh.
This commit is contained in:
Jeff Grafton
2016-03-03 15:21:14 -08:00
parent 2a4479fa60
commit d70c516d4f
3 changed files with 20 additions and 22 deletions

View File

@@ -93,7 +93,6 @@ func main() {
}
os.Setenv("KUBECTL", *root+`/cluster/kubectl.sh`+kubectlArgs())
os.Setenv("KUBE_TEST_DEBUG", "y")
if *pushup {
if IsUp() {