replicatedhq / troubleshoot

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

Expose rendered spec after merging via an API and the cli #1024

Closed banjoh closed 1 year ago

banjoh commented 1 year ago

Describe the rationale for the suggested feature.

Troubleshoot has the ability to merge multiple specs and run all collectors/analysers/redactors in the resulting spec. These specs can be pulled from (as of today) the following sources

Merged collectors are then deduplicated and some default specs (cluster-resources, cluster-info, default redactors) added as well. It has now become hard to get a full picture of how the full support bundle spec would look like before executing it.

Describe the feature

Tasks

chris-sanders commented 1 year ago

I really like this idea. Removing confusion can pay off in multiple ways.