docker-swarm-elastic-agent-plugin icon indicating copy to clipboard operation
docker-swarm-elastic-agent-plugin copied to clipboard

Docker swarm based elastic agents for GoCD

Results 11 docker-swarm-elastic-agent-plugin issues
Sort by recently updated
recently updated
newest added

The client currently used is effectively EOL: https://github.com/spotify/docker-client It also has a lot of dependencies on other libraries which cannot be upgraded (e.g Jersey) who themselves have reported vulnerabilities (which...

help wanted

I think it's time to disable URL validation on the plugin and allow passing in `http://` URLs instead of `https://` URLs for the server url field.

This will help in using a `docker in docker` image to run docker related tasks using elastic agents.

Right now, there is no way of knowing why an elastic agent isn't assigned to the job. We have to look at the plugin logs to figure out that the...

Duplicate of https://github.com/gocd/kubernetes-elastic-agents/issues/19.

![screen shot 2018-03-06 at 11 48 29 am](https://user-images.githubusercontent.com/10598/37016879-57fb140e-2134-11e8-9fc6-4b3ddae406e1.png)

Just like we have a need to provide agents with secrets, we need to have an option to provide configs. Will look into it, when I have more time. Should...

Getting started guide for docker elastic agent.