You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't add projects volumeMount if container mounts it manually
This avoids an issue where a container can mount the projects volume
directly and have `mountSources: true`, which results in a duplicate
mount and invalid deployment.
Related to issue devfile/api#290 and how
projects volume should be handled with `mountSources`.
Signed-off-by: Angel Misevski <[email protected]>
0 commit comments