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: New host collector and analyzer for Kernel Configs #1546

Merged
merged 11 commits into from
May 26, 2024

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    c100b02 View commit details
    Browse the repository at this point in the history
  2. implement Collect function

    nvanthao committed May 22, 2024
    Configuration menu
    Copy the full SHA
    e430ba8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4f929d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14b0182 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    68a555b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e7e0f69 View commit details
    Browse the repository at this point in the history
  7. run make check-schemas

    nvanthao committed May 22, 2024
    Configuration menu
    Copy the full SHA
    b2bcdfe View commit details
    Browse the repository at this point in the history
  8. fix failed unit test

    nvanthao committed May 22, 2024
    Configuration menu
    Copy the full SHA
    6f40059 View commit details
    Browse the repository at this point in the history
  9. update from code review

    nvanthao committed May 22, 2024
    Configuration menu
    Copy the full SHA
    add21c3 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. add selectedConfigs field

    nvanthao committed May 24, 2024
    Configuration menu
    Copy the full SHA
    2c34fda View commit details
    Browse the repository at this point in the history
  2. run make check-schemas

    nvanthao committed May 24, 2024
    Configuration menu
    Copy the full SHA
    6c02bd8 View commit details
    Browse the repository at this point in the history