Commit c8aaee9
fix(access-controller): forward workspace name to Galaxy VM for Terra file source label
Terra passes WORKSPACE_NAME in customEnvironmentVariables (already used for
disk restore validation). Forward it to the VM as terra-workspace-name
metadata and pass to ansible-pull as terra_workspace_name so galaxy-k8s-boot
can populate the workspace: field in the anvil file source config.
Without this the field is empty, causing Galaxy to show "Unlabeled Rfs File
Source" and fail to list workspace files. galaxy-k8s-boot also needs a
matching change to use terra_workspace_name for the workspace: field.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 042aca3 commit c8aaee9
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1187 | 1187 | | |
1188 | 1188 | | |
1189 | 1189 | | |
1190 | | - | |
| 1190 | + | |
1191 | 1191 | | |
1192 | 1192 | | |
1193 | 1193 | | |
| |||
0 commit comments