-
Notifications
You must be signed in to change notification settings - Fork 5
Giving the job container from the jobs manager #315
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
Conversation
…s manager for more flexibility
packages/backend/jobs-manager/service/src/modules/job-queue/kafka-job-model-update-queue.ts
Show resolved
Hide resolved
Les tests ne pourront pas passer tant que la PR pour les jobs dans l'autre repo ne sera pas appliquée |
packages/backend/jobs-manager/service/src/modules/database/container/container.controller.ts
Outdated
Show resolved
Hide resolved
packages/backend/jobs-manager/service/src/modules/database/container/container.model.ts
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fair enough pour la feature de dockerfiles custom. LGTM!
…into more_flexibility_for_job_images
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Petite commentaire supplémentaire.
Giving the job container from the job manager is a step forward in having custom containers. It makes it much easier to support new containers.
Can be selected in the front-end: