operator-lifecycle-manager
operator-lifecycle-manager copied to clipboard
Update Bug Report with means to collect manifests and logs useful to debugging
Feature Request
Is your feature request related to a problem? Please describe. After submitting an issue against OLM, users are often asked to provide additional information that can no longer be captured.
Describe the solution you'd like It would be nice if OLM updated the "Bug Report" template with a section detailing a way to attach relevant manifests, logs, and more. The way that this information is collected can be determined by the individual implementing the solution but some suggestions include:
- Must-Gather or a similar tool
- A Kubectl plugin
- A Bash script
Acceptance Criteria