Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cli: prevent panic on
operator debug
If the API returns an error during debug bundle collection the CLI was expanding the wrong error object, resulting in a panic since `err` is `nil`.
- Loading branch information