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

Deprecate insights.core.scannable & engine_log parser #3541

Merged
merged 1 commit into from
Oct 13, 2022

Conversation

psachin
Copy link
Contributor

@psachin psachin commented Oct 6, 2022

Complete Description of Additions/Changes:

The following will be deprecated after insights-core-3.2.25:

  • insights.core.scannable: Better use the core.Parser with filter.
  • insights.parsers.engine_log: Use insights.parsers.ovirt_engine_log instead.

Signed-off-by: Sachin Patil [email protected]

All Pull Requests:

Check all that apply:

  • Have you followed the guidelines in our Contributing document, including the instructions about commit messages?
  • Is this PR to correct an issue?
  • Is this PR an enhancement?

The following will be deprecated after insights-core-3.2.25:
* insights.core.scannable: Better use the `core.Parser` with filter.
* insights.parsers.engine_log: Use insights.parsers.ovirt_engine_log instead.

Signed-off-by: Sachin Patil <[email protected]>
@psachin psachin requested review from xiangce and bfahr October 6, 2022 04:30
@xiangce
Copy link
Contributor

xiangce commented Oct 13, 2022

@psachin - Marking the Scannable as deprecated looks good to me, however, since it's already the base class of some existing Parsers, it should be noticed that the corresponding alternative should be ready for these parsers when the 3.2.25 comes.
I just opened issue #3551 for this.

BTW, Is the PR ready to merge? I see there is Draft in the title.

@psachin psachin changed the title Draft: Deprecate insights.core.scannable & engine_log parser Deprecate insights.core.scannable & engine_log parser Oct 13, 2022
@xiangce xiangce merged commit 53838ad into RedHatInsights:master Oct 13, 2022
xiangce pushed a commit that referenced this pull request Oct 13, 2022
The following will be deprecated after insights-core-3.2.25:
* insights.core.scannable: Better use the `core.Parser` with filter.
* insights.parsers.engine_log: Use insights.parsers.ovirt_engine_log instead.

Signed-off-by: Sachin Patil <[email protected]>
(cherry picked from commit 53838ad)
xiangce pushed a commit that referenced this pull request Sep 6, 2024
The following will be deprecated after insights-core-3.2.25:
* insights.core.scannable: Better use the `core.Parser` with filter.
* insights.parsers.engine_log: Use insights.parsers.ovirt_engine_log instead.

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

Successfully merging this pull request may close these issues.

3 participants