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

Add option to healthcheck to list all the lint reports #3801

Closed
389-ds-bot opened this issue Sep 13, 2020 · 9 comments
Closed

Add option to healthcheck to list all the lint reports #3801

389-ds-bot opened this issue Sep 13, 2020 · 9 comments
Milestone

Comments

@389-ds-bot
Copy link

Cloned from Pagure issue: https://pagure.io/389-ds-base/issue/50746


Issue Description

It would be nice if the healthcheck tool could list all the possible errors it reports on.

It would also be nice to have an option to pick which component to health check (instead of checking all areas). Like, just check replication, or config, or backends, or plugins, etc.

@389-ds-bot 389-ds-bot added this to the 1.4.1 milestone Sep 13, 2020
@389-ds-bot
Copy link
Author

Comment from mhonek (@kenoh) at 2019-12-03 14:46:19

PoC patch that adds listing of checks. Uses lazy object proxy to cease from unnecessary allocation of the instance in case someone wants to just check the listing regardless the instance being real or not.
886a8d75fe1bb8519a5f72925c0b3c3d8e0d1f16.patch

@389-ds-bot
Copy link
Author

Comment from mhonek (@kenoh) at 2019-12-03 14:46:20

Metadata Update from @kenoh:

  • Custom field origin adjusted to None
  • Custom field reviewstatus adjusted to None

@389-ds-bot
Copy link
Author

Comment from mreynolds (@mreynolds389) at 2020-02-12 16:27:02

Metadata Update from @mreynolds389:

  • Issue priority set to: major
  • Issue set to the milestone: 1.4.1 (was: 1.4.0)

@389-ds-bot
Copy link
Author

Comment from mreynolds (@mreynolds389) at 2020-03-24 22:43:46

Metadata Update from @mreynolds389:

@389-ds-bot
Copy link
Author

389-ds-bot commented Sep 13, 2020

Comment from mreynolds (@mreynolds389) at 2020-04-06 16:06:24

#4040

@389-ds-bot
Copy link
Author

Comment from mhonek (@kenoh) at 2020-06-02 16:26:24

Commit 4a55322c fixes this issue

@389-ds-bot
Copy link
Author

Comment from mhonek (@kenoh) at 2020-06-02 17:18:49

Commit 4a55322 fixes this issue

b3315a5..66cd2a9 389-ds-base-1.4.3 -> 389-ds-base-1.4.3
db11e8e..08eed33 389-ds-base-1.4.2 -> 389-ds-base-1.4.2

@389-ds-bot
Copy link
Author

Comment from mhonek (@kenoh) at 2020-06-02 17:18:50

Metadata Update from @kenoh:

  • Issue close_status updated to: None (was: Fixed)

@389-ds-bot
Copy link
Author

Comment from spichugi (@droideck) at 2020-07-28 15:11:16

Commit 4610b5f6 relates to this ticket

bsimonova added a commit to bsimonova/389-ds-base that referenced this issue Nov 25, 2020
Description:
Backport changes for healthcheck issues to branch 1.4.3 for healthcheck files only,
fix print list_checks to log in lib389 and minor change to tests for dsidm and healthcheck
to prevent failing.

Relates: 389ds#3926
Relates: 389ds#3894
Relates: 389ds#3894
Relates: 389ds#3801
Relates: 389ds#4144
Relates: 389ds#4159

Reviewed by: mreynolds389, Firstyear, droideck, vashirov (Thanks!)
bsimonova added a commit that referenced this issue Nov 25, 2020
Description:
Backport changes for healthcheck issues to branch 1.4.3 for healthcheck files only,
fix print list_checks to log in lib389 and minor change to tests for dsidm and healthcheck
to prevent failing.

Relates: #3926
Relates: #3894
Relates: #3894
Relates: #3801
Relates: #4144
Relates: #4159

Reviewed by: mreynolds389, Firstyear, droideck, vashirov (Thanks!)
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

No branches or pull requests

1 participant