Right now, the minio and workstealer components may fail silently. We should be tracking (via pkg/boot.watchLogs() the stderr of all components?
Also right now, backend.streamer.ComponentLogs() does not allow distinguishing stdout from stderr. In Kubernetes there is no distinction... in local there is.