traefik-migration-tool icon indicating copy to clipboard operation
traefik-migration-tool copied to clipboard

Global configuration always present in new-traefik.yml/toml

Open vegasbrianc opened this issue 6 years ago • 0 comments

In the https://github.com/containous/traefik-migration-tool/blob/master/static/configuration.go#L27 file it creates the Global configuration section in the new-traefik.yml/toml regardless if content is being imported or not.

An empty Global Configuraton entry in the yml/toml results in Traefik not being able to start.

vegasbrianc avatar Apr 24 '20 07:04 vegasbrianc