deis / workflow-manager

Deis Workflow Manager: Cluster First Aid
MIT License
14 stars 15 forks source link

"deis doctor" interface for on-demand debug submission #67

Closed jackfrancis closed 8 years ago

jackfrancis commented 8 years ago

Currently, workflow-manager is capable of submitting a deis component+version payload to versions.deis.com according to a regular interval. Leverage this existing wiring, as appropriate, to enable on-demand submissions of deis component cluster status data for the purpose of engaging w/ official support channels. An HTTP interface is an appropriate implementation.

jackfrancis commented 8 years ago

fixed in #70