Skip to content

[autoscaler] File mounts rsync should allow options/filters #4004

@hartikainen

Description

@hartikainen

Autoscaler currently transfers files between nodes using rsync. It would be nice if I could specify rsync options through autoscaler config. For example, I would like to ignore all the files in a .gitignore, which I believe in rsync could be achieved with rsync --filter="dir-merge,- .gitignore". Maybe add a new field file_mounts_command or file_mounts_options to autoscaler config?

Metadata

Metadata

Assignees

Labels

P1Issue that should be fixed within a few weeks

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions