• Miek Gieben's avatar
    plugin/health: make reload work (#1585) · 804f7459
    Miek Gieben authored
    * plugin/health: make reload work
    
    Remove the once.Do from the startup, so we can re-bind the HTTP
    listener. Also clarify the usage of health in multiple server blocks
    (this is not the best approach - but there isn't a generic solution at
    this point).
    
    Manual tested as we lack testing infra, i.e kill -SIGUSR1 and some
    CURLing of the health endpoint.
    
    * Readme test fix
    
    * update
    
    * dont need this
    804f7459
setup.go 2.02 KB