Closed bogdando closed 7 years ago
This most be from something else. Because we use etcd with numeric values between apostrophes on multiple clusters.
@cristifalcas so It can be reproduced only with docker run --env-file
. It doesn't like quote signs at all, even if put for strings. This works for systemd's EnvironmentFile though. The full fix would be to either split conf templates for systemd/docker cases or omit all of the quotes signs. What do you think?
Otherwise etcd fails to startup like this:
How to repro: 1) given the config
foo.conf
2) start etcd like: