Kubernetes Submit Queue
6656929b15
Merge pull request #34153 from zmerlynn/log-dump-optionally-use-kubectl
...
Automatic merge from submit-queue
log-dump.sh: Add a LOG_DUMP_USE_KUBECTL mode, refactor
**What this PR does / why we need it**: This refactors log-dump.sh so that it can optionally just use `"kubectl get node"` output, for dumping logs off a cluster that was brought up using something other than kube-up.sh (e.g. kops or kubeadm).
Note that for obvious reasons, if the cluster is fried, it'll probably fail to hit the apiserver and all bets are off, but for the 95% case where you're debugging tests, this is good. To cover the remaining 5%, you could actually squirrel away the relevant external IPs after the e2e.go:Up stage (because we better be able to hit the apiserver then) and fetch them from cache later.
**Special notes for your reviewer**: Sorry for so many changes. :)
2016-10-10 16:20:20 -07:00
..
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-09-29 13:46:36 -07:00
2016-07-29 13:29:34 -07:00
2016-10-07 13:59:43 -07:00
2016-10-06 08:44:59 -07:00
2016-10-10 15:04:46 +02:00
2016-10-06 17:49:02 -07:00
2016-10-10 16:20:20 -07:00
2016-10-05 10:32:36 -04:00
2016-06-08 17:22:12 -07:00
2016-07-12 21:52:00 -07:00
2016-07-12 21:52:00 -07:00
2016-07-12 21:52:54 -07:00
2016-07-12 21:52:00 -07:00
2016-09-15 13:22:45 +02:00
2016-10-06 11:50:39 -07:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-08-15 21:13:13 +00:00
2016-07-12 21:52:00 -07:00
2016-10-07 13:06:54 -07:00
2016-06-29 17:47:36 -07:00
2016-07-12 21:52:00 -07:00
2016-06-29 18:46:07 -07:00
2016-08-26 13:31:08 -07:00
2016-09-22 13:41:27 -07:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-10-06 14:30:29 -07:00
2016-06-29 17:47:36 -07:00
2016-09-27 14:53:16 -07:00
2016-07-15 08:42:12 -07:00
2016-08-02 10:27:29 -04:00
2016-07-12 21:52:00 -07:00
2016-08-26 12:33:06 -04:00
2016-10-10 08:40:59 +02:00
2016-09-01 22:52:13 -07:00
2016-10-04 16:43:44 +02:00
2016-09-22 13:30:41 -04:00
2016-10-03 19:42:20 -07:00
2016-08-09 14:07:53 -07:00
2016-10-05 19:58:49 +02:00
2016-08-31 13:21:42 -07:00
2016-08-31 13:21:42 -07:00
2016-10-06 13:10:01 -07:00
2016-08-30 14:15:21 -07:00
2016-07-12 21:52:00 -07:00
2016-08-12 21:20:38 -07:00
2016-10-03 19:42:21 -07:00
2016-07-12 21:52:54 -07:00
2016-10-03 19:42:21 -07:00
2016-09-22 13:30:41 -04:00
2016-09-29 13:38:22 -07:00
2016-09-14 05:35:51 -07:00
2016-07-12 21:52:00 -07:00
2016-09-29 17:03:31 -07:00
2016-09-22 13:30:41 -04:00
2016-07-12 21:52:00 -07:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-07-12 21:52:00 -07:00
2016-08-24 13:09:13 -07:00
2016-07-12 21:52:00 -07:00
2016-10-03 19:42:20 -07:00
2016-07-12 09:17:08 +08:00
2016-10-03 19:42:20 -07:00
2016-06-29 17:47:36 -07:00
2016-09-21 18:08:41 -07:00
2016-08-24 13:09:13 -07:00
2016-09-08 11:07:49 -04:00
2016-07-12 21:52:00 -07:00
2016-07-12 21:52:00 -07:00
2016-07-12 21:52:00 -07:00
2016-07-13 13:39:20 -07:00
2016-09-29 17:03:31 -07:00
2016-07-12 21:52:00 -07:00
2016-07-12 21:52:00 -07:00
2016-06-29 17:47:36 -07:00