fabric8io / jenkins-docker

docker file for a jenkins docker image
84 stars 96 forks source link

should we disable the Kubernetes Plugin now? #55

Open jstrachan opened 8 years ago

jstrachan commented 8 years ago

see this issue: https://github.com/fabric8io/fabric8/issues/5919

caused by mounting this: https://github.com/fabric8io/jenkins-docker/blob/master/config/config.xml#L27

iocanel commented 8 years ago

We can't disable the plugin cause it is what creates the slaves. The alternative is to go back to swarm.

Even if we go to down the road of not using slaves at all and just use build pods where it makes sense, we will still need to mount the workspace.