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

Feature request: setting runtime attributes at runtime #5855

Open
pieterlukasse opened this issue Sep 15, 2020 · 3 comments
Open

Feature request: setting runtime attributes at runtime #5855

pieterlukasse opened this issue Sep 15, 2020 · 3 comments

Comments

@pieterlukasse
Copy link

pieterlukasse commented Sep 15, 2020

Hi,

I would like to be able to override something like:

    runtime {
        docker: "mydockerimagename"
    }

at runtime. Is this possible already? I know people have been using workarounds by making the docker image name to be an input variable. I would like to have it separate from workflow input variables though.

@illusional
Copy link
Collaborator

illusional commented Sep 17, 2020

Hi @pieterlukasse, this is likely going to be a specification (an OpenWDL) problem more than a Cromwell one directly. It doesn't solve your problem in the short term obviously, but that's probably the best place to start.

@pieterlukasse
Copy link
Author

@illusional you are right! Thanks. Moved to openwdl/wdl#401

@pieterlukasse
Copy link
Author

So, it seems OpenWDL is well on its way to solve this (see openwdl/wdl#401). My question now is: what are the plans to implement the support for it in Cromwell?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants