Skip to content
  • Iustin Pop's avatar
    Adapt watcher for ENABLE_CONFD · aa224134
    Iustin Pop authored
    
    
    If confd is disabled, do not automatically restart it. Furthermore, we
    can't run maintenance actions if it is disabled so log a warning.
    
    Note that I haven't completely disabled the NodeMaintenance class with
    ENABLE_CONFD = False because I think they are at two different levels
    (e.g. we might have other maintenance actions done even with confd
    disabled).
    
    Signed-off-by: default avatarIustin Pop <iustin@google.com>
    Reviewed-by: default avatarMichael Hanselmann <hansmi@google.com>
    aa224134