Automount PVCs if they have labels similar to what we do for secrets/configmaps #503
Labels
sprint/current
Is assigned to issues which are planned to work on in the current team sprint
Milestone
Description
Following the discussions in eclipse-che/che#15652 and devfile/api#374, it looks like external volumes aren't planned for the devfile 2.0 spec. We can provide similar functionality in DWO by automatically mounting independent PVCs to DevWorkspaces if they're labelled with
controller.devfile.io/mount-to-devworkspace
, like we currently do for configmaps/secrets.The text was updated successfully, but these errors were encountered: