This diff improves the error messages when using the celery-k8s executor + launcher, specifically for the error cases when:
- The user specifies a job_image when using user-code deployments
- The user tries to use the configured API for the executor
Differential D5456
Improve error messages for celery-k8s launcher sashank on Dec 7 2020, 5:56 PM. Authored by
Details This diff improves the error messages when using the celery-k8s executor + launcher, specifically for the error cases when:
integration
Diff Detail
Event Timeline
Comment Actions I agree with @catherinewu that we should support a provided job image and maybe emit an engine event or log that we are overwriting the user code deploy image or something that said this diff as is a strict improvement over the current error experience
|