YueGuobin 11fb5de84e
fix: send relative image path to remote compute nodes
When creating a node on a remote compute, the controller now sends
only the image filename instead of the absolute local path. The remote
compute will search for the image in its own configured images_directories.

If the image is not found, the compute returns ImageMissingError, which
triggers the controller's automatic image upload mechanism.

This fixes issue #2676 where remote computes reject paths from the
controller due to mismatched directory prefixes.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-03 17:44:47 +08:00
..
2026-04-11 19:22:05 +08:00
2026-04-11 19:22:05 +08:00
2026-04-11 19:22:05 +08:00
2024-04-22 19:08:45 +07:00
2026-03-11 18:51:32 +01:00