troubleshoot
troubleshoot copied to clipboard
Mergable CRD specs
With #650 implemented a Custom Resource Definition spec entry point needs to implement that supports mergable CRD specs. This needs to leave the ConfigMap interface in tact as a way for cluster that can not install the CRD to still operate.
The CRD based specs should become the default if troubleshoot is run without any further input on where to find the spec.
This entry point should address:
- Finding and collecting all CRD specs in the cluster
- Allowing the user to scope collection to a namespace
- Allowing the user to scope collection to a label on the CRDs