job_extra -> job_header_extra
env_extra -> job_script_extra? Not great, better suggestions welcome! Not sure if there is a good way to indicate that this is something which is at the beginning of the script but after the shebang and job header (and before we run dask-worker).
extra -> dask_worker_additional_args, better suggestion welcome!
We may want to want to warn for a few releases and point to the new name parameter names, same thing for values from the config job-extra and env-extra if they are used.
job_extra->job_header_extraenv_extra->job_script_extra? Not great, better suggestions welcome! Not sure if there is a good way to indicate that this is something which is at the beginning of the script but after the shebang and job header (and before we run dask-worker).extra->dask_worker_additional_args, better suggestion welcome!We may want to want to warn for a few releases and point to the new name parameter names, same thing for values from the config
job-extraandenv-extraif they are used.