Commit Graph

13 Commits

Author SHA1 Message Date
Peter Rifel f4e06eafa1
Include sysctls in toolbox dump 2022-04-28 20:22:24 -05:00
Ole Markus With ce2e877aeb Remove bazel files from vendor 2022-04-12 13:29:03 +02:00
Ciprian Hacman ea7df00719 Run hack/update-gofmt.sh 2021-12-01 22:39:50 +02:00
John Gardiner Myers 77fe133869 Include the amazonvpc logs in toolbox dump 2021-11-08 14:31:28 -08:00
Peter Rifel 29e9276080
Have toolbox dump include contents of /etc/hosts
This should help troubleshoot DNS issues in gossip clusters
2021-09-26 19:04:13 -05:00
Peter Rifel a6d47b6002
Decrease connection timeout when dumping logs from instances
This is currently over 2 minutes. This change should speed up the end of tests when SSH isn't available.
2021-09-22 21:09:13 -05:00
Peter Rifel a467aa17a5
Add .log suffix to dumped pod logs 2021-09-05 11:31:04 -05:00
Peter Rifel 43906b993d
Dump external-dns and dns-controller pod logs
This helps troubleshooting when the API DNS record never resolves in a prow job
2021-09-05 09:05:09 -05:00
Ciprian Hacman d378128895 Capture logs from the etcd-cilium pod 2021-07-07 08:32:19 +03:00
Ciprian Hacman acae316957 Capture logs from the containerd service 2021-07-03 08:03:12 +03:00
Peter Rifel 4d9f0128a3
Upgrade to klog2
This splits up the kubernetes 1.19 PR to make it easier to keep up to date until we get it sorted out.
2020-08-16 20:56:48 -05:00
Peter Rifel 1faeb36d37
Address feedback and test failures 2020-07-22 22:19:00 -05:00
Justin Santa Barbara d8b69ab2e3
Capture logs from a kops cluster
This is derived from the dumping code in kubetest.  If we want to run
tests outside of kubetest (e.g. upgrade tests), we're going to need
that functionality.
2020-07-17 10:00:06 -05:00