gocd-contrib / docker-swarm-elastic-agent-plugin

Docker swarm based elastic agents for GoCD
https://www.go.cd
Apache License 2.0
15 stars 17 forks source link

Show the max container limit exceeded error on server health messages #72

Open varshavaradarajan opened 6 years ago

varshavaradarajan commented 6 years ago

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 max container limit has been exceeded. I think that showing this message with the plugin id will help a bit when users don't understand why the agent hasn't been assigned.

arvindsv commented 6 years ago

Yes, please. For all elastic agents.