Remove log collection code in cluster/gce/util.sh.
Also update some docs to mention cluster/log-dump.sh.
This commit is contained in:
@@ -93,7 +93,6 @@ func main() {
|
||||
}
|
||||
|
||||
os.Setenv("KUBECTL", *root+`/cluster/kubectl.sh`+kubectlArgs())
|
||||
os.Setenv("KUBE_TEST_DEBUG", "y")
|
||||
|
||||
if *pushup {
|
||||
if IsUp() {
|
||||
|
Reference in New Issue
Block a user