cuddly-jelly-27016
08/14/2025, 12:09 AMpyflyte run --remote with ImageSpec and source_root, then the copy mode is LOADED_MODULES. This means that during image build time the files are injected into the image itself. This means that we do not need to use fast-registration anymore.
### Goal: What should the final outcome look like, ideally?
Allow for pyflyte run --remote --copy none
### Describe alternatives you've considered
Do not introduce the feature. This means that the same files will be in the image and also be downloaded during pyflyte-fast-execute.
### Propose: Link/Inline OR Additional context
No response
### Are you sure this issue hasn't been raised already?
• Yes
### Have you read the Code of Conduct?
• Yes
flyteorg/flytecuddly-jelly-27016
08/14/2025, 12:09 AM