skypilot-org / skypilot

SkyPilot: Run AI and batch jobs on any infra (Kubernetes or 12+ clouds). Get unified execution, cost savings, and high GPU availability via a simple interface.
https://skypilot.readthedocs.io
Apache License 2.0
6.82k stars 513 forks source link

[Jobs] Allow logs for finished jobs and add `sky jobs logs --refresh` for restartin jobs controller #4380

Open Michaelvll opened 3 days ago

Michaelvll commented 3 days ago

Currently, sky jobs logs does not work with finished jobs, although we do have the logs downloaded for failed jobs to the controller. We now enable sky jobs logs for all finished jobs, including succeeded ones.

Tested (run the relevant ones):