• Miek Gieben's avatar
    plugin/health: remove ability to poll other plugins (#2547) · c778b3a6
    Miek Gieben authored
    * plugin/health: remove ability to poll other plugins
    
    This mechanism defeats the purpose any plugin (mostly) caching can still
    be alive, we can probably forward queries still. Don't poll plugins,
    just tell the world we're up and running.
    
    It was only actually used in kubernetes; and there specifically would
    mean any network hiccup would NACK the entire server health.
    
    Fixes: #2534
    Signed-off-by: default avatarMiek Gieben <miek@miek.nl>
    
    * update docs based on feedback
    Signed-off-by: default avatarMiek Gieben <miek@miek.nl>
    c778b3a6
README.md 1.8 KB