replicatedhq / troubleshoot

Preflight Checks and Support Bundles Framework for Kubernetes Applications
https://troubleshoot.sh
Apache License 2.0
545 stars 93 forks source link

Log non-existentent analyzers instead of adding to analyzer results #1593

Closed diamonwiggins closed 2 months ago

diamonwiggins commented 2 months ago

Description, Motivation and Context

To reduce the amount of noise in the analyzer results where there is an invalid analyzers inside of the spec, we should instead simply log these occurrences behind the debug flag.

Checklist

Does this PR introduce a breaking change?