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

feat: Capture blacklisted specs inside archive #3664

Merged

Conversation

ryan-blakley
Copy link
Contributor

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?

Complete Description of Additions/Changes:

Capture the name of blacklisted specs, and dump them to a file in the archive. Added parser and spec to parse the blacklisted specs and use in rules.

insights/collect.py Outdated Show resolved Hide resolved
@ryan-blakley ryan-blakley force-pushed the capture_blacklisted_specs branch 3 times, most recently from a4cafff to 2f56b4e Compare January 26, 2023 19:19
@ryan-blakley
Copy link
Contributor Author

@subpop When you get a chance if you could review the client code changes in this PR please.

@subpop
Copy link
Collaborator

subpop commented Feb 1, 2023

From what I can see, this doesn't appear to alter the client execution of the collection routine, so this should be fine.

@ryan-blakley
Copy link
Contributor Author

Awesome thank you for reviewing it.

@ryan-blakley
Copy link
Contributor Author

@kgrant-rh @jsvob Since y'alls team was the one who brought up the issue about not being able to tell if spec was blacklisted or not. When y'all have time if you could please review this PR, and let me know if these changes will help with that.

* Capture the name of blacklisted specs, and dump them to a file in the
  archive.
* Added parser and spec to parse the blacklisted specs and use in rules.

Signed-off-by: Ryan Blakley <[email protected]>
@jsvob
Copy link
Member

jsvob commented Feb 2, 2023

@ryan-blakley Yes, LGTM, thank you.

It can help with resolving #3527 eventually.

@xiangce xiangce merged commit da20d33 into RedHatInsights:master Feb 6, 2023
xiangce pushed a commit that referenced this pull request Feb 6, 2023
* Capture the name of blacklisted specs, and dump them to a file in the
  archive.
* Added parser and spec to parse the blacklisted specs and use in rules.

Signed-off-by: Ryan Blakley <[email protected]>
(cherry picked from commit da20d33)
xiangce pushed a commit that referenced this pull request Sep 6, 2024
* Capture the name of blacklisted specs, and dump them to a file in the
  archive.
* Added parser and spec to parse the blacklisted specs and use in rules.

Signed-off-by: Ryan Blakley <[email protected]>
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.

5 participants