jenkinsci / docker-swarm-plugin

Jenkins plugin which allows to add a Docker Swarm as a cloud agent provider
https://plugins.jenkins.io/docker-swarm/
MIT License
55 stars 47 forks source link

Multiple swarms #104

Open michaelPf85 opened 3 years ago

michaelPf85 commented 3 years ago

Working on #90 Currently the plugin seems to consider the Docker Swarm cloud as a singleton, so there are several places in the code that would need to be changed to work with a list of items, instead of a single default one.

emilsniadach commented 7 months ago

Hi Michael, do you have this review rebased to latest plugin version and compiled ? I'm interrested in this feature as we would like to have multiple swarm in Jenkins.