-
Task
-
Resolution: Done
-
Major
-
3.6.0.GA
-
False
-
None
-
False
-
Release Notes
-
-
Enhancement
-
Done
-
-
Use projected volumes for auto-mount configmaps/secrets when they use the same mount path
With[ Kubernetes Projected Volumes|https://kubernetes.io/docs/concepts/storage/projected-volumes/] it's possible to mount multiple volume sources in the same folder. Eclipse Che uses Projected Volumes when two or more volume sources (ConfigMap, Secret, PersistentVolume) are[ annotated|https://github.com/devfile/devworkspace-operator/blob/main/docs/additional-configuration.adoc#automatically-mounting-volumes-configmaps-and-secrets] to be mounted in the same folder.
https://github.com/devfile/devworkspace-operator/issues/1021