77 Commits

Author SHA1 Message Date
Marc Campbell
98f926b46c Support for optional collectors and analyzers 2019-12-18 01:38:51 +00:00
Marc Campbell
d0a0d925bb Cleaning up name / collectorName 2019-12-18 01:12:16 +00:00
Andrew Lavery
fd257b5618 Merge pull request #91 from bearium/stdout_results
Added Namespace for Collection and Allows for tests to output to stdout
2019-12-13 15:01:54 -08:00
bearium
e13cb35c82 added std out support and namespace functionality 2019-12-02 09:56:07 -05:00
Marc Campbell
9c4fa8ac14 Add version command 2019-11-30 00:03:43 +00:00
Frank Shotwell
5812414093 add missing gke test 2019-11-22 15:40:38 -08:00
Marc Campbell
3dc78d2ce8 More friendly parsing of Docker Desktop 2019-11-22 23:14:28 +00:00
divolgin
353569d59a support for data collector 2019-11-12 20:53:50 +00:00
Marc Campbell
ed8453ce6b Distribution analyzer 2019-11-08 23:15:58 +00:00
Marc Campbell
5744d608a4 Container runtime analyzer 2019-11-08 17:25:11 +00:00
Marc Campbell
0e3bcd29e4 Add nodes to the bundle 2019-11-08 16:57:33 +00:00
Marc Campbell
67b25e319b Updated from controller-gen 2019-11-08 01:31:20 +00:00
Marc Campbell
8a1e129dbe Add names so the analysis UI renders 2019-11-08 00:22:57 +00:00
Marc Campbell
b926ff6fa2 Additional test 2019-11-07 17:19:01 +00:00
Marc Campbell
fb5f1522ea Deployment and statefulset 2019-11-07 02:07:05 +00:00
Marc Campbell
6e7715a145 Deployment and Statefulset status analyzers 2019-11-07 01:54:32 +00:00
divolgin
13fb6abcaf Change containers to containerNames to not break kustomize 2019-10-31 19:52:04 +00:00
Marc Campbell
0b493a533b Fix 2019-10-29 21:08:58 +00:00
Marc Campbell
14ace5294f Analyze spec 2019-10-29 19:45:25 +00:00
divolgin
223a4a6e0a Replace default collector URL 2019-10-29 03:28:27 +00:00
divolgin
60ca35a5a6 use file paths specified by the spec instead of hardcoded ones 2019-10-25 16:23:22 +00:00
divolgin
3ea71c1d5a support multiple containers in pod logs 2019-10-24 18:27:53 +00:00
Marc Campbell
a4c482c74c Wraping errors, no synlink in kotsadm 2019-10-17 14:46:37 +00:00
Marc Campbell
0b7aff6597 Error handling in cluster resources 2019-09-08 14:35:56 +00:00
Lars Lehtonen
09deffb507 pkg/analyze: Fix swallowed error 2019-08-26 17:16:18 -07:00
divolgin
c3e2748f3c run collector times out 2019-08-22 22:39:30 +00:00
divolgin
2fb3a17783 adding support for generic CLI options. closes #54 2019-08-22 14:25:08 +00:00
divolgin
68344b25a4 Automatically upload generated support bundle file 2019-08-20 23:54:28 +00:00
divolgin
b6ca58dbcf errors are masked when collector fails 2019-08-20 20:25:55 +00:00
Marc Campbell
4d61c49619 Run preflights in the CLI 2019-08-15 01:59:57 +00:00
Marc Campbell
0f421ce104 Remove 2019-08-15 01:23:38 +00:00
Marc Campbell
d37d037ad1 Some fixes to troubleshoot, better error messages 2019-08-15 01:22:17 +00:00
Marc Campbell
e6416d7738 Some more error wrapping 2019-07-31 20:29:28 +00:00
divolgin
a097344963 fail with an error if downloaded bundle doesnt have the version file 2019-07-31 17:15:25 +00:00
divolgin
7e541de35b Some cleanup 2019-07-31 16:50:28 +00:00
divolgin
ea58127389 analyze cli cub-command 2019-07-30 23:13:52 +00:00
divolgin
79a7eb8fa3 Adding version file, analyzer result format conversions 2019-07-26 22:00:49 +00:00
divolgin
7951c1c356 CollectorName is optional 2019-07-24 00:25:21 +00:00
divolgin
cc7fc96683 nil pointer fix. make bundle after timeot 2019-07-24 00:14:35 +00:00
Marc Campbell
4e1cca7b8d Windows binaries 2019-07-23 22:47:50 +00:00
divolgin
be2fa18e4c adding errors to all collectors 2019-07-23 21:34:51 +00:00
divolgin
4716a0d316 Include collection errors in the bundle 2019-07-23 16:42:07 +00:00
divolgin
fa2a71a5ca Honor timeout in the run collector 2019-07-22 21:15:23 +00:00
Marc Campbell
537b117d90 Merge pull request #19 from replicatedhq/imagepullsecrets
Image pull secret collector and analyzers
2019-07-22 13:21:37 -07:00
Marc Campbell
d83e11a6e3 regenerated 2019-07-22 19:21:26 +00:00
Marc Campbell
ed0ad7ef01 Image pull secrets 2019-07-22 19:20:42 +00:00
divolgin
73cc91dcc8 Write raw stdout and stderr to files instead of JSON 2019-07-22 18:17:44 +00:00
divolgin
a36e6a5d57 Exec collector 2019-07-22 00:15:05 +00:00
Marc Campbell
b764050f89 Merge pull request #16 from replicatedhq/upload
Upload results
2019-07-19 15:44:12 -07:00
Marc Campbell
3e76554358 Upload results 2019-07-19 22:37:53 +00:00