49 Commits

Author SHA1 Message Date
emosbaugh
8eddab69ce Collect statefulsets (#123)
* Collect statefulsets

* go version
2020-01-22 16:43:47 -08:00
Andrew Lavery
26f3540d98 minor simplification of authCanI code in resources collector 2020-01-10 15:03:47 -08:00
Marc Campbell
b24032519e Add limitranges to cluster-resource collector 2020-01-10 17:41:20 +00:00
Andrew Lavery
0a04256d62 include ServerGroupsAndResources in troubleshoot cluster-resources
also run cluster-resources collector even when some rbac permissions are missing

print progress message when skipping a collector due to rbac issues

include a sample troubleshoot yaml spec in the repo
2020-01-08 15:10:32 -08:00
Andrew Lavery
55f2ed44bf Check RBAC before running collectors 2019-12-31 21:32:42 +00:00
Marc Campbell
806b2fbb41 Revert "Regex analyzer" 2019-12-18 17:30:16 -08:00
Marc Campbell
8ca92b42c4 Merge pull request #100 from replicatedhq/regex-analyzer
Regex analyzer
2019-12-18 17:02:16 -08:00
Marc Campbell
518f826fc2 Regex analyzer 2019-12-19 00:49:16 +00:00
Marc Campbell
f5fe442349 Printing rbac policies per namespace 2019-12-18 19:49:39 +00:00
Marc Campbell
e2748c7b24 RBAC 2019-12-18 19:46:02 +00:00
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
bearium
e13cb35c82 added std out support and namespace functionality 2019-12-02 09:56:07 -05:00
divolgin
353569d59a support for data collector 2019-11-12 20:53:50 +00:00
Marc Campbell
0e3bcd29e4 Add nodes to the bundle 2019-11-08 16:57:33 +00:00
divolgin
13fb6abcaf Change containers to containerNames to not break kustomize 2019-10-31 19:52:04 +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
0b7aff6597 Error handling in cluster resources 2019-09-08 14:35:56 +00: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
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
d37d037ad1 Some fixes to troubleshoot, better error messages 2019-08-15 01:22:17 +00:00
divolgin
ea58127389 analyze cli cub-command 2019-07-30 23:13:52 +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
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
divolgin
0437e9e7ad http collector 2019-07-19 22:21:33 +00:00
Marc Campbell
b0d52643ff use spdy 2019-07-19 02:42:33 +00:00
Marc Campbell
1f130a09c7 Copy file collector 2019-07-19 02:24:42 +00:00
Marc Campbell
642a1eb08d Some tests on deterministic naming 2019-07-19 01:22:07 +00:00
Marc Campbell
ae0ff141e9 run command 2019-07-19 00:16:38 +00:00
Marc Campbell
785c3e9208 Moor redact 2019-07-18 23:33:52 +00:00
Marc Campbell
270ccc039a Pod logs 2019-07-18 21:25:30 +00:00
divolgin
82ff465a10 Redactions can be disabled with CLI 2019-07-18 20:50:25 +00:00
Marc Campbell
df4edcb80d Running collectors without the CRD 2019-07-18 02:46:42 +00:00
divolgin
9942f4bf65 Adding basic redaction functionality 2019-07-17 22:57:19 +00:00
Marc Campbell
92862fff2c CRDs 2019-07-17 22:22:56 +00:00
Marc Campbell
6fc6db0549 crd client 2019-07-17 22:09:26 +00:00
Marc Campbell
4b68be509f Run preflight from CLI 2019-07-17 14:48:36 +00:00
Marc Campbell
d60de901e3 Run cluster-info in a collector pod 2019-07-11 14:06:42 +00:00