Skip to content

Provide a way to disable health checks with configuration#337

Open
xstefank wants to merge 1 commit intomicroprofile:mainfrom
xstefank:disabling-checks-335
Open

Provide a way to disable health checks with configuration#337
xstefank wants to merge 1 commit intomicroprofile:mainfrom
xstefank:disabling-checks-335

Conversation

@xstefank
Copy link
Member

@xstefank xstefank commented Feb 7, 2025

Fixes #335

@xstefank
Copy link
Member Author

xstefank commented Feb 7, 2025

@fabiobrz also please review

Copy link
Contributor

@pgunapal pgunapal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor changes.
@xstefank I think we need to have a use case issue for this, to make it clear to users why or when they would want to disable health checks.

Copy link

@fabiobrz fabiobrz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @xstefank - changes LGTM, although when getting to the TCK test I intuitively expected for more checks of the same category to be present (e.g.: multiple readiness checks), and one (or more) of those to be disabled.
But that doesn't actually change a thing in the effectiveness of the test, so I'll leave any additional consideration to you.

@xstefank xstefank force-pushed the disabling-checks-335 branch from 0e4f9e9 to 9360417 Compare February 10, 2025 08:54
@xstefank
Copy link
Member Author

@fabiobrz I decided to refactor TCK a little after this is merged. I will add more tests for this issue when I will do the refactor. So please approve it like this and we will discuss more in the new PR.

@xstefank xstefank force-pushed the disabling-checks-335 branch from 9360417 to 272893e Compare February 10, 2025 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Provide a way to disable health checks with configuration

3 participants