Files
nomad/command/operator_debug.go
Luiz Aoqui 9d28d9eb47 cli: prevent panic on operator debug (#14992)
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`.
2022-10-20 15:53:58 -04:00

56 KiB