Consul template reload signal fails on Windows

Hello there,

I’m using consul-template to render a Prometheus configuration file, but on reload I always get this error :

2021/01/08 16:37:16.786062 [INFO] (child) reloading process
2021/01/08 16:37:16.787057 [ERR] (cli) 1 error occurred:
        * not supported by windows

I guess it is linked to the reload signal that is sent but I couldn’t figure out how to make it work properly. Operating system in Windows 10.

Am I missing something ?

Thanks

Missed this question here and the author asked again in github where I noticed… so if you’d like more info on this see: Consul template reload signal on Windows 10 fails · Issue #1442 · hashicorp/consul-template · GitHub