Chun-Hung Hsiao created MESOS-9387:
--------------------------------------
Summary: Surface errors for publishing CSI volumes in task status
updates.
Key: MESOS-9387
URL: https://issues.apache.org/jira/browse/MESOS-9387
Project: Mesos
Issue Type: Improvement
Components: storage
Reporter: Chun-Hung Hsiao
Assignee: Chun-Hung Hsiao
Currently if a CSI volumes is failed to publish (e.g., due to {{mkfs}} errors),
the framework will get a {{TASK_FAILED}} with reason
{{REASON_CONTAINER_LAUNCH_FAILED}} or {{REASON_CONTAINER_UPDATE_FAILED}} and
message "{{Failed to publish resources for resource provider XXX: Received
FAILED status}}", which is not informative. We should surface the actual error
message to the {{TASK_FAILED}} status update.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)