orange-queen-85844
10/24/2024, 8:38 PM/share/workspace
directory with the project files? I can obviously get the files into that location, but I can't seem to figure out the combination of Stack
resource field values to get it to use the existing files (vs. try to use a git source).hallowed-photographer-31251
10/25/2024, 6:26 PM.spec.workspaceTemplate
field which lets you customize the workspace’s pod. for example.hallowed-photographer-31251
10/25/2024, 6:27 PMdamp-airline-38442
10/25/2024, 6:34 PMworkspaceTemplate
to inject an init container. I would guess you've tried that.
To be frank, we don't have a test for this scenario and it could be that the Stack controller insists that a source be specified. Could you use an empty public repository, plus an init container, as a workaround? For the next beta, I'll add a test and fix any gap there.orange-queen-85844
10/25/2024, 9:05 PMdamp-airline-38442
11/06/2024, 7:00 PM