I tried this:
Made a fresh install of Synapse on a system that does not own a local copy of the configured runner image.
This happened:
The operator fails to create a runner instance because the configured image cannot be found
I expected this:
The Docker Runtime to pull the configured runner image if not present
Is there a workaround?
Pulling the configured runner image manually prior to instantiating a new workflow
Anything else?
Issue identified in #499
Platform(s)
No response
Community Notes
- Please vote by adding a 👍 reaction to the issue to help us prioritize.
- If you are interested to work on this issue, please leave a comment.name: Bug Report 🐞
I tried this:
Made a fresh install of Synapse on a system that does not own a local copy of the configured runner image.
This happened:
The
operatorfails to create arunnerinstance because the configured image cannot be foundI expected this:
The
Docker Runtimeto pull the configured runner image if not presentIs there a workaround?
Pulling the configured runner image manually prior to instantiating a new workflow
Anything else?
Issue identified in #499
Platform(s)
No response
Community Notes