Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support on-demand image build in Live mode. #814

Open
YevheniiSemendiak opened this issue Apr 18, 2022 · 2 comments
Open

Support on-demand image build in Live mode. #814

YevheniiSemendiak opened this issue Apr 18, 2022 · 2 comments
Labels
feature request New feature or request

Comments

@YevheniiSemendiak
Copy link
Collaborator

Desired behavior:
If one launches the job with the internal image, NF checks whether the needed image (+tag) exists.
If it does exist - proceed with the job run.
If does not exist - NF first laucnes neuro-flow image build for the needed image.

wdyt @mariyadavydova, @andriihomiak , @anayden , @romasku?

@anayden
Copy link
Contributor

anayden commented Apr 18, 2022

That sounds reasonable, but might be unexpected for the user. Maybe add a flag (and/or put corresponding flag to the yaml file or neuro.toml)?

@YevheniiSemendiak
Copy link
Collaborator Author

Yeah, we could add a flag to the yaml config, which by default enables build (to match the behavior of batch mode).

@YevheniiSemendiak YevheniiSemendiak added the feature request New feature or request label Apr 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants