divolgin
0e8bedc281
Save collector data to disk directly
2021-09-29 00:15:02 +00:00
divolgin
a0ce85ae1e
Adding troubleshoot.sh/v1beta2
2020-09-01 19:57:11 +00:00
Marc Campbell
65f957db81
Refactor to support K8s 1.18
2020-06-12 09:28:49 -07:00
Andrew Lavery
d016e3269c
add global and per-collector redactors
...
add redact type, and begin wiring global redactors
use per-collector redactors
add a test of the 'data' collector and redaction
handle literal string replacements
remove redundant types and redact calls
add proper redactor type, foundations of global redactors
accept global redactors from the CLI, include sample redaction spec
2020-04-16 14:03:00 -04:00
Andrew Lavery
a7c4f04a63
convert remaining collectors to map[string][]byte format
2020-04-14 17:15:53 -04:00
Marc Campbell
806b2fbb41
Revert "Regex analyzer"
2019-12-18 17:30:16 -08:00
Marc Campbell
518f826fc2
Regex analyzer
2019-12-19 00:49:16 +00:00
divolgin
60ca35a5a6
use file paths specified by the spec instead of hardcoded ones
2019-10-25 16:23:22 +00:00
divolgin
2fb3a17783
adding support for generic CLI options. closes #54
2019-08-22 14:25:08 +00:00
Marc Campbell
4d61c49619
Run preflights in the CLI
2019-08-15 01:59:57 +00:00
divolgin
be2fa18e4c
adding errors to all collectors
2019-07-23 21:34:51 +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