Skip to content
Snippets Groups Projects
Commit 027f2f8b authored by Angel Misevski's avatar Angel Misevski
Browse files

Fix EphemeralWorkspaceAdapter to accomodate plugin PVCs support


Commit dd47af60 changes the way that certain volumes are handled;
rather than storing the volume information in the relevant container's
machine, it is stored in the environment's pods directly. To accomodate
this, the EphemeralWorkspaceAdapter needs to pull the list of PVCs it
provisions from the environment rather than machines.

Signed-off-by: default avatarAngel Misevski <amisevsk@redhat.com>
parent 88b869cf
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment