Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

provide mechanism for disabling certain default health checks #119

Closed
miabbott opened this issue Sep 27, 2023 · 1 comment · Fixed by #137
Closed

provide mechanism for disabling certain default health checks #119

miabbott opened this issue Sep 27, 2023 · 1 comment · Fixed by #137
Labels
jira flow issues to jira

Comments

@miabbott
Copy link
Member

The opinion around #117 is that removal of the health checks is too coarse and severely limits the usefulness of greenboot as a whole.

Instead, let's investigate a means of enabling/disabling the default health checks.

@7flying
Copy link
Member

7flying commented Mar 19, 2024

  • we need to give the user the ability to choose whether they want the default health checks enabled or not (all of them, some of them etc), given that they may have the default-health-checks RPM installed

djach7 added a commit to djach7/greenboot that referenced this issue Apr 3, 2024
Addresses fedora-iot#119. Allows users to specify healthchecks
to be skipped via a DISABLED_HEALTHCHECKS variable
in greenboot.conf. Skipped healthchecks will be
reflected with an appropriate message in the logs.

Signed-off-by: djach7 <[email protected]>
@djach7 djach7 linked a pull request Apr 3, 2024 that will close this issue
djach7 added a commit to djach7/greenboot that referenced this issue Apr 5, 2024
Addresses fedora-iot#119. Allows users to specify healthchecks
to be skipped via a DISABLED_HEALTHCHECKS variable
in greenboot.conf. Skipped healthchecks will be
reflected with an appropriate message in the logs.

Signed-off-by: djach7 <[email protected]>
djach7 added a commit to djach7/greenboot that referenced this issue Apr 5, 2024
Addresses fedora-iot#119. Allows users to specify healthchecks
to be skipped via a DISABLED_HEALTHCHECKS variable
in greenboot.conf. Skipped healthchecks will be
reflected with an appropriate message in the logs.

Signed-off-by: djach7 <[email protected]>
djach7 added a commit to djach7/greenboot that referenced this issue Apr 5, 2024
Addresses fedora-iot#119. Allows users to specify healthchecks
to be skipped via a DISABLED_HEALTHCHECKS variable
in greenboot.conf. Skipped healthchecks will be
reflected with an appropriate message in the logs.

Signed-off-by: djach7 <[email protected]>
djach7 added a commit to djach7/greenboot that referenced this issue Apr 9, 2024
Addresses fedora-iot#119. Allows users to specify healthchecks
to be skipped via a DISABLED_HEALTHCHECKS variable
in greenboot.conf. Skipped healthchecks will be
reflected with an appropriate message in the logs.

Signed-off-by: djach7 <[email protected]>
djach7 added a commit to djach7/greenboot that referenced this issue Apr 9, 2024
Addresses fedora-iot#119. Allows users to specify healthchecks
to be skipped via a DISABLED_HEALTHCHECKS variable
in greenboot.conf. Skipped healthchecks will be
reflected with an appropriate message in the logs.

Signed-off-by: djach7 <[email protected]>
djach7 added a commit to djach7/greenboot that referenced this issue Apr 9, 2024
Addresses fedora-iot#119. Allows users to specify healthchecks
to be skipped via a DISABLED_HEALTHCHECKS variable
in greenboot.conf. Skipped healthchecks will be
reflected with an appropriate message in the logs.

Signed-off-by: djach7 <[email protected]>
djach7 added a commit to djach7/greenboot that referenced this issue Apr 9, 2024
Addresses fedora-iot#119. Allows users to specify healthchecks
to be skipped via a DISABLED_HEALTHCHECKS variable
in greenboot.conf. Skipped healthchecks will be
reflected with an appropriate message in the logs.

Signed-off-by: djach7 <[email protected]>
djach7 added a commit to djach7/greenboot that referenced this issue Apr 9, 2024
Addresses fedora-iot#119. Allows users to specify healthchecks
to be skipped via a DISABLED_HEALTHCHECKS variable
in greenboot.conf. Skipped healthchecks will be
reflected with an appropriate message in the logs.

Signed-off-by: djach7 <[email protected]>
djach7 added a commit to djach7/greenboot that referenced this issue Apr 10, 2024
Addresses fedora-iot#119. Allows users to specify healthchecks
to be skipped via a DISABLED_HEALTHCHECKS variable
in greenboot.conf. Skipped healthchecks will be
reflected with an appropriate message in the logs.

Signed-off-by: djach7 <[email protected]>
djach7 added a commit to djach7/greenboot that referenced this issue Apr 11, 2024
Addresses fedora-iot#119. Allows users to specify healthchecks
to be skipped via a DISABLED_HEALTHCHECKS variable
in greenboot.conf. Skipped healthchecks will be
reflected with an appropriate message in the logs.

Signed-off-by: djach7 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jira flow issues to jira
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants