Right now command exceptions inside Drydock are reasonably obscured because the standard output and error from the command are hidden. We should show stdout and stderr appear in the log entries if they're available (for these background operations).
Description
Description
Revisions and Commits
Revisions and Commits
Related Objects
Related Objects
Event Timeline
Comment Actions
This obscurity is currently intentional, for policy/security reasons. I don't want to leak anything sensitive into the relatively-accessible web UI.
I don't plan to move forward until we have a better sense of what problems this actually causes. I expect to move forward with the narrowest possible level of information disclosure in the UI. I suspect D14507 is not this, as it represents the broadest possible level of information disclosure.