Andrew Lavery
0126fb7d7a
Merge remote-tracking branch 'origin/master' into laverya/allow-analyzing-all-files-in-dir
2020-09-08 14:27:26 -04: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
2bc9938a2a
use filepath.Glob and filepath.Match
2020-04-15 18:59:17 -04:00
Andrew Lavery
5050f46b1e
use gobwas/glob to match globs
2020-04-15 18:47:16 -04:00
Andrew Lavery
222a93162d
allow textAnalyze to run on all files in a dir or matching a prefix
2020-04-15 18:08:08 -04:00
Andrew Lavery
527fe16bcc
reduce marshal/unmarshal passes by returning map[string][]byte
...
WIP
2020-04-14 16:37:51 -04:00
Marc Campbell
983aaaacea
Defining types in a package
2020-03-10 17:32:16 +00:00
Marc Campbell
e74101070d
Refactor
2020-03-10 01:07:57 +00:00
Marc Campbell
ed0ad7ef01
Image pull secrets
2019-07-22 19:20:42 +00:00
Marc Campbell
df4edcb80d
Running collectors without the CRD
2019-07-18 02:46:42 +00:00
Marc Campbell
4b68be509f
Run preflight from CLI
2019-07-17 14:48:36 +00:00