open-nomad/e2e/artifact/input
Seth Hoenig 2a7c7d85a5
artifact: fix sandbox behavior when destination is shared alloc directory (#15712)
This PR fixes the artifact sandbox (new in Nomad 1.5) to allow downloading
artifacts into the shared 'alloc' directory made available to each task in
a common allocation. Previously we assumed the 'alloc' dir would be mounted
under the 'task' dir, but this is only the case in fs isolation: chroot; in
other modes the alloc dir is elsewhere.
2023-01-09 09:46:32 -06:00
..
artifact_darwin.nomad client: sandbox go-getter subprocess with landlock (#15328) 2022-12-07 16:02:25 -06:00
artifact_linux.nomad artifact: fix sandbox behavior when destination is shared alloc directory (#15712) 2023-01-09 09:46:32 -06:00
artifact_windows.nomad e2e: fixup windows artifact download test cases (#15710) 2023-01-06 12:38:48 -06:00