Skip to content

Greenboot service monitor not to trigger failure if any service is disabled #82

@say-paul

Description

@say-paul

Current greenboot-service-monitor implementation validates the active state of the services irrespective if its enabled or not,
which causes unforced issue when user disables any service and put the same in the greenboot config to monitor.

Can be resolved by the following process:

service enabled? Yes -> service active? -> Yes -> boot success
                 No ->  boot success        No -> trigger redboot.target

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions