eclipse-archived / codewind

The official repository of the Eclipse Codewind project
https://codewind.dev
Eclipse Public License 2.0
114 stars 44 forks source link

Diagnostics: Collect codewind workspace for remote connections #2797

Open mattcolegate opened 4 years ago

mattcolegate commented 4 years ago

Codewind version : latest OS : all

Che version : latest IDE extension version : latest IDE version : all Kubernetes cluster : latest

Description of the enhancement : For remote, the codewind-workspace from the PFE container is not currently being collected. This should be rectified to collect the non-project folders in the codewind-workspace, to match the experience enjoyed by local diagnostics.

Proposed solution : Add a function to diagnostics.go to collect the codewind-workspace from a Remote PFE container. This will be harder than it seems, as the the go Kubernetes API does not expose kubectl cp

mattcolegate commented 4 years ago

/area portal /pipeline portal backlog

mattcolegate commented 4 years ago

/assign