Skip to content

Support global-job and replicated-job modes in Docker Swarm - #3016

Merged
milas merged 3 commits into
docker:mainfrom
kinday:2829-swarm-jobs
Aug 11, 2022
Merged

Support global-job and replicated-job modes in Docker Swarm#3016
milas merged 3 commits into
docker:mainfrom
kinday:2829-swarm-jobs

Conversation

@kinday

@kindaykinday commented Jul 28, 2022

Copy link
Copy Markdown
Contributor

Fixes: #2829

Docker Engine 20.10.0 introduced support for Swarm jobs via replicated-job and global-job service modes.

This PR adds support for these service modes.

Signed-off-by: Leonard Kinday <leonard@kinday.ru>
Fixes: docker#2829
Signed-off-by: Leonard Kinday <leonard@kinday.ru>
Signed-off-by: Leonard Kinday <leonard@kinday.ru>
@kinday
kinday marked this pull request as ready for review August 11, 2022 10:19

@milasmilas left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! 🥳

@milas
milas merged commit 6640243 into docker:mainAug 11, 2022
@milasmilas self-assigned this Aug 11, 2022
@milasmilas added this to the 6.0.0 milestone Aug 11, 2022
@kinday
kinday deleted the 2829-swarm-jobs branch August 12, 2022 12:24
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for one-off jobs in Docker Swarm

2 participants

@kinday@milas