Skip to content

[API Server] Workdir is not updated after deleting files / folders, even after terminating the cluster and relaunching #8096

@Michaelvll

Description

@Michaelvll

To reproduce:

  1. sky launch -c cluster-name --workdir . task.yaml
  2. Remove some code / files
  3. sky launch -c cluster-name --workdir . task.yaml: failed to see the updated workdir
  4. sky down cluster-name
  5. sky launch -c cluster-name --workdir . task.yaml: still failed to see the updated workdir

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions