docker-flow / docker-flow-swarm-listener

Docker Flow Swarm Listener
http://swarmlistener.dockerflow.com/
MIT License
69 stars 49 forks source link

com.df.notify label ignores false #38

Open psenicka1301 opened 5 years ago

psenicka1301 commented 5 years ago

Description

we defined labels for our service in yml file: version: "3.4"

services: my-service:
... labels:

For listener environment we defined: my-proxy-swarm-listener: image: dockerflow/docker-flow-swarm-listener:18.06.03-26 ... environment:

This listener works ok.

But another listener without DF_NOTIFY_LABEL defined also takes com.df.notify as if it was set to true We expected this another listener will ignore it as if it wasn't defined at all

lgazo commented 5 years ago

hi @vfarcic , when do you plan to release new version with this fix?

thomasjpfan commented 5 years ago

This should be fixed. Please try the latest release: dockerflow/docker-flow-swarm-listener:19.01.12-20