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

new(pkg): use driverkit local build processor instead of implementing drivers build #356

Merged
merged 6 commits into from
May 8, 2024

Commits on May 7, 2024

  1. cleanup(pkg/driver): ported drivers build to use driverkit local buil…

    …der logic.
    
    Signed-off-by: Federico Di Pierro <[email protected]>
    FedeDP committed May 7, 2024
    Configuration menu
    Copy the full SHA
    b4ad2d2 View commit details
    Browse the repository at this point in the history
  2. chore(pkg/driver): small refactor.

    Signed-off-by: Federico Di Pierro <[email protected]>
    FedeDP committed May 7, 2024
    Configuration menu
    Copy the full SHA
    585d4fd View commit details
    Browse the repository at this point in the history
  3. update: bumped driverkit to v0.19.0.

    Signed-off-by: Federico Di Pierro <[email protected]>
    FedeDP committed May 7, 2024
    Configuration menu
    Copy the full SHA
    8d57c21 View commit details
    Browse the repository at this point in the history
  4. chore(go,pkg/driver): bumped driverkit to falcosecurity/driverkit#342.

    This fixes the build.
    
    Signed-off-by: Federico Di Pierro <[email protected]>
    FedeDP committed May 7, 2024
    Configuration menu
    Copy the full SHA
    2e535cb View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. update(go): bumped driverkit to v0.19.1.

    Signed-off-by: Federico Di Pierro <[email protected]>
    FedeDP committed May 8, 2024
    Configuration menu
    Copy the full SHA
    f65d4bd View commit details
    Browse the repository at this point in the history
  2. update(go): bumped all deps.

    This was needed because of a cross-deps build issue because of versions mismatches.
    
    Signed-off-by: Federico Di Pierro <[email protected]>
    FedeDP committed May 8, 2024
    Configuration menu
    Copy the full SHA
    90c4dbf View commit details
    Browse the repository at this point in the history