Hi, we are upgrading to user deployments, question...
# announcements
s
Hi, we are upgrading to user deployments, question. As it's no longer possible to specify the executor image in the execution mode. Is there any way to specify different executor container on different pipeline from the same user code deployment ? (e.g data science deployment, executor with gpu driver, executor w/o drivers)
a
just to make sure we are on the same page - this is for celery k8s ?
s
yes
a
we had a prototype for some changes around this restriction cc @sashank
s
thanks, I know it was possible in 0.9.22 without user deployments I could just use in executor config the image I wanted
s
hey @szalai1, this was supposed to go out a while ago but slipped. we’ll have the option go out in the next release to specify the job image in the executor config and have that take precedence over the image set in the user code deployment
👍 2
s
that's great, thank you very much 🙂
s
@szalai1 we just shipped this in 0.11.1. let us know if you run into any issues
s
great, thanks a lot